时间:2016-02-26 17:54 来源: 我爱IT技术网 作者:佚名
欢迎您访问我爱IT技术网,今天小编为你分享的电脑教程是服务器系列之:【使用光盘配置本地yum源的方法 yum源配置】,下面是详细的分享!
使用光盘配置本地yum源的方法 yum源配置
[base]
name=Instructor Server Repository
baseurl=file:///yum/Server
gpgcheck=1
# This one is needed for xen packages
[VT]
name=Instructor VT Repository
baseurl=file:///yum/VT
gpgcheck=1
# This one is needed for clustering packages
[Cluster]
name=Instructor Cluster Repository
baseurl=file:///yum/Cluster
gpgcheck=1
# This one is needed for cluster storage (GFS, iSCSI target, etc…) packages
[ClusterStorage]
name=Instructor ClusterStorage Repository
baseurl=file:///yum/ClusterStorage
gpgcheck=1
以上就是关于使用光盘配置本地yum源的方法 yum源配置的服务器维护教程分享,更多电脑教程请移步到>>电脑教程频道。
- 评论列表(网友评论仅供网友表达个人看法,并不表明本站同意其观点或证实其描述)
-
