User Tools

Site Tools


virtualization:openxenmanager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
virtualization:openxenmanager [2013/11/07 12:31]
gcooper
— (current)
Line 1: Line 1:
-====== OpenXenManager ====== 
- 
-See also **[[virtualization:xenserver:xenserver|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 
- 
-http://www.dedoimedo.com/computers/openxenmanager.html 
- 
-===== Installation ===== 
- 
-==== Ubuntu ==== 
- 
-<file> 
-sudo apt-get install subversion python-glade2 python-gtk-vnc 
-cd ~/Dropbox/bin/ 
-svn co https://openxenmanager.svn.sourceforge.net/svnroot/openxenmanager openxenmanager 
-</file> 
- 
-Launcher command: 
- 
-<file> 
-python ~/bin/openxenmanager/window.py 
-</file> 
- 
-==== Fedora ==== 
- 
-<file> 
-sudo yum -y install gtk-vnc-python subversion 
-cd ~/bin/ 
-svn co https://openxenmanager.svn.sourceforge.net/svnroot/openxenmanager openxenmanager 
-</file> 
- 
-Launcher: 
- 
-<file> 
-python ~/bin/openxenmanager/trunk/window.py 
-</file> 
  
virtualization/openxenmanager.1383852716.txt.gz · Last modified: 2013/11/07 12:31 by gcooper