Canan

Hi, I'm Canan

Oups ...

Never forget impossible is 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

Generate ssh auto connection

Generate ssh auto connection

Ubuntu




Steps

  1. Generate ssh key
  2. ssh-keygen -t rsa -b 2048
  3. Send it to the server to allow it
  4. ssh-copy-id _USER_@_IP_
  5. _PASSWORD_
  6. Connect yourself without password
  7. ssh _USER_@_IP_