上一页 1 2 3 4 5 6 7 ··· 16 下一页
摘要: RockyLinux9.4升级Linux内核6.X🌶️ 原文连接:https://rockylinux.cn/notes/rocky-linux-9-nei-he-sheng-ji-zhi-6.html 查看当前内核版本 [root@localhost ~]# uname -aLinux iZ2z 阅读全文
posted @ 2024-07-08 18:16 Noleaf 阅读(885) 评论(0) 推荐(0)
摘要: 网络测速🥏 https://speed.cloudflare.com/ 阅读全文
posted @ 2024-07-08 09:49 Noleaf 阅读(39) 评论(0) 推荐(0)
摘要: 阿里云OSS迁移bucket(政务云迁移至公共云)🥥 使用ossimport迁移数据 官网操作文档 ossimport有单机模式和分布式模式两种部署方式。 单机模式:当您需要迁移的数据小于30 TB时,推荐部署单机模式。您可以将ossimport部署在任意一台可以访问您待迁移数据,且可以访问OSS 阅读全文
posted @ 2024-06-28 14:58 Noleaf 阅读(174) 评论(0) 推荐(0)
摘要: Online_install.sh🪸🪼 适用于CentOS7和OpenAnolis8系统。 在线安装 #!/usr/bin/bash #Date:2024/04/03 #Author:Noleaf #color_print red_start="\033[31m" red_end="\033[0 阅读全文
posted @ 2024-04-04 18:50 Noleaf 阅读(59) 评论(0) 推荐(0)
摘要: Online_install_mem_redis.sh🔮 Online_install_mem_redis Online_remove_mem_redis [root@localhost ~]# vim Online_install_mem_redis.sh #!/usr/bin/bash #Da 阅读全文
posted @ 2024-04-03 22:10 Noleaf 阅读(38) 评论(0) 推荐(0)
摘要: tomcat采集阿里云slb真实客户端ip🫚 一、在阿里云slb控制台配置采集信息 阿里云已默认开启通过X-Forwarded-For头字段获取客户端真实IP功能: 可按需勾选其他字段: 二、配置tomcat日志采集 打开server.xml文件,添加 “X-Forwarded-For”字段 具体 阅读全文
posted @ 2024-03-20 11:36 Noleaf 阅读(206) 评论(0) 推荐(0)
摘要: Chat🥥🫚 阅读全文
posted @ 2024-02-19 10:03 Noleaf 阅读(10) 评论(0) 推荐(0)
摘要: RockyLinux9.2编译安装golang1.21🔰 golang官网 https://golang.google.cn/dl/ 1. 下载go安装包 [root@localhost ~]# wget https://golang.google.cn/dl/go1.21.5.linux-amd 阅读全文
posted @ 2024-01-09 15:17 Noleaf 阅读(182) 评论(0) 推荐(0)
摘要: Anolis8 制作OpenSSH9.4p1 RPM包🪬 1.下载源码包 下载OpenSSH9.4p1源码包 [root@iZ2zeam23ltaxefr0nzhn0Z ~]# wget https://mirrors.tuna.tsinghua.edu.cn/OpenBSD/OpenSSH/po 阅读全文
posted @ 2023-09-27 16:40 Noleaf 阅读(592) 评论(0) 推荐(0)
摘要: CentOS8 挂载本地 YUM 源🐌 原文链接:https://blog.csdn.net/chrisy521/article/details/129659835 有时候服务器不能访问外网环境时,安装系统需要的软件特别麻烦,一些软件包可能需要关联安装十几个其他的 rpm 包,安装完成后,有可能因 阅读全文
posted @ 2023-09-26 13:26 Noleaf 阅读(749) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 16 下一页