工作常用

Posted zcmdxj

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了工作常用相关的知识,希望对你有一定的参考价值。

置换163yum 源(2018-01-07  00:53:18)

mv -i /etc/yum.repos.d/ /etc/yum.repos.d.bak/
mkdir -p /etc/yum.repos.d/
wget http://mirrors.163.com/.help/CentOS7-Base-163.repo -O /etc/yum.repos.d/CentOS-Base.repo
sed -i /^gpgcheck/s/=.*/=0/ /etc/yum.repos.d/CentOS-Base.repo

 

以上是关于工作常用的主要内容,如果未能解决你的问题,请参考以下文章