Archive for December, 2009


How to mount external media in Linux via Console

Saturday, December 19th, 2009

Most of the modern Linux distros can easily detect & mount external drives automatically. In extremely rare case they may fail to mount. At such times, knowing how to manually mount the external drives will come handy. This simple guide will show you to mount external drives like pendrive, external hard-disks, card reader etc in Linux.

(more…)

Managing Software under Linux(RPM) – Part 2

Friday, December 11th, 2009

Earlier on we had walked through managing software packages under Debian Linux. In this post we look at managing software under an RPM based Linux distro. RPM stands for Red Hat Package Manager. As the name suggest this format was developed by Redhat but now it is not confined to Redhat Linux. Now many Linux distros like OpenSUSE, Mandriva etc have incorporated the RPM format. There are many graphical utilities out there which can help you manage software on your RPM distro but as always command line will offer you total control & flexibility over the process. Let’s go ahead & learn how to manage software on an RPM linux distro. Below foobar refers to an example application. Replace it by the name of your software package.

(more…)