
How do you approach centralised patch management for Linux?
Most Configuration Management tools are really good at this. puppet and Chef being two of the most popular, and radmind being the one I use. The documentation for the specific tool will give you an …
linux - Patching with Puppet - Server Fault
Patch management is a very broad topic that can have variables like company policy. Therefore there is no out of the box solution that fits all needs, and therefore, puppet only comes with the tools to create …
linux - Patch Management - Server Fault
I am looking for an open source patch management system that I can install locally. I would like to be able to store and search patches then download them to machines without having to search various
patch management - Data Center Automation tools and Novell Suse …
From an official Novell perspective, the available tools are SMT (Subscription Management Tool) and ZLM (Zenworks Linux Management). SMT is a free tool that simply accesses your entitled Suse …
linux - How to handle security updates within Docker containers ...
If your container has a security problem, you rebuild a version of the container that's patched and deploy the new container. (many containers use a standard base image that uses standard package …
How to disable auto-update for virtual machines in Azure?
Apr 21, 2022 · This article describes how you can enable the Update Management feature on one or more Azure virtual machines (VM). To enable Azure VMs at scale, you must enable an existing …
linux - How to troubleshoot reboot issue after disruptive kernel patch ...
We applied the monthly kernel disruptive patch but the server didn’t boot up after the patches. We rebooted manually from vcenter tool without any issue. My patch is completed on 12, Jul 00:26 . Co...
How to install security patches on CentOS 7.x - Server Fault
Oct 19, 2021 · I need to install several security and apllication patches. An example of a patch considered critical is below: Vulnerabilities 134087 - CentOS 7 : kernel (CESA-2020:0374)- Synopsis …
linux - Diff always fail to apply patch of files I make? - Server Fault
0 patch is very sensitive to its current directory and to the -p option. Are you certain that you are attempting to apply the patch from the correct location? Are you specifying a prefix (via -p) that is …
Monthly Patch Releases for Linux CentOS/RedHat - Server Fault
Mar 1, 2019 · Can somebody tell me when CentOS/RedHat release package updates monthly? Micrososft has patch Tuesday but I can't seem to find a day/week when CentOS/RedHat release …