0

I am trying to upgrade security patches on production boxes. Need to know how can i plan this activity. I also need to make sure that in case something is wrong then how do i roll the updates.

1 Answers1

1

You do that by using common business practices:

  1. Read the Ubuntu Security notices
  2. Keep system back-ups of your system (you're definitely user type 4)
  3. Have a test system (virtual or not) to test updates before rolling them out
  4. Use secure passwords and don't re-use them.
  5. Install software intelligently and keep it updated as well.
  6. etc...
Fabby
  • 35,017