How to Disable SSH Password Authentication on Linux VPS Introduction A lot of people use password authentication in order to connect to their servers with SSH command line. However,...
How to enable GZIP compression in Nginx Introduction Let’s Learn how to enable GZIP compression in Nginx. It is important to optimize your website to ensure that...
How to Use Wget Command In this guide we are going to show you how you can use the wget command in Linux, we will...
How to Change SSH Port on Linux VPS Introduction In order to properly secure your VPS, you may want to change the default SSH port. Note that,...
How To Use the Linux Fuser Command The Linux fuser command is usually used to help identify what processes are using a specific file, Unix socket, or...