用 FileZilla SFTP 登入時出現 No supported authentication methods available (server sent: publickey,gssapi-keyex,gssapi-with-mic) 錯誤
其實很簡單,只要把 /etc/ssh/sshd_config 中的 PasswordAuthentication 設為 yes 即可喔!~
Prev
避免 shell 指令被重複執行