Featured
-
Install KDE Plasma 5.2 alongside Unity in Ubuntu 14.04
KDE is considered to be one of the most configurab
by jayant.kumar
Tags
Ubuntu 14.04: How to install LAMP with one command?
LAMP full form is Linux Apache Mysql PHP. To install LAMP with one command on Ubuntu 14.04 just write the following command:
First refresh your package index...
$ sudo apt-get update
Now install the LAMP stack:
 ...
How to Install LAMP in your Fedora 23 Workstation?
Installing LAMP (Linux, Apache, MariaDB and PHP) on Fedora 23 Server and Workstation
We all know that LAMP goes a long way in hosting a website and honing your PHP programming skills. LAMP is basically a package of Linux, Apache, Mysql/MariaDB...