Category RHEL

How To Disable IP Forwarding In Linux

how-to-disable-ip-forwarding-in-linux

How To Disable IP Forwarding In Linux In this information sharing, we are going to share about what is IP forwarding in linux and how to disable IP forwarding in Linux, and we will see how to enable IP forwarding…

How to Check Linux Version

How to Check Linux Version

We are going to discuss how to check which linux version. Let’s see how to check which linux version is running on your linux servers using the command line. Below is the procedure for how to check which linux version…

What is Inodes in Linux

inodes in linux

Wondering what is inodes in linux?. inode normally referred to as the Index Node. An inode is a layout structure in a UNIX-based file system that describes a file system object like files and directories. Every inode contains attributes and…

How to install Python3 on LINUX

How to Install Python 3 on Linux

Most of the Linux distros still shipped with Python2. Support is going to end for Python2 in 2020. So it is always advisable to start using for all your purpose whatever you are going to use python. Also, it is…

How to setup ASR in AZURE

How to setup ASR in Azure

ASR service in AZURE provides business continuity and disaster recovery solution by keeping business apps up and running, during scheduled or unscheduled breakdowns. ASR manages disaster recovery of on-premises machines and Azure virtual machines, including replication, failover, and recovery. We…