Lunix : How to Install Nvidia Video Drivers In 10.04 Lucid Lynx ?

1. Open your terminal

kartook@H4C<3r:~$ sudo apt-get purge nvidia*

2. Next we need to blacklist “nouveau”. Do so by adding the following into /etc/modprobe.d/blacklist.conf with your favorite text editor.

About Nouveau

kartook@H4C<3r:~$ sudo blacklist nouvea

3. Install the latest official stable driver from the repository

kartook@H4C<3r:~$ sudo apt-get install nvidia-current

4. Next we’ll load [...]

Linux : How To create RPM from Source

This is for the CentOS user out there. Sometimes when you try to search for rpm packages, the only thing that you find is the source file. I like to  create rpm file usingfrom source file:

1. save the source file(usually in tar.gz or tar.bz2 format) 2. extract the files-> tar -xvzf filename.tar.gz or tar [...]

Linux : How do you change login GDM image in ubuntu 10.04 (Lucid Lynx)

This tutorial will explain How to change the boot splash screen image for 10.04

Open the terminal and run the following commands

sudo cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow

Then logout, and you’ll see an Appearance window pop up. Change it to how you prefer it, then close it and login as usual.

When you have logged [...]

Linux :How to upgrade ubuntu 9.10 to 10.04

Hi ,

Today i did my ubuntu upgrade just small easy command ,ubuntu 9.10 installation to 10.04

the magic command is

sudo do-release-upgrade

Possibly Related Posts:

Linux local privilege escalation via SUID CisCO UCS Required Documentation listed Tech : RealVNC demos BIOS-based server at IDF 2011 How to uninstall Vmware workstation v 8.0.0.471780.bundle Windows : HOw to delete Tmp filed through cmd?