搭建本地YUM源仓库

一、准备一台web服务器(apache/nginx)html 二、下载想要同步的yum源的repo文件nginx http://mirrors.aliyun.com/repo/ 三、安装createrepo和reposync两个命令web yum install -y createrepo reposync 四、查看apache yum clean all;yum repolist 五、repos
相关文章
相关标签/搜索