OpenXenManager is an open source cross-platform clone of XenCenter. It has a graphical interface for management
We are going to explain how to install OpenXenManager in Debian squeeze.
We install the necessary packages for its operation.
apt-get install python-gtk-vnc libgtk-vnc-1.0-0
We download OpenXenManager
wget http://ftp.de.debian.org/debian/pool/main/o/openxenmanager/openxenmanager_0.r80+dfsg-4_all.deb
We install
dpkg -i openxenmanager_0.r80+dfsg-4_all.deb
We create a launcher
Ready to add pools… and manage
Regards, Rokitoh
:wq!

Comments