| bio | website | about.me/nmadhava |
|---|---|---|
| location | Bangalore, India | |
| age | 29 | |
| visits | member for | 2 years, 4 months |
| seen | Aug 23 '12 at 13:42 | |
| stats | profile views | 39 |
Linux Fanatic, Ubuntu user, hardcore Gamer and Movie freak.
|
Apr 5 |
awarded | Popular Question |
|
Feb 14 |
awarded | Popular Question |
|
May 12 |
awarded | Notable Question |
|
Jan 28 |
awarded | Popular Question |
|
Jan 16 |
awarded | Yearling |
|
Jan 1 |
answered | Comparison between 11.10 to 11.04 |
|
Jan 1 |
comment |
How can I run Turbo C++? As Rahul mentioned, open an editor, type in the program and save it as .c. Then open a terminal, go the dir where you saved the file and type gcc -c <file> to compile only, then do gcc <file> -o exec_name. Then run as ./<exec_name>. It's easy as it gets. |
|
Jan 1 |
accepted | Thunderbird does not show Calendar |
|
Dec 29 |
answered | Thunderbird does not show Calendar |
|
Dec 29 |
answered | How can I run Turbo C++? |
|
Dec 29 |
awarded | Editor |
|
Dec 29 |
revised |
Thunderbird does not show Calendar removed private info |
|
Dec 29 |
comment |
Thunderbird does not show Calendar I have installed all the right lightning addons, and it doesn't complain saying it has compatibility issues. I did install the required lightning versions for each 8 and 10 but nothing :( |
|
Dec 29 |
asked | Thunderbird does not show Calendar |
|
Oct 30 |
awarded | Notable Question |
|
Sep 19 |
awarded | Popular Question |
|
May 22 |
awarded | Popular Question |
|
Apr 29 |
comment |
How can I remove the Trash icon from the Unity launcher? AFAIK, I was able to remove the Trash Icon in Unity 2D, why is it that it doesn't work in regular Unity? |
|
Apr 29 |
comment |
Unable to shutdown/restart/hibernate Same thing happens to me sometimes but not always, I am then forced to do "sudo shutdown now; exit" from Terminal to ask to shutdown. |
|
Apr 28 |
answered | Find out what packages were installed with a particular package? |