摘要:
1、在项目根目录的pom.xml文件中添加nacos加密所需的插件版本管理 <properties> <nacos-aes-encryption-plugin.version>1.0.0-SNAPSHOT</nacos-aes-encryption-plugin.version> </propert 阅读全文
posted @ 2025-06-11 15:42
哈喽哈喽111111
阅读(492)
评论(0)
推荐(0)
摘要:
1、配置yum清华源镜像源 sed -e "s|^mirrorlist=|#mirrorlist=|g" \ -e "s|^#baseurl=http://mirror.centos.org/centos/\$releasever|baseurl=https://mirrors.tuna.tsing 阅读全文
posted @ 2025-06-11 13:18
哈喽哈喽111111
阅读(748)
评论(0)
推荐(0)
摘要:
1、tuned调优工具简介 tuned是Linux调优工具(自动优化),RHEL8默认内置tuned,RHEL7需要手工安装 2、安装tuned # centos安装tuned调优工具 yum install tuned -y # Ubuntu或Debian安装 sudo apt install t 阅读全文
posted @ 2025-06-11 10:38
哈喽哈喽111111
阅读(140)
评论(0)
推荐(0)
摘要:
Centos7 使用yum从第三方仓库安装Python3.8 环境: CentOS Linux release 7.9.2009 起因: Centos 7 自带Python2.7.5版本。而默认的 YUM 安装的python3是 3.6版本,遂升级到3.8版本。 # 仓库注册 cat >> /etc 阅读全文
posted @ 2025-06-11 08:59
哈喽哈喽111111
阅读(210)
评论(0)
推荐(0)

浙公网安备 33010602011771号