ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Bash update command CentOS

    Scheduled Pinned Locked Moved IT Discussion
    5 Posts 4 Posters 1.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • thegillionT
      thegillion
      last edited by

      Hey IT world just in case you didnt know about the Bash bug that is out here is the command to fix it for CentOS

      yum -y update bash nss

      My job today is to run this all of our servers 😞

      1 Reply Last reply Reply Quote 1
      • ?
        A Former User
        last edited by

        Sounds like you need chef

        scottalanmillerS 1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch
          last edited by

          Been reading and it seems this is not truly fixed.

          JaredBuschJ 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @A Former User
            last edited by

            @Aaron-Studer said:

            Sounds like you need chef

            Not really.... for i in $(cat server_list); do ssh -qt $i "yum -y update"; done

            That is literally all that you need for patching.

            1 Reply Last reply Reply Quote 0
            • JaredBuschJ
              JaredBusch @JaredBusch
              last edited by

              @JaredBusch said:

              Been reading and it seems this is not truly fixed.

              Patched yesterday afternoon and everything seems resolved.

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              • First post
                Last post