Skip to content
Topic

ubuntu 10.04

13 notes.

ubuntu 10.04 May 26, 2010 1 min read

Install Skype in Ubuntu 10.04 Lucid Lynx from official partner repository

Skype has just been uploaded to the "partner" official Ubuntu 10.04 Lucid Lynx repository.So you can now install skype in your ubuntu 10.04 without downloading the setup files…

ubuntu 10.04 May 6, 2010 1 min read

Upgrade To Ubuntu 10.04 Lucid Lynx: No internet, no problem

Upgrade To Ubuntu 10.04 Lucid Lynx Without An Internet ConnectionWell, if you don't have an Internet connection, you can still upgrade to Ubuntu 10.04 Lucid Lynx, but you'll…

ubuntu 10.04 May 1, 2010 1 min read

Fix ubuntu 10.04 lucid lynx black screen on bootup issue

You can face this issue in two conditions.1. Those who have installed ubuntu 10.04 might encountered this problem. The screen goes blank just after grub (may be after…

ubuntu 10.04 Apr 30, 2010 1 min read

How to play video dvd in Ubnutu 10.04 Lucid Lynx

Install the libdvdcss library.# sudo su -# apt-get install libdvdcss2# apt-get install libdvdread4# cd /usr/share/doc/libdvdread4/# ./install-css.shIf it says that the package is not found then try them again…

ubuntu 10.04 Mar 23, 2010 1 min read

How to make Ubnutu 10.04 Lucid Lynx Multimedia Ready

In Ubuntu 10.04 "Lucid Lynx", the universe, multiverse and restricted repositories are activated by default. For installing Multimedia files you need to add medibuntu repositories. Run the following…

ubuntu 10.04 Mar 23, 2010 1 min read

Upgrading to 10.04 Lucid Lynx from Ubuntu 9.10 or Ubuntu 8.04 LTS

To upgrade from Ubuntu 9.10 on a desktop system 1. Press Alt+F2 and type in "update-manager -d" (without the quotes) into the command box. 2. Update Manager should…

ubuntu 10.04 Mar 17, 2010 1 min read

Resolve Skype video chat (web cam) issue in ubuntu 10.04 Lucid Lynx

Problems using WebCam in Skype. I installed Skype on Ubuntu 10.04 (64 bits). After installing, i found that the color webcam display looked ''green''. I had faced the…

ubuntu 10.04 Feb 17, 2010 1 min read

How to install VLC Media Player in Ubuntu 10.04 Lucid Lynx

Here's is a guide to install VLC using motumedia ppa.To install VLC, you will need to install the medibuntu-keyring, w32codecs and libdvdcss2.For that open a terminal and type…

ubuntu 10.04 Feb 10, 2010 1 min read

Social integration and boot recovery in Ubuntu 10.04 Lucid Lynx

Lucid Lynx is going to feature a new social integration with a new “MeMenu”. The MeMenu is basically an application from where you can access social networks like…

ubuntu 10.04 Feb 10, 2010 1 min read

OpenOffice is to be dropped from Ubuntu Netbook Edition 10.04

According to the latest Ubuntu Netbook Remix Blueprint, the Ubuntu community are planning to drop OpenOffice from the default installation of Ubuntu Netbook Edition for the upcoming Lucid…

ubuntu 10.04 Jan 15, 2010 1 min read

How to install GIMP in Ubuntu 10.04 Lucid Lynx

A quote from wiki.ubuntu.com: "The GIMP has been removed from the default installation in order to make room for more features and content to be included in Ubuntu.…

ubuntu 10.04 Jan 11, 2010 1 min read

How to Restore grub in ubuntu remix 9.10 karmic koala

I recently installed Windows 7 on my laptop which already had ubuntu remix installed in it.The problem i faced was, the GRUB was lost. But i had trouble…