Sometimes you may need to disable package updates in RHEL/CentOS. Here are the steps to disable package updates using YUM/DNF in RHEL/CentOS/Fedora.
How to Group by Multiple Columns in Python Pandas
How to Access Environment Variables in Python
Sometimes you may need to get environment variable or set environment variable in Python. Here are the steps to access environment variables in Python.
How to Password Protect PDF in Python
Sometimes you may need to password protect documents in Python. Here is how to password protect PDF in Python.
How to Read Inputs as Numbers in Python
How to Split List into Evenly Sized Chunks in Python
Sometimes you may need to split list into evenly sized chunks in Python. Here are the steps to do it.
How to Fix Temporary Failure in Name Resolution Issue in Linux
Sometimes you may get an error ‘temporary failure in name resolution’ in your terminal. Here is how to fix temporary failure in name resolution issue in Linux.
How to Add Route in Linux
Often network engineers to add routes to build their network system. Here is how to add route in Linux.
How to Change Root Password in CentOS, RHEL, Fedora Linux
Sometimes you may need to change root password in CentOS, RHEL, Fedora Linux. Here are the steps to do so.