摘要: CentOS使用yum update更新时不升级内核 cp /etc/yum.conf /etc/yum.confbak 方法一、修改yum的配置文件 vi /etc/yum.conf 在[main]的最后添加 exclude=kernel* exclude=centos-release* 方法二、 阅读全文
posted @ 2019-12-09 15:43 斑呢个斑马 阅读(814) 评论(0) 推荐(0)