This is an old revision of the document!
See also Xen Cloud Platform (XCP)
See also Citrix XenServer and Xen Cloud Platform (XCP)
OpenXenManager is a graphical interface to manage XenServer / Xen Cloud Platform (XCP) hosts through the network. OpenXenManager is an open-source multiplatform clone of XenCenter (Citrix).
sudo apt-get install subversion python-glade2 python-gtk-vnc cd ~/bin/ svn co https://openxenmanager.svn.sourceforge.net/svnroot/openxenmanager openxenmanager
Launcher command:
python ~/bin/openxenmanager/window.py
sudo yum -y install gtk-vnc-python subversion cd ~/bin/ svn co https://openxenmanager.svn.sourceforge.net/svnroot/openxenmanager openxenmanager
Launcher:
python ~/bin/openxenmanager/trunk/window.py