How to use SSH

SSH is a dangerous tool. Allowing SSH access to our servers comes with serious security risks. For this reason, we rarely grant SSH access, and when we do, every SSH sessions is monitored and logged. 

If you have to ask how to use SSH, it's unlikely that we would ever grant you access to our SSH system. That said, "Putty" is a free SSH client. You can begin your search by researching "Putty" and "Linux Commands."
  • 0 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

Connecting to SSH

We run SSH on a non-standard port to discourage automated hacking attempts to the SSH system. SSH...