Thanks my mistake.
Now I'm trying to install ovz panel
http://code.google.com/p/ovz-web-panel/wiki/Installation
Ran auto installer with no errors:
wget -O - http://ovz-web-panel.googlecode.com/svn/installer/ai.sh | sh
But, it says:
Starting services...
Starting OpenVZ Web Panel
=> Booting WEBrick...
=> Rails 2.2.2 application started on http://0.0.0.0:3000
[2011-03-10 20:47:31] INFO WEBrick 1.3.1
[2011-03-10 20:47:31] INFO ruby 1.8.5 (2006-08-25) [x86_64-linux]
Starting watchdog daemon...
Starting the daemon...
Syncing physical servers state...
Adding localhost to the list of controlled servers...
Panel should be available at:
http://server1.host.com:3000
However, I wish to access via IP like
http://ipaddress:3000
I went there, page not found.