Install LEMP Stack on Debian 9 Today we are going to guide you install LEMP stack to brand new Debian GNU/Linux 9 Stretch. LEMP stands for Linux, Nginx (as in Engine X), MySQL and PHP. From Debian 9,…
How To Install Apache MySQL PHP (LAMP Stack) on Ubuntu 16.04

Install Apache MySQL PHP (LAMP Stack) on Ubuntu 16.04 LAMP (Linux, Apache, MySQL and PHP ) Stack is the most popular environment in PHP website development and hosting. Linux is the operating system,…
How To Install Nginx MySQL PHP (LEMP Stack) on Ubuntu 16.04 LTS

Install Nginx MySQL PHP (LEMP Stack) on Ubuntu 16.04 LEMP (Linux, Nginx, MySQL and PHP ) Stack is the most popular environment in PHP website development and hosting. Linux is the operating system, A…
How to install ProjectSend on CentOS 6
Install ProjectSend on CentOS ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself! Secure, private and easy. No more depen…
How to Install and Configure phpMyAdmin on CentOS 6

Install and Configure phpMyAdmin on CentOS phpMyAdmin is a free and open source tool written in PHP intended to handle the administration of MySQL or MariaDB with the use of a web browser. It can per…
Automated Linux Apache MySQL PHP or Nginx PHP-FPM MYSQL installation and configuration
Linux Apache MySQL PHP or Nginx PHP-FPM MYSQL This is auto-installer for automatically install and configure apache or nginx with MySQL and PHP. On install time Apache or nGinx script will ask about…
How to Install PHP 7, NGINX & MySQL on Ubuntu 15.10 & 14.04
Install PHP 7, NGINX & MySQL on Ubuntu The latest major release of PHP version 7.0 has been released with lots of speed optimizations and security. So you should try this version for your development…