Howto install yum on a Virtuozzo container
Thursday, August 21st, 2008Please 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) [...]