Start Eclipse with a specific JVM

Writing by shivdev on Monday, 29 of August , 2011 at 9:44 pm

If you want to start eclipse with a specific version of Java, use the -vm option.

C:\eclipse\eclipse.exe -vm C:\jdk1.6.0_26\bin\javaw.exe

Leave a comment

Category: Eclipse

Breathtaking performance of Sreeram and Shankar

Writing by shivdev on Saturday, 27 of August , 2011 at 6:04 am

I just couldn’t resist posting this one – Just Awesome! This was LIVE and not edited
Don’t miss them singing together at the end.

Leave a comment

Category: YouTube

Configuring DNS on Linux (/etc/resolv.conf)

Writing by shivdev on Tuesday, 9 of August , 2011 at 9:52 pm

A complete tutorial can be found on LinuxHomeNetworking
A quick fix that could work for you is to simply add the DNS Server to /etc/resolv.conf

vi /etc/resolv.conf

search google.com
nameserver 192.168.10.9
nameserver 192.168.10.58
nameserver 192.168.10.114

This is just an example, you need to know your DNS server(s)

Leave a comment

Category: Linux

Shivdev Kalambi's Blog

Shivdev Kalambi is a Principal Software Engineer working at ArcSight. He has over 11 years' experience in software development and has worked with several technologies and played different roles and contributed to all phases of projects. Other non-tech activies include Ping-pong, Racquetball, Rock Climbing at PG and Swimming.