Restore GRUB bootloader after Windows installation on multi-boot system

Windows operating systems have the habit of installing their own bootloader on every installation - this wouldn't be a problem, if they would recognize all present operating systems. But unfortunately, they only recognize other Windows systems. Apart from installing EasyBCD and other tools on your Windows partition to set things right, you can also just ... 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

How to Install New Icons and Cursors (Linux Mint)

The way to add new icons and cursors is simple yet not really obvious in Linux Mint. To add new cursors, download any from a webside that provides these (as this), and drag and drop the package file onto the theme preferences of your Control Center: To add new icons, just download and extract them ... Read more

Copy and Paste Multiple Entries (Ubuntu Linux)

To be able to copy and paste multiple entries with Control + C and Control + V there is an applet for the GNOME desktop panel called Glipper which is a clipboard manager and is available in the default Ubuntu repositories. If it does not show up in your list of applets after installation, restart ... 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