# cd /usr/ports/security/openssh # make install clean
# echo "sshd_enable=YES" >> /etc/rc.conf
# /etc/rc.d/sshd start
通过posts安装 OpenSSH
原文:http://www.jb51.net/os/Unix/1502.html