
Supervisor is a useful utility that allows you to manage processes and tasks in Linux. Here are the steps to install supervisor in Ubuntu.
Supervisor is a useful utility that allows you to manage processes and tasks in Linux. Here are the steps to install supervisor in Ubuntu.
Sometimes you may need to display image in terminal or view images in terminal. Here is how to open image in terminal.
Sometimes you may need to sort the result of shell command. Here is how to sort bash command by column.
Sometimes you may need to increase SSH timeout to increase session idle time duration. Here are the steps to increase SSH connection timeout.
Sometimes you may need to save dictionary to file in Python. Here are the steps to write python dictionary to file.
Sometimes you may need to kill unresponsive applications and services in Linux. Here is how to kill unresponsive process in Linux.
It is important to secure SSH server to protect it from brute force and other malicious attacks. Here is how to secure SSH server.
Sometimes you may need to save terminal output to file or save output of command to file. Here is how to save command output to file in Linux.
VI Editor allows you to enable auto indent to format code. Here is how to enable auto indent in vi editor.