Search found 1 match
- Mon Jul 16, 2018 9:35 am
- Forum: RHEL/CentOS
- Topic: SSH port change - but cant connect to the server
- Replies: 1
- Views: 3034
Re: SSH port change - but cant connect to the server
After change setting, You should restart the service has relation.
Here is SSH, so restart ssh service.
Try this:
---
service sshd restart
---
Here is SSH, so restart ssh service.
Try this:
---
service sshd restart
---