No Huddle Offense

"Individual commitment to a group effort-that is what makes a team work, a company work, a society work, a civilization work."

IT Guys are back

November 18th, 2008 • Comments Off on IT Guys are back

We did it!

November 11th, 2008 • Comments Off on We did it!

First look here: http://bits.blogs.nytimes.com/2008/09/05/sun-microsystems-hopes-to-shake-up-storage-industry/ and than over here: http://www.forbes.com/technology/2008/11/08/sun-storage-memory-tech-enter-cx_ag_1110sun.html?feed=rss_technology – we did it 🙂

opensolaris 2008.11 is coming too town

November 9th, 2008 • Comments Off on opensolaris 2008.11 is coming too town

opensolaris logoGreat blog entry for the upcoming release of opensolaris 2008.11 – http://foss-boss.blogspot.com/2008/11/opensolaris-200811-pre-release-suspends.html

for the nerds

November 5th, 2008 • Comments Off on for the nerds

Okay this is for the nerds. I had a little mistake in my vhost configuration of apache2. I made this mistake while using the vpanels utility. Sadly enough my VNC session didn’t work at home so I couldn’t change it that way – boomer. Because everytime you restart the apache2 service using the svcadm the httpd.conf file is generated out of svc properties. But you can reset those nice properties:

# svccfg -v
svc:> select svc:/network/vpanels-http:apache2
svc:/network/vpanels-http:apache2> setprop vhost-1/docroot="/rpool/datapool/knowledgetree"
svc:/network/vpanels-http:apache2> exit
# svcadm refresh apache2

Still Dr Solaris

November 5th, 2008 • Comments Off on Still Dr Solaris

I’m still playing around with the new upcoming release of 2008.11. The system is installed on a X4100 and registered as NIS client with automounter configured. Works great – it was all set up in < 3 hours 🙂

This time I tried SMF and vpanels. Vpanels is great for administrative tasks, like configuring apache. SMF is the rocking alternative to old runlevel scripts. Works fine, only to register a new service you have to write a bunch of XML. XML is great to be handled by computers but bad ugly for humans…but nevermind 🙂 It worked after some tries…

I managed to install the system and register the applications my document management tools needs in SMF. Also added glassfish as SMF service. Everythink works fine now. And thanks to ZFS snapshot I could even roll back (but I don’t want) 🙂

But for know the server is running, and running, and running…