Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework WindowsWorkerSetup.md #12

Open
robertmaynard opened this issue Oct 20, 2016 · 1 comment
Open

Rework WindowsWorkerSetup.md #12

robertmaynard opened this issue Oct 20, 2016 · 1 comment

Comments

@robertmaynard
Copy link
Owner

Once the ability to launch windows executables from Windows Subsystem for Linux has rolled out, we need to rewrite the guide to use that approach.

more info:
https://blogs.msdn.microsoft.com/wsl/2016/10/19/windows-and-ubuntu-interoperability/

@robertmaynard
Copy link
Owner Author

OpenSSH can now be used with windows so that is also an approach:

* Settings -> Apps -> Optional Features -> Add a feature -> OpenSSH Server
* services.msc -> OpenSSH Server -> Properties -> Startup Type -> Automatic (delayed), Start
* sshd_config is found at `C:\ProgramData\ssh\sshd_config`
* Create a `%USERPROFILE%\.ssh\authorized_keys` file with a public key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant