Sometimes you may need to split vim screen vertically & horizontally to open with multiple files. Here is how to split vim vertically & horizontally.
Fix Unable to Mount NTFS Error in Linux
How to Convert PPK to PEM Using PuTTY in Linux
Sometimes you may need to convert ppk to pem in Linux. Here are the steps to convert ppk to pem and vice versa in Linux.
Linux History with Timestamp and User
How to Disable Swap in Linux
Swaps space is part of hard disk used to extend RAM memory of system. Sometimes may need to disable swap in Linux. Here is how to do it.
How to Call C Function in Python
How to Change Default MySQL Data Directory
How to Run MySQL Query from Command Line
Sometimes you may need to run MySQL queries from terminal or shell script. Here is how to run MySQL query from command line.
How to Restore MongoDB Dump in Windows & Linux
Sometimes you may need to restore MongoDB dump to get back your database. Here is how to restore MongoDB in Windows & Linux.
Script to Keep Your Computer Awake
Sometimes you may need to keep your computer awake to execute long running processes. Here is a script to keep your computer awake.