Sometimes you may need to run a background process in Python. Here are the steps to do this using subprocess module.
Linux
How to Schedule Multiple Cron Jobs in One Crontab
How to Remove Passphrase from SSL Certificate & SSH in Linux
Sometimes you may need to remove passphrase from SSL certificate & SSH keys in Linux. Here is how to do it using OpenSSL utility.
How to Capture SIGINT in Python
Sometimes you may need to capture SIGINT in python. Here are the steps to capture Linux signal in Python.
How to Install PuTTy on Linux
PuTTy is a SSH client popularly used by web developers & system administrators. Here is how to install PuTTy on Linux.
Forbidden Characters in Windows & Linux Directory Names
Windows and Linux directory names need to be of certain characters. Here are the forbidden characters in Windows & Linux directory names.
How to Change Sudo Password Timeout in Linux
By default sudo password timeout is 15 minutes. Here is how to change sudo password timeout in Linux.
How to Store File Content in Shell Variable
How to Set Vim Default Editor for Git
Sometimes you may need to set default editor for Git. Here is how to set vim default editor for Git.