tar -zxvf ssh-1_2_27_tar.gz
cd ssh-1.2.27
./configure
make
make install
/etc/ssh_config
/etc/sshd_config
to make sure config matches your expectations.
/usr/local/sbin/sshd
/usr/local/etc/rc.d
emacs -nw sshd.sh
#!/bin/sh
/usr/local/sbin/sshd