Quickly Find The Username Of Originally Logged In User Using Linux Command Line
When using Linux Terminal (either in Ubuntu, Linux Mint or any other distribution) it is possible that the current user working at the Terminal will...
A Menu Based Linux Shell Script To Display Local And Public IP Addresses Of The System
When connected to the internet, the computer in use has a public ip address (or external ip address) that is assigned by the ISP and...
How To Download Facebook Albums Quickly Using Facepaste
Update as of 2023: This add-on is now depreciated Facepaste is a Firefox add-on that makes it simple to downloads entire albums from Facebook. The...
How To Quickly Backup/Restore WordPress Blog Using Linux Terminal
It is important to have regular blog backups and WordPress blogs essentially have two components that need to be backed up : The WordPress database...
How To Quickly Transfer Files From One Linux System To Another Using netcat
Here’s how to quickly transfer files from one Linux system to another using netcat: 1. Issue the following command in terminal on the source Linux...
How To Quickly Switch Back To Previous Directory When Using Linux Terminal
One of the earlier posts described how to quickly switch to home directory when using Linux Terminal. What if one needs to go back to...