Blog Detail
Recent Posts
USB Problem in Ubuntu
Some times USB stops working in the Ubuntu , so this article is about fixing that problem in ubuntu . Open the terminal & type gksudo gedit /boot/grub/menu.lst If it asks Password , Enter ur password . Now Editor will open , go to fol...
How to find size of all folders in Linux
In computer , we used to store many files , out of which many are unwanted . Problem with unwanted files is that it occupies unnecessary space in the hard disk . Now it is easier in the ubuntu to check the storage space...
Changing Sudo Password Remembering Time
This Post is about the Changing the Remembering time of Sudo password .Generally whenever write sudo command it asks for password which remembers for 15 mins . Now open the terminal $ sudo visudo In ubuntu visudo uses the nano edito...
Change the Desktop Automatically in Ubuntu
Drapes in ubuntu automatically changes the wallpaper . Here we can specify the timing etc . sudo apt-get install drapes...
5 Simple Tips to Secure Karmic Koala
Any computer which is connected with Internet has risk of getting infected from viruses and vulnerabilities. There are several approaches to security hardening. Although Ubuntu is much more secure that Windows, but still it is better to take some...
Recovering Deleted Files/Data In Ubuntu 9.10
Scalpel is one of the best command line tool to recover deleted files in Ubuntu Linux. It can recover almost all types of files. It visits data blocks of files sequentially and identifies deleted files and recovers them instantly. You can install ...

