CentOS bug修复指令集(阿里云适用)
Posted nopassword
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS bug修复指令集(阿里云适用)相关的知识,希望对你有一定的参考价值。
如 RHSA-2017:0817: kernel security, bug fix, and enhancement update (Moderate)
修复方案:
yum update kernel
yum update kernel-devel
yum update kernel-firmware
yum update kernel-headers
依次在控制台输出即可,会提示下载,到最后有一个 Y/N,选择Y即可。
最后显示Complete!
完成了。
另阿里云的46个漏洞所有修复命令
yum update kernel
yum update kernel-devel
yum update kernel-firmware
yum update kernel-headers
yum update openssh
yum update openssh-clients
yum update openssh-server
yum update ntp
yum update ntpdate
yum update libxml2
yum update libxml2-devel
yum update libxml2-python
yum update ntp
yum update ntpdate
yum update openssh
yum update openssh-clients
yum update openssh-server
yum update grep
yum update libreport
yum update libreport-cli
yum update libreport-compat
yum update libreport-plugin-kerneloops
yum update libreport-plugin-logger
yum update libreport-plugin-mailx
yum update libreport-plugin-reportuploader
yum update libreport-plugin-rhtsupport
yum update libreport-python
以上是关于CentOS bug修复指令集(阿里云适用)的主要内容,如果未能解决你的问题,请参考以下文章
阿里云 Centos 7 部署Tableau server2021.4.2环境(log4j漏洞修复版)