People always ask me with this kind of question, commonly they were looking up for a distro that close enough to Windows OS appearance. It’s important to see the hardware factor, Since every Linux distribution contains the basic packages and can be built to meet almost any requirement (because they all use the Linux kernel). 
Just [...]

LINUX MANUAL PAGE (THE MAN PAGES)
If you are really novice to Linux and somehow lose or don’t have your Linux documentation, you can see the manual for almost every command on the Linux you are using on. you can type man command on the terminal (text mode) follow with the command you want to know [...]

TIPS ON USING BASH FEATURES 
While you use Terminal or run your Linux on text mode, you can use this special key to help you work easier. Here it is: 
Berbagi

Dear reader, Are you a fan of Totem or Rhytmbox?  Both of them are Multimedia player on Linux OS known better on Ubuntu. They include a good animation that appears during music play back. But Ubuntu only put one kind of animation. SO if you’re like to watch them , you can add [...]

Taken from http://www.apachefriends.org

Installing XAMPP
First Download XAMPP for Linux here, then after downloading simply type in the following commands:
1. Go to a Linux shell and login as the system administrator root type this command :
$su
Or
$ su -
2. Extract the downloaded archive file to /opt folder. Incase your system don’y have /opt Folder simply create [...]