Mercurial > index.cgi > dotfiles
comparison .ssh/config @ 294:a4bf322037a6
New IP for the PDP-11/70 emulation rPi
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Sun, 23 Feb 2025 18:32:54 -0500 |
parents | ab94cd41d4fa |
children | 283c6f6c64c5 |
comparison
equal
deleted
inserted
replaced
293:9061f10fcd5a | 294:a4bf322037a6 |
---|---|
46 | 46 |
47 Match host retropie exec "~/.ssh/athome" | 47 Match host retropie exec "~/.ssh/athome" |
48 HostName 192.168.7.221 | 48 HostName 192.168.7.221 |
49 User pi | 49 User pi |
50 | 50 |
51 Match host pdp-11 exec "~/.ssh/athome" | |
52 HostName 192.168.7.217 | |
53 User pi | |
54 | |
51 # Shared connection for xanadu, csesbh2, and joshua | 55 # Shared connection for xanadu, csesbh2, and joshua |
52 # Including w2zq too, though I don't usually want those to stick around - | 56 # Including w2zq too, though I don't usually want those to stick around - |
53 # they'll get canceled when the proxy use is finished | 57 # they'll get canceled when the proxy use is finished |
54 Host xanadu.astro.princeton.edu csesbh2.princeton.edu joshua.srhuston.net w2zq.mywire.org | 58 Host xanadu.astro.princeton.edu csesbh2.princeton.edu joshua.srhuston.net w2zq.mywire.org |
55 User huston | 59 User huston |