部署一切服务之前,肯定要先配置好系统基础设施啦
对于centos,更新yum源再说
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
yum clean all
yum makecache
yum update
部署一切服务之前,肯定要先配置好系统基础设施啦
对于centos,更新yum源再说
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
yum clean all
yum makecache
yum update
本文标题:[centos]部署一切服务之前
本文链接:https://www.haomeiwen.com/subject/ksbuyxtx.html
网友评论