Category Archives: OpenSolaris

Static IP on OpenSolaris

From here: Clicky Make sure you have various DNS domains in /etc/resolv.conf, then: cp /etc/nsswitch.conf /etc/nsswitch.conf.BAK cp /etc/nsswitch.dns /etc/nsswitch.conf svcadm restart dns/client After this, edit the file: /etc/nwam/llp

Posted in OpenSolaris | Tagged , , , , , , | 6 Comments

File system frenzy

On my server, I’ve been looking into having various ZFS file systems, this would allow me to better manage parts of the system later on. I have so far set it all up as such:

Posted in beleg-iâ, OpenSolaris | Tagged , , , | Leave a comment

Installing GCC on OpenSolaris

Ok, I know I’ve blogged this before, but this is about doing it via the command line: I installed everything as root… # pkg install SUNWgcc Simple as that! Some other packages people might like: # pkg install SUNWgmake # … Continue reading

Posted in beleg-iâ, OpenSolaris | Tagged , , , | 2 Comments

Beleg Iâ – Building

So, I had ordered the parts and the parts had arrived.  I was very good, although everything was with me by last Tuesday, I refrained from building them up until Friday. So this is my new case:

Posted in beleg-iâ, Hardware, OpenSolaris | Leave a comment

OpenSolaris 2008.11 Out

OK, so it’s old new now, but just wanted to let you all know that it’s out! Direct link to the iso: http://dlc.sun.com/osol/opensolaris/2008/11/osol-0811.iso What’s new link: http://www.opensolaris.com/learn/features/whats-new/200811/

Posted in OpenSolaris, Sun | Tagged , | Leave a comment

Sun – Week Seventeen & week with Faye

I only spent one and a half days in work this week!  Monday was spent doing some work, while Tuesday morning was spent tying up loose ends and passing other people ongoing work. I then travelled up to Aberystwyth.  I … Continue reading

Posted in General, OpenSolaris, Sun | Leave a comment

OpenSolaris & CS101

On Thursday 30th October, I attended the CS101 lecture in Aber uni.  I was there to give a brief talk about OpenSolaris, focusing on aspects like Zones, DTrace and ZFS.  I think it went OK, possibly pitched it a tad … Continue reading

Posted in OpenSolaris, Uni | 2 Comments

SUNWlibsexy

I’m just updating packages on my OpenSolaris installation, and I glanced at the screen only to find a package called “SUNWlibsexy” sitting bang in the middle of the update screen. After a quick Google, I found this: Name: SUNWlibsexy License: … Continue reading

Posted in OpenSolaris, Sun | Tagged , | Leave a comment

Installing GCC on OpenSolaris

*NEW* Click here for command line instructions, plus how to install gmake and subversion! Are you using the new OpenSolaris, released May 2008? If you have tried to ./configure any sources, you will find that you can’t, because the gcc … Continue reading

Posted in OpenSolaris | Tagged , | 10 Comments