Comment connecter mon serveur Ubuntu à SSH
ssh [email protected]
Repulsive Reindeer
ssh [email protected]
ssh -i <KEY CERTIFICATE | .ppk or .pem file> <URL for local or remote server>
Syntax: ssh remote_username@remote_host
Example: ssh [email protected]