The patch management system
In present computing scenarios, vulnerability and patch management are part of a never-ending cycle. When a computer is attacked due to a known vulnerability for the purpose of being exploited, the patch for such a vulnerability already exists; however, it has not been implemented properly on the system, thus causing the attack.
As a system administrator, we have to know which patch needs to be installed and which one should be ignored.
Getting ready
Since patch management can be done using the inbuilt tools of Linux, no specific settings need to be configured before performing the steps.
How to do itβ¦
The easiest and most efficient way to keep our system updated is using Update Manager, which is built into the Linux system. Here, we will explore the workings of Update Manager in the Ubuntu system:
To open the graphical version of Update Manager in Ubuntu, click on Superkey, which is on the left-hand side in the toolbar, and then type update. Here, we can see Update...