Oracle Sends a Strong Message about Sun Microsystems

September 11, 2009 · Filed Under News · 1 Comment 

Really glad to see the address Larry Ellison gave to all the Sun customers on the Oracle website:

  • more money to develop SPARC
  • more money to develop Solaris
  • dramatic improvement in Sun’s hardware performance through tight integration with Oracle software

I’ve seen many comments from existing Sun employees and the message above is seen as both strong and very positive. Hope this brings Sun Microsystems better days, it’s a great company with amazing people.

Share your Solaris OS experience and win a prize!

July 9, 2009 · Filed Under News · 4 Comments 

Just got an email from the Frontline Systems representative about a competition they’re running at the moment.

Read more

Changing hostname in Solaris

May 20, 2009 · Filed Under General Solaris topics · 2 Comments 

I had to change the hostname in one of Solaris zones today, and just out of curiousity looked into /etc/init.d/network script. That’s how I learned a new (to me) option of the uname command, which seems to be specific to Solaris: uname -S <newhostname>.

So here’s a very simple procedure for updating the hostname of your Solaris 10 server.

Read more

Solaris 10 patch return codes

May 19, 2009 · Filed Under General Solaris topics · 3 Comments 

Now that some of the systems I have to regularly patch are Solaris 10 ones, I have to get used to the new patch return codes which one can see when applying one of the Sun’s recommended patchsets. It’s similar to the Solaris 8/9 patchset installation codes, but there are more codes added to the list.

Read more