How to Install Linux, Nginx, MySQL, PHP (LEMP stack) On CentOS 7

Introduction   LEMP is an open source software configuration used in web server and it stands for Linux, Nginx, MySQL, and PHP. This tutorial describes how to install LEMP stack on CentOS 7. The only difference between LAMP and LEMP stack is the web server in which the stack runs. Since the server is already…

How To Install and Setup Elgg on a Debian or Ubuntu VPS

Introduction An outstanding PHP engine, Elgg, can be utilized for operating your own well-developed social network. Great community support is provided through themes and plugins developed by user community and the official developers. Requirements Ubuntu 12.04 or Debian 7 Apache (with rewrite module) MySQL 5+ PHP 5.2+ (few modules are needed for supporting some features)…

How to Install Linux, nginx, MySQL, PHP (LEMP) stack on CentOS 6

Introduction   LEMP is an open source software configuration used in web server and it stands for Linux, Nginx, MySQL, and PHP. This tutorial describes how to install LEMP stack on CentOS 6. The only difference between LAMP and LEMP stack is the web server in which the stack runs. Since the server is already…

How to Install LAMP (Linux, Apache, MySQL, PHP) on Fedora

Introduction   LAMP is the most common configuration used in web server and it stands for Linux, Apache, MySQL, and PHP. This tutorial describes how to install LAMP stack on Fedora. The Linux part of the stack is already done as the virtual private server is up and running Fedora. Here you will see the…

How to Install Linux, Nginx, MySQL, PHP (LEMP) Stack on Debian 7

Introduction   LEMP is an open source software configuration used in web server and it stands for Linux, Nginx, MySQL, and PHP. This tutorial describes how to install LEMP stack on Debian 7. The only difference between LAMP and LEMP stack is the web server in which the stack runs. Since the server is already…

How to Install Linux, Apache, MySQL, PHP (LAMP) stack on Debian

Introduction   LAMP is the most common configuration used in web server and it stands for Linux, Apache, MySQL, and PHP. This tutorial describes how to install LAMP stack on Debian. The Linux part of the stack is already done as the virtual private server is up and running Debian. Here you will see the…

How to Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 6

Introduction   LAMP is the most common configuration used in web server and it stands for Linux, Apache, MySQL, and PHP. This tutorial describes how to install LAMP stack on to CentOS system. The Linux part of the stack is already done as the virtual private server is up and running CentOS. Here you will…

How to Install Linux, Apache, MySQL, PHP (LAMP) Stack on Ubuntu

Introduction   LAMP is the most common configuration used in web server and it stands for Linux, Apache, MySQL, and PHP. This tutorial describes how to install LAMP stack on to Ubuntu system. The Linux part of the stack is already done as the virtual private server is up and running Ubuntu. Here you will…

How To Install ISPConfig3 on an Ubuntu 14.04 Server

Introduction The command line is a robust tool that allows one to work easily and quickly under different circumstances, butmultiple examples are there where a visual interface proves to be of much help. If multiple different services are being configuredon a single machine, or portions of your system are being administered for clients, then ISPConfig like…