Menu

OpenXenManager on Ubuntu

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).
Features
  • xen console linux
  • xencenter linux
  • openxencenter
  • xencenter macosx
  • xcp gui
  • xcp frontend
  • xenserver frontend
Requirements For OpenXenManager
Following packages are required to run awesome OpenXenManager in your system. Keep make a note also, its script name is "openxenmanager" by which you will open the OpenXenManager in your system.
  • Python 2.7
  • pyGTK 2.16
  • ConfigObj
  • GTK-VNC (Linux only)
Install OpenXenManager on Ubuntu 14.04 LTS
In this section we will do the installation of OpenXenManager on Ubuntu 14.04 LTS. Follow the given below steps –
1. Update the repo
sudo apt-get update
2. Install Git
sudo apt-get install git
3. Install package dependences
sudo apt-get install python-gtk2 glade python-gtk-vnc python-glade2 python-configobj
4. Clone the repo from GitHub and install
Clone the git repo by given below command
git clone https://github.com/OpenXenManager/openxenmanager.git
Now change to cloned repo directory
cd openxenmanager
Now install the package by running below given command. This will install the OpenXenManager in your system.
sudo python setup.py install
5. Run the OpenXenManager
To open the GUI of OpenXenManager, simply run the command
openxenmanager
The OpenXenManager GUI will open. And now you can start working on. Connect with XenServer with the help of OpenXenManager.

About Author:


I am a Linux Administrator and Security Expert with this site i can help lot's of people about linux knowladge and as per security expert i also intersted about hacking related news.TwitterFacebook

Next
Newer Post
Previous
Older Post

0 comments:

Post a Comment

 
Top