26 Apr 2016

25 Apr 2016

Enable window minimization from laucher in Ubuntu 15.10


The fresh install of Ubuntu 15.10 would not allow you to minimize your program window by clicking the icon of the program in the launcher. To enable this operation, run the following command in your terminal:

~$ gsettings set org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ launcher-minimize-window true

15 Apr 2016

Install System Monitor Indicator on your Ubuntu 15.10

System Monitor Indicator allows you to view your CPU usage, CPU temperature, network activity, memory in use and other statistics of your workstation in your menu bar. You can even run it on startup.

To Install:

sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
sudo apt-get update
sudo apt-get install indicator-sysmonitor


13 Apr 2016

Enjoy SuperTuxKart on Ubuntu 15.10


To Install:

$ sudo add-apt-repository ppa:stk/dev
$ sudo apt-get update
$ sudo apt-get install supertuxkart