Setting Static IP Address Manualy in Ubuntu 9.10 (karmic) Using Terminal Command

For people who like online and would like to use the network once, often heard even to change the IP address manually using terminal commands in ubuntu, this post probably has a lot if you are searching on google, I hope this article was useful for you...
Read More...!!

Empty The Trash With Terminal Commands In Ubuntu

When we delete a file in ubuntu with right click and select move to trash, then the file will be moved to temporary shelters called trash.here we shall consider deleting/emptying the trash by using the terminal, want to know how? follow these steps: Go...
Read More...!!

Create Apache2 Directory For Each User in Ubuntu.

When we install apache2, directory configuration files *. html, *. php must be in place in the directory /var/www Well, for one, and another thing, we want to create a file *. html and *. php we freely without having to move from our local directory...
Read More...!!

Install Windows Games on Ubuntu Karmic (9.10) Using PlayonLinux

To play Windows games on ubuntu Karmic (9.10) you can use Playonlinux application, this application allows fans to play Windows games on ubuntu. To install this application, follow these steps: Go to Terminal and Login as root by type : $ sudo su$...
Read More...!!

Install KDE 4.2.4 in Ubuntu Karmic (9.10)

KDE is a desktop environment in linux, by default ubuntu use the GNOME desktop environment, to install KDE 4.2.4 on ubuntu Karmic (9.10) follow these steps: Add Repository sources by type : $ sudo su $ gedit /etc/apt/sources.list add following...
Read More...!!

Command For Erase CD/DVD RW on Ubuntu

This post just tips and trick to erase CD/DVD RW using terminal : firt step you must unmount your cdrom by type $ umount /dev/cdrom to erase it type this command $ cdrecord dev=/dev/cdrom blank=fast Good Luck.....!!...
Read More...!!

Remote Multimedia Player Using a Mobile Phone in Ubuntu Karmic (9.10)

To control music on ubuntu by using mobile phones can use the application remoco, remoco is an application to control multimedia applications on ubuntu by using bluetooth or wifi network, but only certain multimedia applications that can be controlled...
Read More...!!

Change Themes Gnome Display Manager (GDM) in Ubuntu Karmic (9.10)

On ubuntu karamic (9.10) themes Genome Display Manager (GDM) can not be replaced, because the ubuntu Karmic (9.10) default GDM version 2.28 and themes in this version can not be replaced, to replace the ubuntu GDM themes Karmic (9.10) you can change...
Read More...!!

Sound Problems on HP Compaq CQ40-401 in Ubuntu Jaunty (9.04)

In the laptop types HP Compac CQ40-401 is generally a problem they have compatible hardware, but the sound is a bit problematic, and to fix the problem follow the steps below: Go to Application > Accesories > Terminal login as root by type $...
Read More...!!