Sometimes you may need to run Linux commands without saving them to history. Here is how to run Linux commands without logging in history.
How to Get Column Names in Pandas Dataframe
Sometimes you may need to get column names in pandas. Here are the steps to retrieve column names in Python Pandas.
How to Change NGINX AutoIndex
How to Manage User Password Expiry & Aging in Linux
Sometimes you may need to manage user password expiry & aging in Linux. Here are the steps to do it.
How to Remove Yum Repositories
Sometimes you may need to remove yum repositories from RHEL/CentOS/Fedora system. Here are the steps to do it.
How to Undo or Redo Yum Install in RHEL/CentOS/Fedora
Sometimes you may need to undo/redo yum install command in RHEL/CentOS/Fedora. Here are the steps to do it.
How to Fix Passwd Authentication Token Manipulation Error
Sometimes you may get passwd authentication token manipulation error while logging into Linux. Here are the steps to do it.
How to Create Multiple User Accounts in Linux
Sometimes you may need to create multiple user accounts in Linux. Here are the steps to batch create multiple users.
How to Find Php.ini
How to Delete Rows from Dataframe Based on Condition
Sometimes you may need to delete rows from dataframe based on condition. Here are the steps to do it.