

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

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
Windows
Étapes
- Installer l'extension Remote SSH
- Ouvrir la palette de commandes avec CTRL+SHIFT+P
- Rechercher ">Remote-SSH: Connect to Host"
- Remplissez ce qui sera demandé, comme __USER__@__IP__
- Répondre "oui" à toutes les questions, pour autoriser la connexion, le dossier, etc.
- Ouvrir CMD sur Windows pour générer votre id_rsa.pub
ssh-keygen -t rsa -b 2048
- 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