https://github.com/davorg/vbox-scripts
Some simple scripts for dealing with VirtualBox VMs
https://github.com/davorg/vbox-scripts
Last synced: about 1 year ago
JSON representation
Some simple scripts for dealing with VirtualBox VMs
- Host: GitHub
- URL: https://github.com/davorg/vbox-scripts
- Owner: davorg
- Created: 2012-11-12T16:04:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-12T16:09:19.000Z (over 13 years ago)
- Last Synced: 2025-02-07T16:36:43.760Z (over 1 year ago)
- Language: Perl
- Size: 102 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Some simple scripts for controlling VirtualBox VMs.
* vmlist - list the VMs available
* vmrun - list the running VMs
* vmstart - start a VM
* vmstop - stop a running VM
You'll need to have Zenity (https://live.gnome.org/Zenity) installed.