Recent Changes - Search:

Softwares

.

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
Edit - History - Print - Recent Changes - Search
Page last modified on October 04, 2007, at 04:45 AM