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.
Check for available updates (optional):
smpatch analyze
Download and install the updates:
smpatch update
If the system requires a reboot, do this as soon as possible by running:
init 6