반응형
https://myinbox.tistory.com/156
$ sudo vi /etc/ssh/sshd_config
-> PasswordAuthentication 항목을 yes로 수정
$ sudo ssh-keygen -A
$ sudo service ssh start
반응형
'기타' 카테고리의 다른 글
vscode로 markdown(.md)문서 pdf로 변환 (0) | 2022.04.08 |
---|---|
오라클 db 명령어 (0) | 2022.03.16 |
주피터 노트북 환경설정 : 시작폴더 변경방법 (0) | 2022.03.15 |
git 에러 - error: object file ... is empty / fatal: loose object ... is corrupt (0) | 2022.01.27 |
wsl2에 heidisql로 mariadb 접속 (0) | 2022.01.26 |