+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Red Hat 8.3 : OPatching
STEP 1 : PRE CHECK
- su root
- cat /etc/redhat-release or cat /etc/os*
- uname -r
- rpm -q kernel --last
- subscription-manager status
- subscription-manager list
- yum repolist
- yum list available
- yum updateinfo summary
- yum list kernel
- ifconfig
- df -Hk
- netstat -nr
- cat /etc/fstab
- yum update
- uname -r
- init 6
- rpm -qa kernel
- uname -r
- yum updateinfo summary
- su root
- cat /etc/redhat-release
- uname -r
- rpm -q kernel --last
- subscription-manager status
- subscription-manager list
- yum repolist
- yum list available
- yum updateinfo summary
-----------------------------------
STEP 2 : BASIC HEALTH CHECK
- ifconfig
- netstat -nr
- df -hk
- cat /etc/fstab
- yum update
- uname -r
- yum list kernel
- rpm -qa kernel
- init 6 -- command gracefully reboots the system running all the K* shutdown scripts first
- vmware
- rpm -qa kernel
- uname -r
- yum updateinfo summary
- cat /etc/redhat-release
- uname -r
- yum update summary
- yum updateinfo summary
For Red Hat Linux distributions (e.g. RedHat, CentOS, Oracle), the following commands check for updates and patches the system:
yum check-update
yum update
For Suse-based Linux (e.g. Suse Linux Enterprise, OpenSuse), the following commands check for updates and patch the system:
zypper check-update
zypper update
For Suse-based Linux (e.g. Suse Linux Enterprise, OpenSuse), the following commands check for updates and patch the system:
zypper check-update
zypper update