When we change the port number , our putty is throwing time out error
When we tried changing the port number for security reason after that putty is throwing Time out error.
Please can you help us with this issue.
we do have backup file but not able to understand how to restore that.
Please guide us asap.
Regards
Deep
3 Replies
If you have locked yourself out of your Linode, go into Linode Manager and connect via the Remote Access tab > Console Access and choose one of those options.
The command when you are in, is-
sudo systemctl restart sshd
Your local machine will also need to know you want to use a non standard port. You can create a config file for this-
Do a search for "ssh config file", and build a local config file for your IP/domain to be put in your local .ssh folder on your PC.
P.