Changes

From SME Server
Jump to navigationJump to search
Line 114: Line 114:  
   <li value="22">Install <b>phpVirtualBox</b></li>
 
   <li value="22">Install <b>phpVirtualBox</b></li>
 
       <pre>cd /tmp
 
       <pre>cd /tmp
wget `wget -q -O - http://phpvirtualbox.googlecode.com/files/LATEST.txt` -O phpvirtualbox-latest.zip
+
wget 'http://sourceforge.net/projects/phpvirtualbox/files/latest/download'
unzip phpvirtualbox-latest.zip</pre>
+
unzip phpvirtualbox-4-2-8.zip</pre>
Note: at the time of the last update, the latest version was 4.2-4. Please adjust the following for later versions.
+
Note: at the time of the last update, the latest version was 4.2-8. Please adjust the following for later versions.
       <pre>cd phpvirtualbox-4.2-4
+
       <pre>cd phpvirtualbox-4.2-8
 
cp –R * /home/e-smith/files/ibays/phpvbox/html</pre>
 
cp –R * /home/e-smith/files/ibays/phpvbox/html</pre>
 
   <li value="23">Create a <b>tmp</b> folder inside the /phpvbox/html folder.</li>
 
   <li value="23">Create a <b>tmp</b> folder inside the /phpvbox/html folder.</li>
Line 157: Line 157:  
   <li value="27">Install VirtualBox extension pack to enable support for USB 2.0 devices, VirtualBox RDP and PXE boot for Intel cards. Please install the extension pack with the same version as your installed version of VirtualBox!</li>
 
   <li value="27">Install VirtualBox extension pack to enable support for USB 2.0 devices, VirtualBox RDP and PXE boot for Intel cards. Please install the extension pack with the same version as your installed version of VirtualBox!</li>
   −
You can find the extension packs [http://www.virtualbox.org/wiki/Downloads here.] The following commands download and install the extension pack for VirtualBox 4.2-4.
+
You can find the extension packs [http://www.virtualbox.org/wiki/Downloads here.] The following commands download and install the extension pack for VirtualBox 4.2-8.
    
       <pre>wget http://download.virtualbox.org/virtualbox/4.2.16/Oracle_VM_VirtualBox_Extension_Pack-4.2.16-86992.vbox-extpack
 
       <pre>wget http://download.virtualbox.org/virtualbox/4.2.16/Oracle_VM_VirtualBox_Extension_Pack-4.2.16-86992.vbox-extpack
75

edits

Navigation menu