Uncategorized
Why the SSH port number not change ?
me learn.
I am trying to change SSH port number and I did these steps but no result
1) sudo gedit /etc/ssh/sshd_config
2) change the port 22 to 2222
3) sudo restart ssh systemctl
4) sudo systemctl start ssh