Operating Systems
Installing Tomcat 5.5 or Tomcat 6 on OpenSolaris
Thanks Willi Schiegel on the OpenSolaris mailing list, I managed to install Tomcat 6. Ofcourse, it’s pretty easy, once you know how to do it. These are the steps involved: Go to http://cooltools.sunsource.net/coolstack/#Downloads Download the Tomcat package, unpack it: bunzip2 CSKtomcatbundle_1.3.1_i386.pkg.bz2 And install it like: pkgadd -d CSKtomcatbundle_1.3.1_i386.pkg
Read Full Post | Make a Comment ( None so far )Installing GlassFish on OpenSolaris 2008.05
Today, I tried installing SqueezeCenter and Tomcat. Both failed, and until now, I haven’t found a solution. I did, however, find a workaround for the Tomcat installation. Probably I can install Tomcat by downloading it from the Tomcat site, unpack it, and run it, but I don’t want to do this: I’d rather use the [...]
Read Full Post | Make a Comment ( 1 so far )cpuinfo and top on Solaris
There are some differences between Linux and Solaris commands. I’ll try to give a brief overview here of the differences, starting with two commands I encountered yesterday. Linux Solaris cat /proc/cpuinfo psrinfo -v -p top prstat When I find more, I’ll put them up here. Suggestions welcome ofcourse!
Read Full Post | Make a Comment ( 1 so far )Logging in on Unix without a password, aka public key authentication
My progress of my OpenSolaris configuration is going at a steady pace, and it’s now time to do some migration of data. It has been written a thousand times before, but who cares, I’m going to write it again: I want to login without passwords, so I can copy stuff using my laptop, but it [...]
Read Full Post | Make a Comment ( 2 so far )Configuring Open Solaris 2008.05
This is my first blog item on this blog ever, and it’s not about Groovy, nor Grails, nor Java. This one is about installing OpenSolaris 2008.05, and some of my experiences while doing so. First a small disclaimer: my current OpenSolaris knowledge is limited, and I have only started playing with it for around 20 [...]
Read Full Post | Make a Comment ( None so far )

