Skip to content

Category: OS

SuSE Studio – Custom VM’s built on the web?

I’ve always liked SuSE….even after Novell took them over. So this morning I was browsing my normal Linux news stops and noticed this tidbit of joy. http://news.cnet.com/8301-13505_3-10148796-16.html http://www.susestudio.com/ Take some time and read it over……..pretty cool. 😉

OpenJDK6 – Java 1.6.x on CentOS 5.x

Just a quick tip that might help out the folks needing something better than gcj and still using an open version of Java. On CentOS 5.2 : rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm yum install -y java-1.6.0-openjdk-plugin java-1.6.0-openjdk-devel java-1.6.0-openjdk 😉 Hope that makes someone’s life easier!

More on Putty

The other day I showed you how to configure the look and feel of Putty for improved usability and performance.  As I was doing some digging, I discovered two tools which extend the awesomeness of Putty. First is Putty Connection Manager, which takes control and allows you to manage multiple…