How to restart sshd service in Solaris 10

This article will show you how to restart the sshd service on Solaris 10.

To Restart the SSH Service

  1. Login to the command-line terminal
  2. Run the command:

svcadm restart svc:/network/ssh:default


{ 1 Comments }
  1. The command to restart sshd service in Solaris is :
    Usage: /lib/svc/method/sshd { start | restart }

    Cheers!

Please post your comments/suggestions!