Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I think the fastest and easy way is with VirtualBox and a Ubuntu Server image:</p> <ol> <li>Get VirtualBox from <a href="http://www.virtualbox.org/wiki/Downloads" rel="nofollow noreferrer">http://www.virtualbox.org/wiki/Downloads</a></li> <li>Get the Ubuntu server image <a href="http://downloads.sourceforge.net/virtualboximage/ubuntu-8.10-server-x86.7z" rel="nofollow noreferrer">http://downloads.sourceforge.net/virtualboximage/ubuntu-8.10-server-x86.7z</a> (LAMP server isntalled, MySQL root password is toor)</li> <li>Extract the image somewhere</li> <li>Install VirtualBox</li> <li>Open VirtualBox, go to File > Virtual Media Manager</li> <li>Click on the Add button and go to the path where you extracted the image, select it and click ok. (you've created a hard disk image)</li> <li>Now on the main window of VB click New to create a new machine. Next</li> <li>Set a name for it and set "Operating System -> "Other" and "Verison" -> "Other/Unknown". Next</li> <li>Set base memory at least to 256mb. Next</li> <li>Now select the hd image you've already created. Next</li> <li>Finish. Now go to the newly created VM, right-click and select "Settings"</li> <li>In the General options click the Advanced tab and select Enable PAE/NX and VT-x/AMD-V (if your CPU supports it). Click Ok</li> <li>You can now Select and Start your VM</li> <li>Login with <strong>ubuntu</strong>:reverse</li> </ol> <p>Now you have a LAMP Server ;) Info here <a href="https://help.ubuntu.com/8.10/serverguide/C/index.html" rel="nofollow noreferrer">Ubuntu Server Guide</a></p> <hr> <p>Credits to:</p> <ul> <li>VirtualBox - <a href="http://www.virtualbox.org/" rel="nofollow noreferrer">http://www.virtualbox.org/</a></li> <li>VirtualBox Images project - <a href="http://virtualbox.wordpress.com/" rel="nofollow noreferrer">http://virtualbox.wordpress.com/</a></li> <li>Ubuntu Server <a href="http://www.ubuntu.com/products/whatisubuntu/serveredition" rel="nofollow noreferrer">http://www.ubuntu.com/products/whatisubuntu/serveredition</a></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload