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…
Ansible is an open source configuration management, application deployment as well software provisioning tool that is used to deploy, configure…
Like any other application or server, Redis installations might also be susceptible to unauthorized access or intrusions, if we have…
Introduction Having a comprehensive data protection policy in place is now a fundamental practice to help ensure your data manages…
Glances is an open source real time Linux server monitoring system that aims at providing as much as information possible…
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…
Although various companies may have their expectations and job requirements for a DevOps position, a decent working definition of a…
Dockerfile is a text file that contains a list of commands that are used to build a docker image automatically….
We have, in our earlier tutorial discussed the Dockerfile i.e. what are Dockerfiles & how to create one. We also mentioned…
Earlier we have discussed the detailed installation of the Gitlab server on CentOS & Ubuntu systems. Once we have our…
In our last tutorial, we discussed advanced uses of I/O redirection & we will now learn to create functions for…
In our earlier Ansible tutorial, we discussed the installation & configuration of Ansible. Now in this ansible tutorial, we will…
When we install a Linux distribution, we see that a number of directories are created. These created directories may be…
Checking logs is an important activity to see what’s happening on your Linux servers, especially when you are trying to…
DHCP servers are used almost in all organizations or even in our home routers for assigning IP addresses to get…