Archive

Archive for the ‘Sun Microsystems’ Category

Solaris 8 brandz getppid hack

September 12th, 2009 No comments

Sun has always said that any appli­ca­tion writ­ten for Solaris 6 will be for­wards com­pat­i­ble with any other ver­sion. It’s a big claim, but as long as the appli­ca­tion adheres to the API it’s pos­si­ble.
Occa­sion­ally you bump into things that don’t adhere to the API, (quite a lot of appli­ca­tions really). This is usu­ally caused by devel­op­ers think­ing that they should do things “this way”, because Sun does it oh so wrong all the time. Con­se­quently, you end up with legacy appli­ca­tions that can’t run on Solaris 10.

Enter Solaris 8 brandz zones. Being able to run legacy appli­ca­tions in a Solaris 8 brandz gen­er­ally gets you around most of the issues in the remain­ing apps that do stu­pid things. How­ever, there’s a cou­ple of quirks with a zone that can intro­duce odd behav­iour in an application.

Progress for exam­ple.…… Read On.
Read more…

Categories: Sun Microsystems Tags:

Sun Java Web Console

July 9th, 2009 No comments

This is a lit­tle rant from sev­eral angles.

Sun’s Java Web Con­sole is a nice lit­tle toy. Great for those peo­ple who pre­fer the less extreme learn­ing curve of a CLI, and great for man­ager types who like pictures.

I’ve used it sev­eral times before, but thought I’d try it in on x86 Solaris10u6 box I have here. Bloody Sun. You think a released ver­sion implies that it’s sta­ble, and work­ing.
Read more…

Categories: Sun Microsystems Tags:

Rant — Solaris vs Linux Part I

November 13th, 2008 No comments
Categories: Linux, Sun Microsystems Tags:

Solaris jumpstart common problems

October 24th, 2007 No comments

I’ve been play­ing around with Solaris jump­start recently. I haven’t used it since the early days. It seems that a lot of the old prob­lems still exist. So, I’ve listed most of the com­mon prob­lems and their solu­tion here. This also cov­ers Sun’s JET, (Jump­start Enter­prise Toolkit).
This is a Work In Progress — so I’ll be updat­ing this from time time as I come across issues.
Read more…

Categories: Sun Microsystems Tags:

HOWTO — clearcase under a solaris 10 zone

February 7th, 2006 No comments

I had the sit­u­a­tion at work where I wanted to run Clearcase under a Solaris 10 zone. With a bit of coerc­ing it’s pos­si­ble to do, and doesn’t impact much of the global zone at all. If you don’t know what Clearcase is, then this still may be handy infor­ma­tion to know. Undoubt­edly, there are other appli­ca­tions that rely on load­able mod­ules.
Read more…

Categories: Sun Microsystems Tags: