This guide is to prevent the CentOS auto-update and cause server cannot boot-up.
- Login account 'root'
- Run Terminal
- Run the command below
systemctl stop packagekit
Run the command below
yum remove PackageKit*
- Enter 'Y' to proceed with installation
- Auto update package is being removed.
- Packages are fully removed when 'Complete!' message appear.
- If the server had disable the auto update. You will see below message on terminal;