How To Install Fail2Ban on Ubuntu
In this tutorial, we will show you how to install and configuration of Fail2Ban on your Ubuntu server. For those of you who didn’t know, Fail2Ban is…
Read more
How To Install Webmin on Ubuntu
In this tutorial, we will show you how to install and configuration of Webmin on your Ubuntu server. For those of you who didn’t know, Webmin is…
Read more
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 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 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
Create Ubuntu DEB Package from source code (.tar.gz, .tgz)
If you have ever compiled software from a .tar.gz or .tgz source tarball on Ubuntu, you already know the pain that follows. You run ./configure, make, and…
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
How To Install Nginx on Ubuntu
In this tutorial, we will show you how to install Nginx on Ubuntu. For those of you who didn’t know, Nginx is a powerful and widely used…
Read more
How To Install Java on Ubuntu Linux
In this tutorial, we will show you how to install Java on Ubuntu. For those of you who didn’t know, Java is a programming language and computing…
Read more