A Simple Linux Shell Script To Export WordPress MySQL Database
One of the earlier posts explained how to backup WordPress databases directly through the Linux Terminal. Here is an example of a simple shell script that...
How To Install Opera Browser In Linux Mint
The popular Opera browser can be installed quickly in Linux Mint  directly from the Terminal. To do this, open Terminal and type : [cc lang=”bash”]...
Turn Off Recently Accessed Items From Being Displayed In Ubuntu Unity Dashboard
When using Ubuntu unity dashboard, all the recently accessed documents and items are shown by default. To turn this off and also to make sure...
Quickly Setup Firewall In Linux Mint/Ubuntu Using Gufw
UFW is a simple and effective firewall available in Linux Mint / Ubuntu. One of the earlier posts described how to configure ufw directly through...
Two Ways To Find Out Number Of CPU Cores In Linux Mint / Ubuntu
Here are a couple of ways to find out the number of CPU cores when using Linux Mint / Ubuntu : The graphical way :...
How To Setup Email Notifications For Root Login To Ubuntu Server
Having a root access to Linux server through SSH isn’t exactly a good idea in terms of security but in case if it is unavoidable...