Managing OpenVZ With The WebVZ Control Panel On Debian Lenny
Mar 19, 2009, 10:32 (0 Talkback[s])
(Other stories by Falko Timme)
[ Thanks to Falko
Timme for this link. ]
"1 Preliminary Note
I'm using a Debian Lenny server with the hostname
server1.example.com and the IP address 192.168.0.100 here. I'm
assuming that OpenVZ is already installed on working on the server,
e.g. as shown in this tutorial: Installing And Using OpenVZ On
Debian Lenny (AMD64)
2 Installing WebVZ
First we install some prerequisites: apt-get install ruby rubygems
libsqlite3-ruby sqlite3 irb1.8 libopenssl-ruby1.8
libreadline-ruby1.8 rdoc1.8 WebVZ needs Rails version 2.1.0 which
we install as follows:
gem install -v=2.1.0 rails"
Complete Story
Related Stories: