Configuring WSL as a ControlMaster relay server: Difference between revisions

m
Line 65: Line 65:
<pre>
<pre>
jaime@ubuntu:~/custom_ssh$ /usr/sbin/sshd -f ${HOME}/custom_ssh/sshd_config
jaime@ubuntu:~/custom_ssh$ /usr/sbin/sshd -f ${HOME}/custom_ssh/sshd_config
</pre>


NOTE: Make sure your start the server as yourself, not as root.
NOTE: Make sure your start the server as yourself, not as root.
You will also need to start the sshd server every time you restart your computer, or after closing or restarting WSL.
You will also need to start the sshd server every time you restart your computer, or after closing or restarting WSL.
</pre>


=== Customize <i>.ssh/config</i> on <i>smart</i> with <code>RemoteCommand</code> ===
=== Customize <i>.ssh/config</i> on <i>smart</i> with <code>RemoteCommand</code> ===
Bureaucrats, cc_docs_admin, cc_staff
2,879

edits