crx349 发表于 2019-7-6 00:07:20

Centos 6/7/8 常用l漏洞补丁更新

2023-9-13
yum update bind-export-libs -y
yum update xz* -y
yum update rsync -y
yum update sudo -y

yum update krb5-libs -y
yum update krb5-devel -y
yum update libkadm5 -y

yum update perl-Git -y
yum update git -y
yum update python -y
yum update python-devel -y
yum update python-libs -y



2023-04-27

yum update gzip* -y
yum update device* -y
yum update grub2* -y
yum update zlib* -y
yum update kpartx* -y


2022-10-11

yum update json-c -y
yum platform-python-pip -y
yum update python3-pip -y
yum update python3-pip-wheel -y
yum update python3-rpm -y
yum update rpm* -y
yum update lua-libs -y



2022-6-10
yum update libwebp -y
yum update nettle -y
yum update expat* -y



2022-5-30
yum update libwmf* -y
yum update ImageMagick* -y
yum update OpenEXR* -y
yum update cyrus* -y
yum update libsepol* -y
yum update ncurses* -y



2021-4-22

yum update authconfig -y
yum update libpng* -y
yum update e2fsprogs* -y
yum update libcom_err* -y
yum update libss -y
yum update libxslt* -y
yum update cpio -y
yum update gd*-y
yum update openldap -y


2020-10-7

yum update atk -y
yum update fribidi -y
yum update pango -y
yum update ppp -y
yum update libicu-doc -y
yum update shared-mime-info -y
yum update python-perf-y
yum update avahi-libs-y
yum update plymouth* -y
yum update gtk* -y


2020-6-9

yum update gettext* -y
yum update expat -y
yum update libxml2* -y
yum update cups* -y
yum update net-snmp* -y
yum update libicu -y
yum update avahi* -y


2020-05-20
yum update libX11-common -y
yum update libX11 -y
yum update libX11-devel -y
yum update libtiff -y
yum update polkit -y
yum update libarchive -y
yum update binutils -y
yum update openssl-libs -y
yum update tcpdump -y
yum update sqlite -y
yum update python-pillow -y
yum update unzip -y
yum update mariadb-libs -y
yum update telnet -y
yum update icu -y

2020-05-18
yum update wget -y
yum update tcpdump -y
yum update vim* -y
yum update patch -y
yum update bind* -y
yum update gnupg2 -y
yum update setup -y
yum update perl* -y
yum update libcroco -y
yum update ntp* -y
yum update elfutils* -y





2019-8-24

yum update dbus* -y
yum update mariadb* -y
yum update libtasn* -y
yum update gsettings* -y
yum update libsoup* -y
yum update glib* -y
yum update dnsmasq* -y
yum update libnl* -y
yum update tcpdump -y
yum update openssl* -y
yum update yum* -y

2019-8-13
yum update xorg* -y
yum update libX11* -y
yum update mesa* -y
yum update libdrm* -y
yum update apr* -y
yum update sos -y
yum update libkadm* -y
yum update fontconfig* -y
yum update libwayland* -y
yum update mod_perl* -y


2019-8-6

yum update microcode_ctl -y
yum updateyum-plugin-fastestmirror -y
yum updatepolicycoreutils -y
yum updatelibcroco -y
yum update gobject* -y
yum update bind* -y
yum update libssh* -y
yum update polkit -y
yum update dracut* -y
yum update perl* -y
yum update ghostscript -y
yum update dhcp* -y
yum update gnupg2 -y
yum update iwl* -y
yum update procps-ng-y
yum update dhclient-y
yum update setup-y
yum update coreutils* -y
yum update cairo* -y
yum update libjpeg* -y


2019-7-6

yum update systemd* -y
yum update policycoreutils -y
yum update jasper* -y
yum update freetype* -y
yum update python* -y
yum update pam -y
yum update file* -y
yum update procps -y
yum update rsyslog -y
yum update abrt* -y
yum update NetworkManager* -y
yum update unzip -y
yum update mailx -y
yum update bash -y
yum update sudo -y
yum update libX* -y
yum update libxcb* -y
yum update curl -y
yum update libcurl* -y
yum update krb5* -y
yum update binutils -y
yum update wpa* -y
yum update openssh -y
yum update rpm* -y
yum update procps* -y
yum update kernel* -y
yum update nss* -y
yum update kernel -y
yum update kernel-firmware -y
yum update kernel-devel -y
yum update kernel-headers -y
yum update kernel* -y
yum update git -y
yum update perl-Git -y
yum update sqlite -y
yum update libuser -y
yum update bind-libs -y
yum update bind-utils -y
yum update openssh -y
yum update openssh-clients -y
yum update openssh-server -y
yum update libgcrypt -y
yum update openldap -y
yum update libtiff -y
yum update libreport -y
yum update libreport-cli -y
yum update libreport-compat -y
yum update libreport-plugin-kerneloops -y
yum update libreport-plugin-logger -y
yum update libreport-plugin-mailx -y
yum update libreport-plugin-reportuploader -y
yum update libreport-plugin-rhtsupport -y
yum update libreport-python -y
yum update gnutls -y
yum update subversion -y
yum update glibc -y
yum update glibc-common -y
yum update glibc-devel -y
yum update glibc-headers -y
yum update nscd -y
yum update vim* -y
yum update grep -y

内核升级后,卸载老版本内核
看当前内核
uname -a

列出全部内核
rpm -qa | grep kernel

卸载老内核
yum remove kernel-3.10.0-693.el7.x86_64 kernel-3.10.0-693.2.2.el7.x86_64 -y
页: [1]
查看完整版本: Centos 6/7/8 常用l漏洞补丁更新