User Tools

Site Tools


virtualbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
virtualbox [2010/02/17 09:19] 172.26.0.166virtualbox [2010/02/18 09:36] 172.26.0.166
Line 57: Line 57:
  2 Script from http://www.kernelhardware.org/virtualbox-auto-start-vm-centos-fedora-redhat  2 Script from http://www.kernelhardware.org/virtualbox-auto-start-vm-centos-fedora-redhat
  
 +===Ubuntu:Debian===
 VBoxTool currently consist only of a set of scripts. With this scripts, virtual  VBoxTool currently consist only of a set of scripts. With this scripts, virtual 
 machines of VirtualBox in a Linux headless server can be controlled. Start, stop,  machines of VirtualBox in a Linux headless server can be controlled. Start, stop, 
Line 138: Line 139:
 - Type: 'vboxtool help' - Type: 'vboxtool help'
 - See http://vboxtool.sourceforge.net for more details.     - See http://vboxtool.sourceforge.net for more details.    
 +
 +=== Fedora :Redhat : CentOS ===
 +----
 +How do I get my VirtualBox Guest VM’s to start and stop when the host system reboots, shutdown, or starts.
 +
 +Solution / Answer:
 +
 +Create an init.d script so that VirtualBox Guest VM are controlled as a system service.
 +http://www.kernelhardware.org/virtualbox-auto-start-vm-centos-fedora-redhat/
 +