User Tools

Site Tools


virtualization:openxenmanager

This is an old revision of the document!


OpenXenManager

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).

http://sourceforge.net/projects/openxenmanager/

http://sourceforge.net/apps/trac/openxenmanager/wiki

Installation

Ubuntu

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

Fedora

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
virtualization/openxenmanager.1362950405.txt.gz · Last modified: 2013/03/10 15:20 by gcooper