How do I ssh into my linode server?

Is shh supported in linode servers?

It should do, are you having issues?

if you are on a windows machine, I would suggest putty, or bitvise ssh client.

1 Like

Yes ssh is supported in linode, they have a pretty detailed guide on how to connect to your server for the first time if you haven't done it before.
SSH Guide: https://www.linode.com/docs/getting-started#connecting-to-your-linode

Also I would suggest having a read through this guide on how to secure your server since password authentication is not the most secure option.
Guide: https://www.linode.com/docs/security/securing-your-server (especially the section about hardening ssh access)