Please assign a menu to the primary menu location under menu

Secure Shell

NetBSD – SSH 사용하기

NetBSD 를 처음 설치하면 SSH(Secure Shell) 데몬이 비활성화 되어 있다. /etc/rc.conf 파일에 한줄 추가 해주면 된다. ruo91# echo ‘sshd=”YES”‘ >>