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…
In this tutorial, we will discuss how to transfer files among systems using SCP & Rsync with some examples. We…
When hosting successful & busy websites or operating a critical server, high availability & redundancy are major factors to consider….
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…
RAID aka Redundant Array of Inexpensive Disk aka Redundant Array of Independent Disk is a data storage technology that uses…
In our earlier tutorial, we discussed “How we can create our own yum repository with ISO image & by mirroring…
Swap-partition holds the memory which is used in case the physical memory (RAM) is full . When RAM capacity has been…
In this tutorial, we are going to learn to assign multiple IP addresses to a single NIC (Network Interface Card)….