Differences
This shows you the differences between the selected revisions of the page.
2018-02-11 | 2018-02-11 | ||
no summary (pingo-power) | no summary (pingo-power) | ||
Line 28: | Line 28: | ||
===== [[connecting]] Connecting to the server ===== | ===== [[connecting]] Connecting to the server ===== | ||
- | Before the first connection, find out fingerprint of the server's ED25519 key by running ''ssh-keygen.exe -l -f ssh_host_ed25519_key -E md5'' from the ''C:\Program Files\OpenSSH'' (if it return an error ''No such file or directory'' open a ticket in the GitHub project): | + | Before the first connection, find out fingerprint of the server's ED25519 key by running ''ssh-keygen.exe -l -f ssh_host_ed25519_key -E md5'' from the ''C:\Program Files\OpenSSH'' (if it return an error ''No such file or directory'',simply write ''.\ssh-keygen.exe'' and name the file ''ssh_host_ed25519_key'' with no passphrase): |
<code> | <code> |