Catch the Annular Solar Eclipse Live. Watch feeds below. If you’re in India or Sri Lanka you could step out and experience it with your own 2 eyes.
Free Videos by Ustream.TV
Free TV Show from Ustream
Here’s and easy way to find your computer model and serial in Windows 7.
Run the command “wmic csproduct” and you should see what you need.

If you need a specific field, simple modify the command to “wmic csproduct get [field name]“.


Here’s a quick guide to install VirtualBox 3.1.2 on Fedora 12
1. Import Sun’s public key
[dexter]# wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | rpm --import -
2. Download the Fedora repo file and save it into the /etc/yum.repos.d/ directory
[dexter]# cd /etc/yum.repos.d/
[dexter]# wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo
[dexter]# yum clean all
3. Install VirtualBox 3.1.2
[dexter]# yum install VirtualBox-3.1
That’s it!
![]()
Who said you need to spend millions on CGI to become a Navi, this guy did with Photoshop.
Looks pretty awesome right…..
Source: dvice
Firefox 3 by default resolves IPv6 address first and if that fails then reverts to IPv4. This can sometimes slow down your browser’s performance.
Here are the steps to turn off IPv6 support in Firefox 3 and above.
1. Key in “about:config” into address bar, this will take you to the config page.
2. Key in “network.dns.disableIPv6″ into the filter bar and hit enter.

3. Right click on the line that read “network.dns.disableIPv6″ and select the “Toggle” option. This will switch the value from “false” to “true”

4. Restart the browser and enjoy the improvement.