How To Install And Use Razor-Qt Desktop In Linux Mint / Ubuntu
Here’s how to install and use razor-qt desktop in Linux Mint / Ubuntu: 1. Issue the following command at the terminal – sudo add-apt-repository ppa:razor-qt...
How To Quickly Check And Update Your Firefox Plugins Selectively
Here’s how to quickly check and update your Firefox plugins selectively: 1. Go to www.mozilla.org/en-US/plugincheck/ using your Firefox browser. Firefox will automatically be scanned for...
How To Know How A Command Is Executed In Linux
Here’s how to know how a command is executed in Linux: 1. Issue the following command at the terminal – strace -c <absolute path to...
How To Install SSH Server On Ubuntu
One of the earlier posts described how to access a SSH server from Linux Mint/Ubuntu using a SSH client like Putty. Let’s see how to...
How To Save Web Pages As MHT Files Using Firefox
Update as of 2023: This add-on is now depreciated Here’s how to save web pages as MHT files using Firefox: 1. Go to addons.mozilla.org/en-US/firefox/addon/unmht/?src=cb-dl-rating and...
How To Quickly Update Linux Mint / Ubuntu With A Single Command
Here’s how to quickly update Linux Mint / Ubuntu with a single command: Issue the following command at the terminal – sudo apt-get update &&...