-
Recent Posts
Categories
Archives
Tag Archives: centos
No module named cElementTree yum update error
Found yum broken on a legacy CentOS 5.x server while installing updates. The error was: root # yum update There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: … Continue reading
Posted in Linux Guides
Tagged cElementTree, centos, centos updates, python, python-elementtree, yum, yum updates
1 Comment
KVM Hardware Virtualization on CentOS 6.2 Dedicated Servers
I wrote this guide to show you how to do a proper KVM setup on your CentOS dedicated server. We will be using VNC and connecting to the dedicated server remotely from your workstation. I realize there are a lot … Continue reading
CentOS 6 Yum-Cron Automatic Updates
Some of us prefer the yum-cron method of automatic updates. CentOS 6 shipped out with a daemonized updater that may not suit your particular needs. Here is the proper procedure for switching over to yum-cron: You should then run a … Continue reading
Posted in Linux Guides
Tagged automatic updates, centos, centos 5, centos 6, centos automatic updates, centos updates, chkconfig, yum install, yum-cron, yum-updatesd
Leave a comment