狂甩酷拽吊炸天
分类: LINUX
2017-04-20 14:22:19
RHEL7.2 配置网络yum 源配置
[root@localhost ~]# wget -O /etc/yum.repos.d/-Base.repo
[root@localhost ~]# sed -i 's/$releasever/7/g' /etc/yum.repos.d/CentOS-Base.repo
[root@localhost ~]# yum clean all
[root@localhost ~]# yum list