Configuring OpenSSH
Config files
/etc/ssh/ssh_config,
/etc/ssh/sshd_config
There are no required changes in either of these files. However
you may wish to view them to make changes for appropriate security to
your system. Configuration information can be found in the man pages for
sshd, ssh and ssh-agent
sshd init.d script
To start the SSH Server at boot, install /etc/rc.d/init.d/sshd
init script included in the package.
make install-sshd