Check INTERNET Speed using Linux CLI
Speed test by ookla is one of the most trusted websites to check internet speed. It is one of the…
Speed test by ookla is one of the most trusted websites to check internet speed. It is one of the…
With this tutorial, we are going to learn how to use Docker Compose. Docker-compose is one of the most important…
Learn how to schedule Cron Jobs in Linux. Cron or Crontab is a very important utility in Linux systems &…
Learn how to install PostgreSQL on Linux i.e. on CentOS 7 & other RHEL based Linux distributions. PostgreSQL or Postgres…
In this tutorial, we will discuss how to install the VNC server on centos 7. VNC or Virtual Network Computing is…
This is going to be an interesting tutorial as we are going to discuss the process on how to install…
So I have been using Docker on & off for quite some time now, so when I started using Docker…
This is a simple article detailing how to install NFS on CentOS/RHEL servers. NFS is used to share a directory between…
For those of you using Ubuntu 18.04 & above, you might have noticed that the way we used to add…
Well, this is not exactly a new way & its not exactly dual booting. It has been there for around…
The FSCK command is a very important Linux/Unix utility, it is used to check & repair the errors in the…
Earlier we learned to create a DNS server for our environment using BIND with a single or Master server setup….
Chown command is one of the most important commands in Linux that we should absolutely know about. Those who have…
We might have come across a situation where we might want to rename user in Linux system, for whatever reasons….
Ngnix is one of the most widely used webservers & it serves around 33% of the websites in the world….
Most of the Linux Admins are familiar with the ‘ifconfig’ tool for managing the network connections & interfaces but there…