Saturday, June 29, 2013

Firefox is not detecting Java

Java is not working for you in Firefox? Uninstall all the existing Java installations from your system and install the latest 32 bit Java (Java7u25 as of today). Update your firefox, if there is any updates.

You should be good. If not uninstall Firefox and download the latest version and install it (Once I had to do it), hopefully you should be good.

CNets Download.com - How to download with out all the crapware & toolbars


I really hate that the CNet's downloads come with bundled crapware and toolbars. I really really hate their installer.

But thankfully there is an option to download the needed software with out all these.


Monday, June 10, 2013

make: ngcc: Command not found - while building kernel

Edit .config and make CONFIG_CROSS_COMPILE=""

Probably you will have "n" set to it.

Tuesday, June 4, 2013

How to extract a jar file?

jar xf <filename.jar>

How to save settings in Putty (permanently)?

1. Make all the settings you need.
2. Then go to Settings > Sessions
3. Select 'Default Settings' and click 'Save'

 

You are done :)