Skip to content

amanonearth/HXVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HXVM - Check Host compatibility with the Virtual Machines.

Features | Installation | Usage

Features

HXVM

  • Takes input from user to compare how many VMs they can run on their system
  • User can also get all system information
  • Recommends the number of VMs that can be run smoothly
  • Fast and User Friendly

Installation

  • First clone the repository or download the zip file:
    git clone https://github.com/amanonearth/HXVM.git
  • Navigate to the directory and install all the requirements:
    pip install -r REQUIREMENTS.txt
  • Give python files executable permission by running the code:
    sudo chmod +x *.py

Usage

  • To run the program, run main file:
    ** python3 main.py
  • Choose from the available options

    Example: Option 3- RAM Information

    options
  • If you want to check that how many virtual machine you can run:

choose option 6 >> then enter the no. of VM(s) you want to run >> then select the VM(s)

vm-compatibility

- If your system can not handle the number of virtual machine you entered, it will recommend the best possible option

vm-compatibility

Article

coming soon...

About

HXVM- Check host compatibility with the Virtual Machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages