Canan

Salut, je suis Canan

Oups ...

N'oubliez jamais que l'impossible est possible

:(


Your PC ran into a problem and needs to restart.
We're just collecting some error info, and then we'll restart for you.


0% complete



QR Code

For more information about this issue and possible fixes, visit
https://www.windows.com/stopcode

If you call a support person, give them this info:
Stop code: SYSTEM_SERVICE_EXCEPTION

Générer une connexion automatique ssh

Générer une connexion automatique ssh

Ubuntu




Étapes

  1. Générer une clé ssh
  2. ssh-keygen -t rsa -b 2048
  3. Envoyez-le au serveur pour l'autoriser
  4. ssh-copy-id _USER_@_IP_
  5. _MOT_DE_PASSE_
  6. Connectez-vous sans mot de passe
  7. ssh _USER_@_IP_