{ claus.conrad }

Installing updates on Solaris 10 from the command line

📅 Oct 29, 2009
⌛ 1 minute

After registering your Solaris system you might want to install updates from the command line. Here's how to do this in one to three easy steps.

  1. Check for available updates (optional):

    smpatch analyze
    
  2. Download and install the updates:

    smpatch update
    
  3. If the system requires a reboot, do this as soon as possible by running:

    init 6