Differences
This shows you the differences between the selected revisions of the page.
| 2017-03-19 | 2017-04-11 | ||
| old revision restored - it's mentioned already that it's a powershell command (martin) | conflict with developer mode (martin) | ||
| Line 51: | Line 51: | ||
| * Login using //Login// button. | * Login using //Login// button. | ||
| * [[ssh_verifying_the_host_key|Verify the host key]] by comparing fingerprint with the one collected before (see above). | * [[ssh_verifying_the_host_key|Verify the host key]] by comparing fingerprint with the one collected before (see above). | ||
| + | |||
| + | If you cannot authenticate to the server, and you are using Windows 10 //Developer mode//, make sure that your OpenSSH server does not conflict with an internal %%SSH%% server used by the //Developer mode//. You may need to turn off the //%%SSH%% Server Broker// and //%%SSH%% Server Proxy// Windows services. Or run your OpenSSH server on a different port than 22. | ||
| ===== Further reading ===== | ===== Further reading ===== | ||