Skip to content

Command line tool to manage groups of vitual machines

License

Notifications You must be signed in to change notification settings

miguelleitao/virtmm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

virtmm

Bash script to manage groups of vitual machines.

virtmm can be used as a command line tool or as an init.d script.

Install

To use virtmm as a command line tool, just copy the script virtmm to a directory that is listed in PATH.

make install

installs the script in /usr/local/bin

To use virtmm as a init.d script, just place the script in /etc/init.d or similar directory used in the target system.

About

Command line tool to manage groups of vitual machines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 89.1%
  • Makefile 10.9%