Translations:Configuring WSL as a ControlMaster relay server/7/en

From Alliance Doc
Jump to navigation Jump to search

Customize .ssh/config on Ubuntu

jaime@ubuntu:~$ cat ~/.ssh/config
Host cedar
    ControlPath ~/.ssh/cm-%r@%h:%p
    ControlMaster auto
    ControlPersist 10m
    HostName cedar.alliancecan.ca
    User pinto