-
{loadposition adsense} Re-installation is not a big issue but to install all the packages after re-installation can be some how boring or irritating.We are not always limited with just using the operating system for the task like chatting and some other p...
-
Follow the following steps: (To be more clear you can watch the video of this tutorial as well )Step 1 : Install Lamp server . Go to terminal and type sudo tasksel install lamp-serverType your password when asked . The installation begins.{loadposition ad...
-
No Samba,No configuration to share files and folders within a network.Let us assume you have 3 computers in your home. Each of them are connected to the same network. Sometimes you need to share some files or folders.You might have tried several times to ...
-
Turn Your Ubuntu Jaunty Into Mac OSX Leopard1.Download the Mac4Lin themes and extract it to your Home folder.{loadposition adsense} 2.Go to your home directory and press CTRL + H to view all the hidden files. Check to see if there exists folders named...
-
Lets say you have installed gnome desktop but now you want to switch or try kde. In that case you can simple install a desktop on top of the existing desktop and use the desktop of your choice. By selection the desktop for a session,you can have ei...
-
I did not find any possibility to install theme in Xubuntu 9.04 like in Ubuntu 9.04 under appearance. But there's nothing to worry. Follow the following steps to install theme of your choice in Xubuntu 9.04 Step1 : Download the theme you wish t...
-
You can type the following command in your terminal inorder to convert into avi format: deep@deep-laptop:~$ mencoder -idx inputfile.ogv -ovc lavc -oac mp3lame -o outputfile.avi inputfile.ogv is the file that you are going to convert. output...
-
The easiest way to download youtube video is to use the command tool. Follow the following steps to download videos from youtube:Step 1: Download the script . Right click here and select save as or save link as.{loadposition adsense1} You will get a simpl...
-
File Compression:File Compression is simply to store a group of files in a single file. We do it usually when we have to create backups or to transfer from one directory to another. The compressed files occupy less space and hence its download faster via ...
-
Enable the repositories. After the fresh installation of Ubuntu , it's always beneficial to enable enable the universe, multiverse, backport and Canonical’s ‘partner’ repositories. These repositories allow us to install third party softw...
-
(Linux System): Ubuntu Step 1: {loadposition adsense} Log in as root : Tyoe sudo su and enter your password when asked... deep@deep:~$ sudo su [sudo] password for deep: -------(type your password ) Step 2: Get into the root of your file syste...
-
How to change pidgin theme ? 1. First get into the purple directory which is present in your home folder and is hidden. deep@deep-laptop:~$cd .purple 2. When you get into the purple directory,check for the backgrounds folder, if it doesn't exist c...
-
You must have noticed, you can easily get access to all files and folders saved in windows partion while using linux but the case is not same when using windows.{loadposition adsense}When we have dual boot,its obvious to have data spread across different ...
-
How to merge a number of pdf files into a single file? Lets say that you have 4 different pdf files named file1.pdf,file2.pdf,file3.pdf and file4.pdf. With the following steps you can create a single file name merged_file.pdf by merging diffe...