03/08/2017

    How to install vsftpd on centos 6

    The first two letters of vsftpd stand for “very secure” and the program was built to have strongest protection against…
    02/08/2017

    How To Install WordPress with nginx on Centos 6

    So far I have written how to install LEMP server (nginx, mysql, php-fpm) on centos. If you are planning to use…
    29/07/2017

    How to install OpenVPN Access Server OpenVPN-AS on CentOS 6

    OpenVPN is an open source software which let you tunnel any IP subnetwork or virtual ethernet adapter over a single…
    29/07/2017

    How to install fail2ban on CentOS 6 and 7

    I will show you how to install fail2ban on centos 6 and centos 7 to protect SSH brute force attacks.…
    28/07/2017

    How to install LEMP web server with Nginx, PHP-FPM 5.6, MySQL 5.5 on Centos 7

    Nginx is one of the most popular web server widely used by many popular websites like facebook, intel, cloudflare, hulu,…
    28/07/2017

    How to upgrade from CentOS 6 to 7

    CentOS 7 was released few months ago which I was very excited, but I have been waiting for a while…
    27/07/2017

    How to install LEMP Server (Nginx 1.8, MariaDB 10.1, PHP-FPM 7) on CentOS 7

    LEMP stacks are an open source platform for applications that is compatible with the LAMP (refers to a Linux-based operating…
    26/07/2017

    How to install LEMP web server with Nginx, PHP-FPM 5.5, MySQL 5.5 on Centos Linux

    I have shown you How to install LEMP server with Linux, Nginx, PHP-FPM, and MySQL on Centos with standard packages from Centos…
    26/07/2017

    How to install LAMP server with Apache 2.2, MySQL 5.5.37, PHP 5.5.11 on Centos Linux

    I have shown you how to setup a LAMP server Linux, Apache, MySQL, PHP on Centos 6 before with default CentOS Provided…
    26/07/2017

    How to install LEMP server with Linux, Nginx, PHP-FPM, and MySQL on Centos

    Similar to the LAMP server (Linux, Apache, MySQL, PHP) stack, LEMP Server (Linux, Nginx or engine-x, MySQL, PHP-FPM or PHP-FastCGI) is an…
    Back to top button