Is SSH access on by defalt?

No. We have found most of our clients don't use or need shell access so it is not enabled by default. If you need shell access you will need to request it. There is not a charge for shell access we just need to activate it for you.
  • 86 Users Found This Useful
Was this answer helpful?

Related Articles

How do I use SSH?

  You can download a SSH client called putty from the below links....

Can I use Telnet?

No. Telnet is very insecure and we do not allow telnet access. We do allow SSH access which is a...

How do I keep other users on the server from viewing my files via SSH?

chmod 711 any directory you don't want people looking in. It's a good idea to do this to all...