
Sometimes you may need to record & replay terminal session in Linux. Here are the steps to do it.
Sometimes you may need to save terminal output. In this article, we will learn how to save all terminal output to file.
Sometimes you may need to remove startup applications in Ubuntu. Here are the steps to disable startup applications in Ubuntu.
Port forwarding allows external access to Raspberry Pi. Here is how to do port forwarding in Raspberry Pi.
Raspbian is the most popular operating system in Raspberry Pi. Here is how to install Raspbian in Raspberry Pi.
Sometimes you may need to copy files & data to clipboard in Ubuntu. Here is how to copy file to clipboard in Ubuntu.
Sometimes you may need to assign command output to variable in bash, capture output of command or set variable to command output. Here is how to assign command output to variable in Shell Script.