Comments on Install WebVZ 2.0 On Debian Etch To Administrate OpenVZ
Install WebVZ 2.0 On Debian Etch To Administrate OpenVZ WebVZ is one of the simplest and most powerful web management tools for OpenVZ. This article explains how you can install WebVZ 2.0 on a Debian Etch system.
10 Comment(s)
Comments
I've found the tar.gz on:
http://kent.dl.sourceforge.net/sourceforge/webvz/webvz.2.0.tar.gz
thanks a lot for helping so great opensource project's to live... i haven't had the time to do the second tutorial btw. i havent time to use webvz 2.0 ;=) but now i would try it. Good Job man....
For Ubuntu 8.04, I had the "Solve Debian error" was not working for me. So I removed all rubygem packages, installed Ruby Gems from http://rubyforge.org/frs/?group_id=126 (extract, cd, then run "ruby setup.rb"), and installed rails from http://rubyonrails.org/down using gem install -v=2.1.0 rails. Now I just need to figure out how to run this as a daemon.
ruby script/server -d runs as daemon
On ubuntu 8.04 I was getting /usr/bin/gem:10:Warning: Gem::manage_gems is deprecated and will be removed on or after March 2009.
to solve this problem I did:
selected pre-release and unsupported packages in Software Sources.
apt-get remove ruby*
apt-get clean
apt-get install ruby rubygems
It helped me, you could try without selecting pre-release and unsupported packages, just some apt-get magic.
On debian i think same magic will work in case of error, just skip update --system stage.
I was just wondering if this same WebVZ install applies to CentOS 5.2 as well?
I had the following Troubles installing WebVZ on CentOS 5.2
- The URL http://localhost gives me in a browser (after renaming public/index.html)
Routing Error
No route matches "/" with {:method=>:get}
- http://localhost/menu allows me to login with the default admin account, but if I click e.g. "Users" the browser output says (http://localhost/user/list)
NoMethodError in UserController#list
undefined method `authorize' for #<UserController:0x2aaaac9e88c0>
Can this be done on CentOS 5.2?
The problem was solved by unzipping the WebVZ tar file again. The command rails /path/to/app caused the problem.
Hello
I just install your soft on two my servers on debian
On One server all working fine but on other no`t i have problem with making new VPS or to see conffiguration files i can`t change Memory on container....
Can you upload main:~# wget http://www.eurosrv.com/sqlite3_adapter.rb One more time
Thanks
Pawel Urbanowicz