The first two letters of vsftpd stand for “very secure” and the program was built to have strongest protection against…
Browsing: CentOS
So far I have written how to install LEMP server (nginx, mysql, php-fpm) on centos. If you are planning to use…
OpenVPN is an open source software which let you tunnel any IP subnetwork or virtual ethernet adapter over a single…
I will show you how to install fail2ban on centos 6 and centos 7 to protect SSH brute force attacks.…
Nginx is one of the most popular web server widely used by many popular websites like facebook, intel, cloudflare, hulu,…
CentOS 7 was released few months ago which I was very excited, but I have been waiting for a while…
LEMP stacks are an open source platform for applications that is compatible with the LAMP (refers to a Linux-based operating…
I have shown you How to install LEMP server with Linux, Nginx, PHP-FPM, and MySQL on Centos with standard packages from Centos…
I have shown you how to setup a LAMP server Linux, Apache, MySQL, PHP on Centos 6 before with default CentOS Provided…
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…