networking:ssh:multiple-systemd-ssh-agents
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| networking:ssh:multiple-systemd-ssh-agents [2022/05/07 01:58] – [Manage the ssh-agent service] chuck | networking:ssh:multiple-systemd-ssh-agents [2022/05/07 02:00] (current) – [Manage the ssh-agent service] chuck | ||
|---|---|---|---|
| Line 68: | Line 68: | ||
| systemctl --user stop ssh-agent@< | systemctl --user stop ssh-agent@< | ||
| </ | </ | ||
| - | |||
| - | ---- | ||
| ===Naming the ssh-agent services=== | ===Naming the ssh-agent services=== | ||
| - | * What name to use for each service will also be the name of the socket. | + | * Whatever |
| * For example, if we named one '' | * For example, if we named one '' | ||
| systemctl --user enable --now [email protected] | systemctl --user enable --now [email protected] | ||
| Line 78: | Line 76: | ||
| </ | </ | ||
| * We would have two new socket files:< | * We would have two new socket files:< | ||
| - | $XDG_RUNTIME_DIR/ | + | "$XDG_RUNTIME_DIR/ |
| - | $XDG_RUNTIME_DIR/ | + | "$XDG_RUNTIME_DIR/ |
| </ | </ | ||
networking/ssh/multiple-systemd-ssh-agents.1651888698.txt.gz · Last modified: by chuck
