zoukankan      html  css  js  c++  java
  • 2017/9/1服务器安全更新

    更新如下包

    RHSA-2016:2674: libgcrypt security update (Moderate):
    yum update libgcrypt
    
    
    RHSA-2017:1372: kernel security and bug fix update (Moderate):
    yum update kernel
    yum update kernel-firmware
    yum update kernel-devel
    yum update kernel-headers
    
    
    
    glibc security update (Important):
    yum update glibc
    yum update glibc-common
    yum update glibc-devel
    yum update glibc-headers
    
    
    
    
    RHSA-2017:0641: openssh security and bug fix update (Moderate):
    yum update openssh
    yum update openssh-clients
    yum update openssh-server
    
    
    
    
    RHSA-2017:0286: openssl security update (Moderate):
    yum update openssl
    yum update openssl-devel
    
    
    
    RHSA-2016:2972: vim security update (Moderate):
    yum update vim-filesystem
    yum update vim-minimal
    
    
    RHSA-2017:1100: nss and nss-util security update (Critical):
    yum update nss-util
    yum update nss
    yum update nss-sysinit
    yum update nss-tools

    456

  • 相关阅读:
    异常流
    动手动脑7
    《大道至简七八章》
    接口与继承-动手动脑
    《大道至简第六章》读后感
    随机数存放到数组并求和
    《大道至简第五章》

    echo
    mount命令
  • 原文地址:https://www.cnblogs.com/yaohan/p/7479901.html
Copyright © 2011-2022 走看看