Yum-automatic-nightly-update
Yum-automatic-nightly-update
- Copy and paste the command script and run the script using sh command.
- To activate an automatic nightly update and never update packages originating from official CentOS repositories with 3rd party repository packages.
chkconfig yum on service yum start yum -y install yum-plugin-protectbase echo "plugins=1" >> /etc/yum.conf