Start or Stop the sshd daemon
10438Jan 10 2007 — edited Jan 19 2007OS: SuSE Linux enterprise server 8
How we " Start or Stop the sshd daemon" in SLES (Linux)?
In AIX we do as
startsrc -g ssh Start the sshd daemon if it is not currently active
stopsrc -g ssh Stop the sshd daemon;which requests that the sshd daemon complete all current processing, release resources
lssrc -g ssh Obtain the status of sshd