Updated .ssh/config to add afterdark.org.uk host.
This commit is contained in:
parent
6bc6e4edc6
commit
476875813a
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@ Host slackware.uk
|
||||||
Hostname slackware.uk
|
Hostname slackware.uk
|
||||||
Port 9922
|
Port 9922
|
||||||
|
|
||||||
|
Host afterdark.org.uk
|
||||||
|
ForwardAgent yes
|
||||||
|
Hostname afterdark.org.uk
|
||||||
|
Port 6722
|
||||||
|
|
||||||
Host full-* build-* clone-*
|
Host full-* build-* clone-*
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
User root
|
User root
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue