Skip to content

GUI developed with Python and Tkinter to handle the VMs of a server virtualized with XenServer.

Notifications You must be signed in to change notification settings

srzabala92/Munizabal-VM-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Munizabal-VM-Manager

GUI developed with Python and Tkinter to handle the VMs of a server virtualized with XenServer.

-Dependencies: 1)Pygubu: You have to clone or download project from repository: https://github.com/alejandroautalan/pygubu or install via pip :
$sudo pip install pygubu
2)XenAPI:
$pip install xenapi

-How to Run (Linux Commands Terminal):

1)Decompress .tar.gz.file on a file (tar -xvf Munizabal-Gestor-1.00.tar.gz -C path/to/file)
2)Go to File where is uncompressed ($cd path/to/file/Munizabal-master) by terminal
3)Run with Python2.7 the file "start-munizabal.py" ($python2.7 start-munizabal.py)
4)Wait several seconds till the GUI is showned

-Help:

If there is any problem with this program,please contact with administrator:
sezabalam@alumnos.unex.es

About

GUI developed with Python and Tkinter to handle the VMs of a server virtualized with XenServer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages