Sometimes you may need to unlock user account in MySQL. Here are the steps to do it.
How to Lock User Account in MySQL
Sometimes you may need to lock user account in MySQL. Here are the steps to lock user accounts in MySQL.
How to Create Cartesian Product of Two Lists in Python
Sometimes you may need to create cartesian product of two lists in python. Here are the steps to do it in python.
How to Disable Triggers in PostgreSQL
Convert Text File to Excel Using Shell Script
Sometimes you may need to write text file data to excel or convert text to excel in bash, or bulk convert text files to spreadsheets. Here is how to do it.
How to Move Directory to Another Git Repository
Sometimes you may need to move directory to another git repository. Here are the steps to preserve commit history when you move/copy folder to another git repo.
How to Move Directory to Another Partition in Linux
When Linux directories grow in size, you may need to move them to other partitions. Here is how to move directory to another partition in Linux.
How to Search PDF File in Linux
How to Schedule Task in Python
Sometimes you may need to schedule tasks in python application & services. Here are the steps to schedule task in python.