Archive for the ‘ Ubuntu ’ Category


Ubuntu 10.04 LTS : Change is Here!

Friday, April 30th, 2010

So eventually, Ubuntu 10.04 LTS is available to download. For those who want to know the new features in this release, read Ubuntu 10.04 LTS comes with Impressive Feature Set. Also as you queue up Ubuntu 10.04 download, feel free to take the Official Ubuntu Tour.

Ubuntu 10.04 LTS comes with Impressive Feature Set

Saturday, April 10th, 2010

Its the time to gear up for the next version of Ubuntu. Codenamed Lucid Lynx, Ubuntu 10.04 is slated to hit on 29th April 2010. Let’s have a look at the changes & new features to be incorporated in this new Ubuntu LTS(Long Term Support) release.

YouTube Preview Image

(more…)

Bug Fix – Unable to install software packages under Ubuntu 9.10

Tuesday, November 17th, 2009

Ubuntu 9.10 a.k.a Karmic Koala seems to have a bug which prevents user from installing software packages on their system. No matter from where you try – via console, via double clicking the .deb file or via Ubuntu Software Center the applications simply refuse to get installed. Every time you go ahead to installing software you are given the following error message.

_____________________________________________________

Package Operation Failed
The installation or removal of a software package failed.

Details:
E:I wasn’t able to locate file for the adobe-flashplugin package. This might mean you need to manually fix this package.

_____________________________________________________

To rectify this error, simply enter the following commands under a console & now you should be able to install any software packages normally under Ubuntu 9.10.

sudo rm /var/lib/dpkg/info/adobe-flashplugin.prerm

sudo dpkg-reconfigure adobe-flashplugin –force

sudo dpkg –purge –force-all adobe-flashplugin

sudo apt-get install flashplugin-nonfree

Ubuntu 9.10 Released !!

Thursday, October 29th, 2009

The wait is over for Ubuntu fans. Canonical has released Ubuntu 9.10 a.k.a Karmic Koala. Head over to the website to download it.

Get Ubuntu 9.10Ubuntu 9.10 brings in massive improvements which include a faster bootup, better software management, cloud computing etc. For complete list of new features incorporated under Ubuntu 9.10 refer this. I have already begun downloading this new release. Have you? :)

Ubuntu 9.10 Karmic Koala : What’s New ?

Monday, October 26th, 2009

As Ubuntu 9.10 gets ready for launch, the news from Beta labs is a good one. Filled with positive reviews, this new version of Ubuntu seems to take Linux desktop to a new level. Let’s see what Ubuntu 9.10 codenamed Karmic Koala has to offer.

(more…)

Install Ubuntu in 10 easy steps

Wednesday, July 15th, 2009

Ubuntu is a good distro to start your linux journey. It is also the most user friendly distro & also the highly recommended one on forums for anyone who is new to the world of Linux. In this guide, I will explain how to install Ubuntu on your machine. I will be installing Ubuntu 9.04 via the Live CD. The steps underlined here in this guide remain similar even if you need to install a different version of Ubuntu.

(more…)