OpenVZ Forum


Home » General » Discussions » WVZ, some additional install information
WVZ, some additional install information [message #31029] Sat, 14 June 2008 21:14
Matts is currently offline  Matts
Messages: 5
Registered: April 2008
Junior Member
I'm trying to get WVZ running.

This actually should not be a huge problem because it's PHP based, but if you ask me, it's not developed to use /vz

The config file is like this:

//Comment this for error reporting/debugging
//error_reporting(0);

//Root user for logging in
$rootuser = "root";

//Root password for logging in
$rootpass = "toor";

//Full path to setuid binary
//The directory where it resides should only be readable by the webserver user
$v = "/wvz/suwvz";

//Enable/disable SSH Java applet in menu (set this to true/false)
//To use is, you must have SSH version 1 enabled on the server
//along with "PasswordAuthentication yes" in sshd_config
$javassh = true;

//port for Java SSH applet
$javassh_port = 22;



Where the install docs don't make things very clear also:

http://homaly.dunanet.hu/wvz/install.html

Because the templates are most of the time placed in:

/vz/template/cache

I think it's nicer to have stuff setup like that.

Someone some experience info about this ?

Thanks !


Previous Topic: live migration- Openvz X Xen
Next Topic: Template metadata for fedora-8
Goto Forum:
  


Current Time: Thu May 02 21:59:04 GMT 2024

Total time taken to generate the page: 0.01769 seconds