Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

mdem ubuntu ssh key no password

# To disable tunneled clear text passwords, change to no here!

sudo nano /etc/ssh/sshd_config

PasswordAuthentication no

```
-----------------------------------------------
```
sudo service ssh restart
 
PREVIOUS NEXT
Tagged: #mdem #ubuntu #ssh #key #password
ADD COMMENT
Topic
Name
8+9 =