데비안_라즈비안/라즈베리파이3
라즈비안 ssh root 접속하기
세객
2019. 1. 11. 10:24
수정하여
vi /etc/ssh/sshd_config
로 변경
PermitRootLogin yes
service ssh restart 하면 된다.