erics, April 23rd, 2013
Stunning NASA Video of Solar Flare
erics, February 22nd, 2013
Check out this stellar video of a beautiful, curved solar flare “arch”, raining super-heated plasma on the Sun’s surface: http://youtu.be/HFT7ATLQQx8
How To Fix “trustAnchors parameter must be non-empty”
erics, January 8th, 2011
Install the latest Sun version of the JDK and set $JAVA_HOME to it. # wget -O jdk-6u23-linux-i586-rpm.bin ‘http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-6u23-linux-i586-rpm.bin?BundledLineItemUUID=6vKJ_hCvsgsAAAEtIlQpGGh0&OrderID=oFmJ_hCvw1AAAAEtFVQpGGh0&ProductID=QhOJ_hCw.dUAAAEsFIMcKluK&FileName=/jdk-6u23-linux-i586-rpm.bin’ # sh ./jdk-6u23-linux-i586-rpm.bin # export JAVA_HOME=/usr/java/latest