Monthly Archives: February 2008

Enable installonlyn on CentOS 4.x

Easy way to enable: yum -y install yum-utils; \ cp -p /usr/share/doc/yum-utils-0.5/plugins/installonlyn/installonlyn.conf /etc/yum/pluginconf.d/; \ cp -p /usr/share/doc/yum-utils-0.5/plugins/installonlyn/installonlyn.py /usr/lib/yum-plugins/

Posted in CentOS, CentOS 4.x | Leave a comment