mdem ubuntu ssh key pas de mot de passe
# To disable tunneled clear text passwords, change to no here!
sudo nano /etc/ssh/sshd_config
PasswordAuthentication no
```
-----------------------------------------------
```
sudo service ssh restart
Depressed Dragonfly