Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 114: Line 114:  
         <li>Open an RDP client (run->mstsc) then type your server’s IP address e.g. 192.168.100.1.</li>
 
         <li>Open an RDP client (run->mstsc) then type your server’s IP address e.g. 192.168.100.1.</li>
 
       </ul>
 
       </ul>
      [[File:virtual_box.jpg]]
+
[[File:virtual_box.jpg]]
 
</li>
 
</li>
 
<li>Download VirtualBox Guest Addition from here http://download.virtualbox.org/virtualbox/4.0.8/VBoxGuestAdditions_4.0.8.iso and install it to your newly setup VM.</li>
 
<li>Download VirtualBox Guest Addition from here http://download.virtualbox.org/virtualbox/4.0.8/VBoxGuestAdditions_4.0.8.iso and install it to your newly setup VM.</li>
Line 124: Line 124:     
<ol>
 
<ol>
<li>Create a file (e.g. startXP) on /etc/init.d/</li>
+
<!--<li>Create a file (e.g. startXP) on /etc/init.d/</li>
 
<pre>nano /etc/init.d/startXP</pre>
 
<pre>nano /etc/init.d/startXP</pre>
 
startXP code should look like this:
 
startXP code should look like this:
 
<pre>vboxmanage startvm --type headless vmXP</pre>
 
<pre>vboxmanage startvm --type headless vmXP</pre>
 
+
-->
 
<li>Edit your <b>vbox</b> file on /etc/sysconfig/</li>
 
<li>Edit your <b>vbox</b> file on /etc/sysconfig/</li>
 
<pre>nano /etc/sysconfig/vbox</pre>
 
<pre>nano /etc/sysconfig/vbox</pre>
75

edits

Navigation menu