Skip to content

Instantly share code, notes, and snippets.

@1x12HD
1x12HD / gist:db077ddf0dc7119e0a478d4077a8ec9b
Last active August 6, 2023 14:55
How to change SSH password in Debian Linux
Open SSH (I recommend using Solar-PuTTY as it is my favorite using SSH connection)
Backup SSH config file using command: sudo cp /etc/ssh/sshd_config /etc/ssh/sshd_config_backup
Edit SSH config: sudo nano /etc/ssh/sshd_config