Sometimes you may need to display image in terminal or view images in terminal. Here is how to open image in terminal.
Bash Sort By Column
Sometimes you may need to sort the result of shell command. Here is how to sort bash command by column.
How to Get Filename from Path in Python
Sometimes you may need to extract or retrieve filename from path. Here is how to get filename from path in Python.
How to Increase SSH Connection Timeout
Sometimes you may need to increase SSH timeout to increase session idle time duration. Here are the steps to increase SSH connection timeout.
How to Run Sudo Command Without Password in Linux
How to Save Dictionary to File in Python
Sometimes you may need to save dictionary to file in Python. Here are the steps to write python dictionary to file.
How to Kill Unresponsive Process in Linux
Sometimes you may need to kill unresponsive applications and services in Linux. Here is how to kill unresponsive process in Linux.
How to Schedule Shutdown in Ubuntu Linux
Sometimes you may need to automatically shutdown your Linux system at a specific time. Here is how to schedule shutdown in Ubuntu Linux.
How to Secure SSH Server on your System
It is important to secure SSH server to protect it from brute force and other malicious attacks. Here is how to secure SSH server.
How to Save Command Output to File in Linux
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.