Managing network using IFCONFIG & NMCLI command in Linux
Earlier we have discussed how we can configure network connections using three different methods i.e. by editing network interface file,…
Earlier we have discussed how we can configure network connections using three different methods i.e. by editing network interface file,…
SS command in Linux is used to get various network/socket connection-related information from a Linux system. Previously we had used…
The field of computer game development (game development) is vast and multifaceted. A huge number of specialists work on the…
Dockerfile is a text file that contains a list of commands that are used to build a docker image automatically….
Yum command in Linux is the default package manager for RPM packages on RHEL & CentOS. And most of you…
Using Linux means using command line interface aka CLI aka terminal on regular basis. Being good at using CLI is…
To be able to install Ubuntu or any other Linux OS or even any other OS like Windows etc, we…
This tutorial answers your question i.e. how to setup Passwordless SSH? SSH is a protocol to communicate a server with…
When we install a Linux distribution, we see that a number of directories are created. These created directories may be…
When it comes to Linux permissions, things can get pretty tricky. Unless you are an admin user, like root, then…
Checking logs is an important activity to see what’s happening on your Linux servers, especially when you are trying to…
One of the most annoying things according to me while managing servers is trying to search for a file in…
DHCP servers are used almost in all organizations or even in our home routers for assigning IP addresses to get…
If you are trying to install a new Ubuntu version or just want to see how a new version of…
In this tutorial, we will learn how to upgrade Ubuntu 18.04 or 20.04 to Ubuntu 21.04. Ubuntu 21.04 aka ‘Hirsute…
When we install any CentOS version, we do have the option to install GUI along with the operating system as…