
Sometimes you may want to customize terminal font size & color from default style. Here is how to change terminal font size & color in Ubuntu.
Sometimes you may want to customize terminal font size & color from default style. Here is how to change terminal font size & color in Ubuntu.
Truncate command allows you to truncate file contents in Linux. Here is how to truncate file in Linux.
SCP utility allows you to securely copy files & folders between two locations. Here is the SCP command to copy file from one server to another.
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 sort contents of CSV file in python. Here is how to sort CSV file in Python.
Sometimes you may need to read binary file line by line or read bytes from binary file. Here is how to read binary file in python.
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 extract or retrieve filename from path. Here is how to get filename from path in Python.
Sometimes you may need to increase SSH timeout to increase session idle time duration. Here are the steps to increase SSH connection timeout.