Skip to main content

Allow SSH with password

Change parameter in config file

Edit SSH config file:

sudo nano /etc/ssh/sshd_config

image.png

Restart ssh service

sudo systemctl restart sshd