rami.info



Updating Solaris 10

Posted in Solaris,Sysadmin by Rami on the May 15th, 2006

In order to update Solaris 10 with the latest OS updates the following is needed to be done:

1. Create a file /tmp/registration.properties with the following:
userName=sunusername
password=sunpassword
hostName=
subscriptionKey=
portalEnabled=false
proxyHostName=
proxyPort=
proxyUserName=
proxyPassword=

2. Run the following command:
sconadm register -a -r /tmp/registration.properties

3. To perform the update do the following:
smpatch update

4 Responses to 'Updating Solaris 10'

Subscribe to comments with RSS or TrackBack to 'Updating Solaris 10'.

  1. Jassim said,

    on May 15th, 2006 at 11:05 am

    Me?so man :Pp

  2. Mark said,

    on May 15th, 2006 at 11:45 am

    We are talking about Solaris the movie right?

  3. Rami said,

    on May 15th, 2006 at 4:26 pm

    Mark: Yep it’s version 10 of the movie :oP


  4. on July 6th, 2008 at 10:43 am

    Great!! Thanks a lot

Leave a Reply