摘要: 方法一、修改yum的配置文件vim /etc/yum.conf 在[main]的最后添加 exclude=kernel* exclude=centos-release* 方法二、直接在yum的命令后面加上如下的参数yum --exclude=kernel* update 查看系统版本 cat /et 阅读全文
posted @ 2018-01-01 17:27 Monbro 阅读(1764) 评论(0) 推荐(0)