建立系统默认软件仓库

题:建立系统默认软件仓库html

  • YUM 的软件库源为 http://rhgls.domain10.example.com/pub/x86_64/Server

方法1:建立yum文件vim

# vim /etc/yum.repos.d/yumserver.repodom

[yumserver]
name=yumserver
baseurl= http://rhgls.domain10.example.com/pub/x86_64/Server
enabled=1
gpgcheck=0

更多详情:http://www.javashuo.com/article/p-trgakfwv-er.htmlurl

相关文章
相关标签/搜索