Monday, September 20, 2010

Linux - Ksplice Uptrack Installation

Installing Ksplice Uptrack on CentOS

Please use the same access key on all of your systems. If you don't remember it, you can get it from the web interface.

Download the Ksplice Uptrack repository installation RPM package and run the following commands as root:
wget https://www.ksplice.com/yum/uptrack/centos/ksplice-uptrack-release.noarch.rpm 
rpm -i ksplice-uptrack-release.noarch.rpm
yum -y install uptrack 

Edit /etc/uptrack/uptrack.conf and insert your access key.

Please use the same access key for all of your systems. Once you've done that, please run the following command as root to bring your kernel up to date:
uptrack-upgrade -y

No comments:

Post a Comment