centos7 系统优化
摘要:CentOS7优化 一.关闭selinux sed -i 's/=enforcing/=disabled/' /etc/selinux/config setenforce 0 二.更改为阿里yum源 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repo
阅读全文
posted @ 2021-11-07 07:05
posted @ 2021-11-07 07:05
posted @ 2021-11-07 07:03