通过posts安装 OpenSSH
                (编辑:jimmy 日期: 2025/10/31 浏览:3 次 )
            
            安装
    
        
            
            
            # cd /usr/ports/security/openssh
            # make install clean
# echo "sshd_enable=YES"
										
										/etc/rc.conf
#
										/etc/rc.d/sshd start
下一篇:FreeBSD防止ARP攻击