How To Test Internet Connection Speed via Command Line

In this tutorial, we will show you how to Test Internet Connection Speed via Command Line on Linux. For those of you who didn’t know, Speedtest.net is…

Read more

How To Switch PHP-FPM Listen On Unix Socket

In this tutorial, we will show you how to switch PHP-FPM listen on Unix Socket. For those of you who didn’t know, PHP-FPM (FastCGI Process Manager) is…

Read more

How To Install Fail2Ban on CentOS

In this tutorial, we will show you how to install Fail2Ban on the CentOS server. For those of you who didn’t know, Fail2ban is a security-based application…

Read more

How To Install Lighttpd on CentOS

In this tutorial, we will show you how to install and configuration of Lighttpd on your CentOS server. For those of you who didn’t know, Lighttpd is…

Read more

How To Setup a Nginx Virtual Host

In this tutorial, we will show you how to set up an Nginx Virtual Host. For those of you who didn’t know, Virtual hosts such as Nginx…

Read more

How To Configure Nginx With SSL

In this tutorial, we will show you how to configure Nginx with SSL on your Linux server. For those of you who didn’t know, Transport Layer Security…

Read more

How To Enable Gzip Compression on Nginx

In this tutorial, we will show you how to enable Gzip Compression on Nginx.  For those of you who didn’t know, Gzip compression is a lossless data…

Read more

How To Install Nginx Using Yum Command on CentOS

In this tutorial, we will show you how to Install Nginx using yum command on CentOS Linux. For those of you who didn’t know, Nginx is one…

Read more

How To Check Disk Space Usage With Ncdu Utility

In this tutorial, we will show you how to check disk space usage with ncdu utility on your Linux server. For those of you who didn’t know,…

Read more

How To Hide Nginx Server Header

In this tutorial, we will show you how to hide Nginx Server Header on your Linux server. In default Nginx configuration, the server sends HTTP Header with…

Read more