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

Connexion automatique en SSH sur VSCode

Connexion automatique en SSH sur VSCode

Windows




Étapes

  1. Installer l'extension Remote SSH
  2. Ouvrir la palette de commandes avec CTRL+SHIFT+P
  3. Rechercher ">Remote-SSH: Connect to Host"
  4. Remplissez ce qui sera demandé, comme __USER__@__IP__
  5. Répondre "oui" à toutes les questions, pour autoriser la connexion, le dossier, etc.
  6. Ouvrir CMD sur Windows pour générer votre id_rsa.pub
  7. ssh-keygen -t rsa -b 2048
  8. Mettre le contenu du /home/__USER__/.ssh/id_rsa.pub de votre PC dans une nouvelle ligne dans le /home/__USER__/.ssh/authorized_keys de votre serveur