Update README.md
Fixed SSH section of the manual
This commit is contained in:
parent
673809d6dd
commit
26d7f5ac2f
@ -81,7 +81,7 @@ ssh pi@YOUR.RASPBERRY.IP.ADDRESS
|
|||||||
Run the following command:
|
Run the following command:
|
||||||
sudo nano /etc/ssh/sshd_config
|
sudo nano /etc/ssh/sshd_config
|
||||||
|
|
||||||
Change the line: #PermitRootLogin no to: PermitRootLogin yes
|
Change the line: #PermitRootLogin prohibit-password to: PermitRootLogin yes
|
||||||
Save and exit (ctrl+o & ctrl+x)
|
Save and exit (ctrl+o & ctrl+x)
|
||||||
|
|
||||||
Run the following command:
|
Run the following command:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user