Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
tutorial:adm:server_os_updates [2019/12/10 15:18]
fiserp created
tutorial:adm:server_os_updates [2019/12/10 15:35]
fiserp
Line 1: Line 1:
 ====== Server updates - OS updates ====== ====== Server updates - OS updates ======
 <note warning>Page in construction, please do not use (yet).</note> <note warning>Page in construction, please do not use (yet).</note>
 +To ensure secure operation, servers in the infrastructure have to be kept up to date. This tutorial addresses the need for OS updates of the IdM server and gives basic guidelines and recommendations.
 +
 +===== Update strategy =====
 +Each organization has some sort of schedule to apply OS patches: weekly, monthly, quarterly, never (not a good one), etc. You can patch the OS according to your strategy, but we recommend to perform patching at least once every three months. IdM relies on packages and libraries from the operating system and if those are not patched, security of the whole IdM solution also deteriorates.
 +
 +==== Things to consider ====
 +Before applying updates, there are few things to consider:
  • by fiserp