How to delete saved passwords for network drives on Linux desktops

The majority of graphical environments let you choose to remember the passwords you enter somewhere to ease access to something but they usually don't tell you how to delete them again. Most Linux desktop distributions have a tool installed where all your saved passwords for network drives are stored in that is called Passwords and ... Read more

How to Copy Files with SCP between Linux Servers

1.1 SCP Command Line-An Overview

 

The SCP command line is commonly used to copy files over SSH, and between popular Operating systems like Linux, Mac and Windows in a secure fashion. SCP is used to copy files to/from a remote server. It also allows you to copy files from one remote server to another remote server, without passing traffic through your PC.

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 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