Sean's Blog


  • Home

  • Tags

  • Categories

  • Archives

  • Search

CentOS切换阿里yum镜像源

Posted on 2019-08-06 | In linux环境配置
1
2
3
4
curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
curl -o /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
yum clean all
yum makecache

CentOS6记得修改对应位置

# linux # linux环境配置 # yum
CentOS安装nginx
shell中的变量

Sean

46 posts
10 categories
18 tags
© 2019 Sean
Powered by Hexo
|
Theme — NexT.Gemini v5.1.4