Archive for the Solaris Administration Category

Once you make any change for sshd_config file which is located under /etc/ssh/ or any kind of need to restart SSH server on Solaris, you can use this:

cd /etc/init.d/
./sshd restart

This will restart SSH server without corrupting your session.

Close
E-mail It