It didn’t take me long to find out that my Ubuntu system in the VirtualBox has an inconvenient issue. It ran out of disk space! The original plan is to use it for light experiment, so I only allocated 6GB
Develop your Website in Virtual Machine
Install Lamp Server in Ubuntu 12.10 To install Lamp server (including Apache, MySQL and PHP) is very easy. Simply run the following command from a terminal window.
1 |
sudo apt-get install lamp-server^ |
Note that don’t skip the “^” at the end. Follow the
Install Ubuntu with Virtual Machine in computer with Windows 8
Need some Linux tools with your Windows 8 machine? There are several options you can do it: Install Cygwin in windows. The problem is that you might run into some portability issues. Install Linux with dual boot. It is fast