Hello, right now, I will make some tutorials to install and use XAMPP inside Ubuntu, installing and using this software is pretty easy. Now, please read the instructions carefully and these are the how-to for the installation with some simple steps:
1. Download XAMPP in here
2. Get into the terminal, and login as a root/ super user(type: sudo su). And after that, the text should be looks like this: root@yourname:/home/yourname# .
3. Extract all of the files by typing this code: tar xvfz xampp-linux-1.6.7.tar.gz -C /opt
And now, XAMPP is settled into your ubuntu. Here are some guide to use XAMPP, the method is clearly easy, you just need to follow this guide: