Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

j0shua-daniel/vm-mgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NO LONGER MAINTAINED! I no longer support linux and what the linux foundation does and I will NOT make any script/software to improve experience on linux. More info.

Virtual Machine Manager

Website & Wiki

Blazing fast VM manager, that just works.

Install:

The default directory for qcow2 disk is ~/.vm-mgr/

To install vm-mgr, run:

curl -s https://raw.githubusercontent.com/j0shua-daniel/vm-mgr/refs/heads/main/setup | bash

Distros supported by the installer:

  1. Debian/Debian based.
  2. Arch/Arch based.
  3. OpenSUSE.
  4. RHEL/Fedora/RHEL based.
  5. Alpine(there are issues please refer to wiki if script doesn't work!).
  6. Void.
  7. Nixos (comming soon!)
  8. Gentoo (comming soon!)
  9. Solus (comming soon!)
  10. Slackware (comming soon!)
  11. Clear Linux.
  12. Fedora Silverblue (inside fedora toolbox).

If your distro is not supported by the installer please refer to the wiki.

Usage:

vm-mgr

You will see this:

1) Start a VM
2) Create a VM
3) Delete a VM
4) Help
5) Quit
Option:

Type "2" to create your first vm!

Cool Features.

  1. Minimal - vm-mgr is cli based, meaning it uses as little resources as possible!
  2. Can run VM's with less than 64MB ram. - Some other VM managers set the min memory for a VM to 64MB!
  3. Can run VM's with more threads. - Some other VM managers set the max threads to what the host has.
  4. It uses the terminal. - Makes the terminal even more powerful.
  5. BSD support - vm-mgr plans to add BSD support!

Todo:

  • Add BSD support.
  • Make menus more clear.
  • Fix bugs.
  • Bridge the network.
  • Enable starting created vms without disks and only isos/imgs.
  • Add *.img support.