How to enable/disable ‘Recent’ option in nautilus sidebar in Ubuntu 16.04

Sometimes, it helps save precious time if you can quickly access recently-opened files. In Ubuntu, the file explorer that ships with the distribution does offer this functionality, but you may need to take some steps before the option shows up. For example, the following screenshot shows that the option isn't enabled in my case: In ... Read more

How to display dialog box containing Lock, Suspend, Restart, and Shutdown icons from command line in Ubuntu

If you are an Ubuntu user, you might have observed the dialog box that gets displayed when you quickly press and leave the power button. The dialog box contains icons to Lock, Suspend, Restart, and Shutdown the system. Have you ever found yourself wondering how this box can be launched from the command line? Well, ... Read more

How to enable/disable Alt+Tab type switching for windows of same application in Ubuntu

If you are one of those who prefer using keyboard over mouse wherever and whenever possible, I am sure you must be aware of what Alt+Tab does. For starters, this key combination lets you switch between windows of the currently open/active applications. While Alt+Tab is good for making a switch across applications, it's not an ... Read more

How to add ‘Open in Terminal’ option to Nautilus’ right-click menu in Ubuntu

Suppose you are exploring some directories through Ubuntu's default Nautilus file browser when suddenly there arises a requirement to work in a particular directory on the command line. What would you do in this case? Well, normally, you would open the terminal application, and then manually change the present working directory to the directory you ... Read more