Find the answer to your Linux question:
Results 1 to 2 of 2
Quick question, when you are applying patches to a production server do you stop the services (ssh, sendmail, nfs, etc) or do you keep the services running during updates? Thanks....
  1. #1
    Just Joined!
    Join Date
    Dec 2010
    Location
    Key-stone state
    Posts
    54

    Server Maintenance

    Quick question, when you are applying patches to a production server do you stop the services (ssh, sendmail, nfs, etc) or do you keep the services running during updates?

    Thanks.

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Quote Originally Posted by grimm08 View Post
    Quick question, when you are applying patches to a production server do you stop the services (ssh, sendmail, nfs, etc) or do you keep the services running during updates?

    Thanks.
    Assume you refer to doing updates with the system package manager such as yum, then the answer is that you keep them running. The installation scripts that will run will shutdown and restart the services and unload/reload any drivers that were updated. The only time you need to shut down anything, is when you update the kernel and you want to start the system with the new kernel. In that case, you need to reboot.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...