Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 145: Line 145:  
At this point, VirtualBox should now be configured and running correctly. To check this, we will now log into the ibay we created for phpVirtualBox and attempt to create a new virtual machine.If you encounter problems, please recheck that you have setup VirtualBox as a service so it starts automatically after a reboot, and that your vbox.cfg file is configured correctly.
 
At this point, VirtualBox should now be configured and running correctly. To check this, we will now log into the ibay we created for phpVirtualBox and attempt to create a new virtual machine.If you encounter problems, please recheck that you have setup VirtualBox as a service so it starts automatically after a reboot, and that your vbox.cfg file is configured correctly.
   −
<li>Go to http://yourdomain.com/phpvbox and connect to the phpVirtualBox web application.</li>
+
  <li>Open a terminal window to the SME Server and create a directory to store the virtual machine images.</li>
  <pre>From the menu provided, go to select File->Preferences.
+
      <pre>mkdir -p /var/lib/VirtualBox/VMs</pre>
 +
  <li>Using a web browser, Go to http://yourdomain.com/phpvbox and connect to the phpVirtualBox web application.</li>
 +
      <pre>From the menu provided, go to select File->Preferences.
 
Select the "General" tab.
 
Select the "General" tab.
 
Change the Default Machine Folder: to /var/lib/VirtualBox/VMs</pre>
 
Change the Default Machine Folder: to /var/lib/VirtualBox/VMs</pre>
Line 152: Line 154:  
===Creating a Virtual Machine===
 
===Creating a Virtual Machine===
   −
   <li>Go to http://yourdomain.com/phpvbox to create your virtual machine.
+
   <li>Using a web browser, go to http://yourdomain.com/phpvbox to create your virtual machine.
 
       <ul>
 
       <ul>
 
         <li>Create a new virtual machine (e.g. vmXP)</li>
 
         <li>Create a new virtual machine (e.g. vmXP)</li>
38

edits

Navigation menu