Tech Notes header image

Posts under ‘CentOS’

Yum Cheats

install with broken packages
# yum -y install yum-skip-broken

To add an ip resource who’s a member of group “ip_group” create an xml file :

[...]

Error: Missing Dependency: libgaim.so.0 is needed by package nautilus-sendto

tried installing gnome on CentOS using group installed and got the above error. there's a bug report and solutions for it here : http://bugs.centos.org/view.php?id=2483

CentOS 5 - No module named cElementTree when running yum

upgrade my elementtree
wget http://www.python.org/pyvault/centos-4-i386/python24-elementtree-1.2.6-5.el4.pyv.i386.rpm rpm -i python24-elementtree-1.2.6-5.el4.pyv.i386.rpm
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=3401

Centos VMware - allow access for non root user

Add group vmware Add user to group Make sure vmware group has execute privileges to virtual machine