How to insert Special Characters in Linux
Ever wanted to type some simple and very widely used characters other than the $ sign? A £ maybe? Or a ¢? Maybe you just wanted a © or ® symbol for your blog. This can be really painful under Linux as you will have to enter character map, or maybe copy the letter from [...]
Separating Sudoers History
Is there a way to seperate the history for all the admin user accounts who ultimately make use of the command ‘su’? Instead of having all the history dumped into a single history file, why not have multiple history files, each corresponding to the particular user in question? Using a simple bash script you can [...]
How to Hide Files in a Picture
Did you ever get into (a lot of) trouble because someone found some information on your computer they should not have? Want to hide sensitive information from spying eyes? Here’s the best way to deceive all such nosy people away. An image file like JPG is read from the beginning of the file and terminated [...]
How to change GRUB Splash Screen
You might have been tired of the same old text mode GRUB splash screen in your Linux box, right? (Especially those of you who use Ubuntu just for the looks of it ) And maybe, you want to switch over from that blue and black hell to something better. Maybe a more realistic hell with [...]
How to Boot Multiple Linux Distributions From USB Drive
Some users expressed the need to boot multiple distributions from single USB drive upon reading the post about LIVE Ubuntu USB. To all of you, here is a way to boot into multiple ISO images from a single USB drive. One thing to remember here is, this method cannot create persistent distributions on the pendrive. [...]
Create LIVE Ubuntu USB
We learned about LIVE CDs in our last post here on noob2geek. When you really think about it, very few people use CDs these days with the price of DVD media so low. To add to that, changes in LIVE CD are not persistent. That is, when you shut the system, all the changes you [...]
What is a LIVE CD?
So you have decided to see what is Linux for yourself and now you are afraid that you might mess up your entire system if you go wrong. Fear not my friends, a LIVE distribution CD is all you need. A LIVE distribution is a specially designed Linux distribution which boots from the CD itself. [...]


