GNU/LINUX System Administration notes

21Aug Howto install yum on a Virtuozzo container

Please follow the following commands to install yum on your Virtuozzo container . The follwoing commands are to be run from the hardware node .
————————
[root@vps1 ~]# vzlist  -a
CTID      NPROC STATUS    IP_ADDR         HOSTNAME
1         91 running   192.168.46.242  ServiceCT
105         49 running   69.72.234.148   asdf
107         49 running   69.72.234.150   test.test.com2
————————
This will list all the configured containers and their container ID (CTID) [...]

07May yum sqlite error

Sometimes you may get the following error while working with yum:
root@server2 [~]# yum install kernel-smp
Setting up Install Process
Setting up repositories
update 100% |=========================| 951 B 00:00
base [...]