Truncate command allows you to truncate file contents in Linux. Here is how to truncate file in Linux.
Linux
How to Do Reverse DNS Lookup in Linux
Sometimes you may need to do reverse DNS lookup in Linux. Here is how to do reverse DNS lookup in Linux.
How to SSH using pem File in Ubuntu Terminal
You may need to connect to SSH server using pem file in Ubuntu. Here is how to SSH using pem file in Ubuntu terminal.
SCP command in Linux to copy file from one server to another
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.
How to Delete Empty Lines from Text File in Linux
Many times you may need to delete empty lines form text file in Linux. Here is how to remove empty lines in Linux using awk, sed and grep.
How to Install Supervisor in RHEL/CentOS/Fedora
Supervisor is a useful utility that allows you to manage processes and tasks in Linux. Here are the steps to install supervisor in Ubuntu.
How to Open Image in Terminal
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 Configure PAM in Linux
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.