Install Python PIP on Ubuntu & CentOS/RHEL
PIP is a package manager for python-based software, PIP actually is a recursive acronym for ‘PIP installs python’ or ‘PIP…
PIP is a package manager for python-based software, PIP actually is a recursive acronym for ‘PIP installs python’ or ‘PIP…
Earlier we have discussed how we can configure network connections using three different methods i.e. by editing network interface file,…
In our last tutorial, we discussed advanced uses of I/O redirection & we will now learn to create functions for…
This tutorial answers your question i.e. how to setup Passwordless SSH? SSH is a protocol to communicate a server with…
DHCP servers are used almost in all organizations or even in our home routers for assigning IP addresses to get…
When we install any CentOS version, we do have the option to install GUI along with the operating system as…
Back in December 2020, Red Hat accounted that it will be discontinuing CentOS based on RedHat releases. Instead, it will…
This article details the process on how to install TeamViewer on Ubuntu & CentOS systems. Team viewer needs no introduction,…
In this tutorial, we will discuss how to transfer files among systems using SCP & Rsync with some examples. We…
n this tutorial, we are going to discuss how to change date in Linux. We are going to discuss 3…
The hostname for a system is like an identity for that system, it not only makes system management easy but…
It always wise for a System Administrator to be prepared for the worst situation & having a backup/clones of servers,…
Learn how to schedule Cron Jobs in Linux. Cron or Crontab is a very important utility in Linux systems &…
Earlier we learned to create a DNS server for our environment using BIND with a single or Master server setup….
An important part of System Administration is to make sure that all the infrastructure is always up & working fine…
This tutorial discusses how to manage KVM using CLI with the help of a utility called ‘virsh’. In our last…