Skip to content

manewert/phpvirtualbox-auto-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

phpVirtualBox Auto Starter

This Shell script allows you to automatically start your VirtualBox instances when your computer starts.

Original script: http://askubuntu.com/a/122641/372524

Usage:

$ sudo nano /etc/init.d/VMManager

Copy the content from the VMManager.sh file

$ sudo chmod +x /etc/init.d/VMManager

$ sudo update-rc.d VMManager defaults 99 01

About

This Shell script allows you to automatically start your VirtualBox instances when your computer starts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%