通过posts安装 OpenSSH
番茄系统家园 · 2022-07-18 07:11:09
|
# cd /usr/ports/security/openssh |
添加自启动
|
# echo "sshd_enable=YES" >> /etc/rc.conf |
//启动
|
# /etc/rc.d/sshd start |
猜你喜欢
最新应用
热门应用
番茄系统家园 · 2022-07-18 07:11:09
|
# cd /usr/ports/security/openssh |
添加自启动
|
# echo "sshd_enable=YES" >> /etc/rc.conf |
//启动
|
# /etc/rc.d/sshd start |