Sometimes you may need to change default home directory of user in Linux. Here are the steps to modify default home directory of user in Linux.
How to Remove Sudo Privileges in Linux
Sometimes you may need to remove sudo privileges in Linux. Here are the steps to remove sudo permissions of users in Linux.
How to Install Webmin in CentOS
Webmin is a popular control panel for system administrators for Linux/Unix systems. Here is how to install webmin in CentOS.
How to Uninstall Python in Ubuntu
Sometimes you may need to remove python in Ubuntu. Here are the steps to uninstall python in Ubuntu.
How to Convert JSON to Dict in Python
Sometimes you may need to convert JSON to Dictionary in Python. Here is how to convert JSON to Dict in Python.
How to Install NTP in RHEL/CentOS
NTP (Network Time Protocol) is a time synchronizing tool for computers on network. Here is how to install
How to Enable & Disable Root User in Ubuntu
Sometimes you need to enable or disable root user in Linux. Here are the steps to enable & disable root users in Linux.
How to Check RAM Size in Linux
Many times you may need to get free RAM or check RAM size in Linux. Here is how to measure RAM size in Linux.
How to Disable SELinux in CentOS
Sometimes you may need to disable SELinux is CentOS. Here are the steps to disable SELinux in CentOS.
MySQL Row Number Function & Its Uses
MySQl Row Number is a very useful window function in MySQL. Here is MySQL Row Number Function & its applications.