Update 'README.md'
This commit is contained in:
@@ -14,7 +14,7 @@ sudo apt update && sudo apt upgrade -y
|
|||||||
sudo nano /etc/ssh/sshd_config
|
sudo nano /etc/ssh/sshd_config
|
||||||
#Uncoment Port section and change port from 22 to 33
|
#Uncoment Port section and change port from 22 to 33
|
||||||
#Restart SSH server:
|
#Restart SSH server:
|
||||||
şudo service sshd restart
|
sudo service sshd restart
|
||||||
|
|
||||||
#Connect SSH using terminal with: ssh -l canary -p 33 'HostIP'
|
#Connect SSH using terminal with: ssh -l canary -p 33 'HostIP'
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user