摘要: 最近折腾CentOS和kubernetes,遇到一些安装问题,把和yum相关的逐步总结如下: 如何用本地的cdrom作为yum源 mount /dev/cdrom /mnt 先查询是否安装了createrepo的包 rpm -qa | grep createrepo 如果没有的话,转到/mnt/Pa 阅读全文
posted @ 2017-05-04 20:11 ericnie 阅读(600) 评论(0) 推荐(0) 编辑