HowTo: Restart SSH Service under Linux / UNIX
How do I restart SSH service under Linux or UNIX operating systems?
The command to restart ssh are as follows (you must login as root user):CentOS / RHEL / Fedora / Redhat Linux Restart SSH
# /etc/init.d/sshd restart