Install WICD network manager on Linux Ubuntu/Mint

It may occur that by default your computer won't connect to wireless networks after starting up the system. A way to solve this might be to install the WICD network manager which is available in the Ubuntu repositories. Just fire up Synaptic Package Manager and search for WICD. During installation, you will be asked to ... Read more

Uninstall VirtualBox Guest Additions on Ubuntu and Windows 7

Ubuntu: To uninstall VirtualBox Guest Additions on Ubuntu and similar operating systems, mount the virtual disk again that you used to install them - to do that, click on the Devices menu on the virtual machines top menu bar and select Install Guest Additions. If you get a pop-up about auto-start procedures just cancel it. ... Read more

How to Manually Install New Cinnamon Themes (Linux Mint/Ubuntu)

To manually install new themes for cinnamon from the page provided by Cinnamon Settings, first backup the data of the original theme by opening a terminal and entering sudo cp -R /usr/share/cinnamon/theme /usr/share/cinnamon/theme_backup Then download and unpack another theme from http://cinnamon-spices.linuxmint.com/themes, save the files to some location - I will save them on my desktop. ... Read more

Change Default Application to Open Files (Linux Mint)

The default application is the one you open a file with on doubleclick. In some cases installed programs automatically turn themselves into the default application for files you were happy with, which you might want to change. To do that, rightclick a file of the chosen format and choose Open With... -> Other Application or ... Read more