Blogs

21 Things To Remember

1. No one can ruin your day without YOUR permission.
2. Most people will be about as happy, as they decide to be.
3. Others can stop you temporarily, but only you can do it permanently.
4. Whatever you are willing to put up with, is exactly what you will have.
5. Success stops when you do.

6. When your ship comes in…. make sure you are willing to unload it.
7. You will never have it all together.
8. Life is a journey…not a destination. Enjoy the trip!
9. The biggest lie on the planet When I get what I want I will be happy.
10. The best way to escape your problem is to solve it.

For Those Who Are Married As Well As For Those Who Will Get Married

Sharing a few thoughts for Would be Grooms

Rule No. 01 -
Never compare your mamma's cooking with your wife's. There is no faster way to dig your own grave than that.
Please understand that your mom's cooking has the backing of 20 odd years of experience... don't expect that from your wife whose hardly into the process. What if she were to compare your earning capacity with her dad's.. So shshshhhhh..!

Rule No. 02 -

Missing Husband

A woman went to police station to file a report for her missing husband:

Woman: I lost my husband
Inspector: What is his height
Woman: I never noticed
Inspector: Slim or healthy
Woman: Not slim can be healthy
Inspector: Color of eyes
Woman: Never noticed
Inspector: Color of hair
Woman: Should be black
Inspector: What was he wearing
Woman: I don't remember exactly
Inspector: Was somebody with him ?????????

What is Tension?

What is Tension?

A beautiful girl asks lift from you. On the way she faints and you take her to hospital.

Doctor says ‘Congrats. You are going to become a father.’

THAT’S IT. YOU GET TENSED.

You say – ‘But that baby is not mine.’

Girl says – ‘he is only the father of my baby.’

YOU HAVE MORE TENSION.

Police comes and DNA test is done. Report comes. Which says that you can never become a father?

EVEN MORE TENSION FOR YOU.

Anyhow you thank God and return home. Then you think, “At home I have 2 kids. Whose are those?”

THIS IS REAL TENSION. ☺

Installing ZK Spreadsheet in Debian Lenny

ZK spreadsheet is an online spreadsheet which enables users to import and export excel files and edit excel files within the browser. This can be thought to be similar to Google Spreadsheet. Only that it is open source and can be installed on your own server. Another very similar open source product which I came across was Sheetster but the setup was not very straight forward and also I was not really impressed with the UI and functionality.

System Harware Information in Linux

All-In-One Tools

Hardware Lister:

Hardware Lister can be used for getting all the hardware information of a system. Some example usage are given below:

# apt-get install lshw lshw-gtk
# lshw (Displays detailed hardware information)
# lshw-gtk (Gives a nice graphical view of the hardware information) 
# lshw -short (Lists hardware in a compact format)
# lshw -class disk -class storage (Lists all disks and storage controllers in the system)
# lshw -html -class network (Lists all network interfaces in HTML)

Configuring OpenVPN Client in DD-WRT

After spending almost a day in trying to configuring my dd-wrt router as an OpenVPN client and reading many complicated guides, I found a really simple way to configure OpenVPN. It is necessary that you have optware set up on your router. For setting up Optware, kindly read Optware, The Right Way.

Procedure For New Passport Or Reissue of Exisiting Passport

I've recently applied for reissue of my parents' passports. While there is information available on the passport site http://passport.gov.in/cpv/obtain.htm, it is not very organized. Here I try to organize that information and provide some extra details which might be necessary for applying for a new passport or reissuing an existing passport.

General Procedure

Internet Radio Player

Long back, when I was in IIIT, I used a small player known as Nitin's online radio player (runs only on Windows) which used to sit in the system tray and play online streaming radio channels. It had a small pop-up to switch between radio channels and was one of my favourite sources for listening to music. Six years later, I again wanted to have a similar radio but something which runs in Linux. My search revealed several players which supported this.

trash-cli

There is one feature I often missed in linux console - deleting to Trash. I often do a 'rm -rf' and then suddenly realize that I have accidentally deleted something which I shouldn't have. From now on, I needn't worry because I have started using trash-cli, a command line interface to the freedesktop.org trashcan. This small utility provides commands to delete and restore files from the console. The version shipped with Debian is really old and has a serious bug which could destroy data.

Syndicate content