Mercurial > index.cgi > dotfiles
comparison .ssh/config @ 288:ab94cd41d4fa
Retropie has a home again
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Tue, 13 Aug 2024 16:40:35 -0400 |
parents | 09a1242050d3 |
children | a4bf322037a6 |
comparison
equal
deleted
inserted
replaced
287:c362966d6369 | 288:ab94cd41d4fa |
---|---|
42 | 42 |
43 Match host aprs exec "~/.ssh/athome" | 43 Match host aprs exec "~/.ssh/athome" |
44 HostName 192.168.7.57 | 44 HostName 192.168.7.57 |
45 User pi | 45 User pi |
46 | 46 |
47 Match host retropie exec "~/.ssh/athome" | |
48 HostName 192.168.7.221 | |
49 User pi | |
50 | |
47 # Shared connection for xanadu, csesbh2, and joshua | 51 # Shared connection for xanadu, csesbh2, and joshua |
48 # Including w2zq too, though I don't usually want those to stick around - | 52 # Including w2zq too, though I don't usually want those to stick around - |
49 # they'll get canceled when the proxy use is finished | 53 # they'll get canceled when the proxy use is finished |
50 Host xanadu.astro.princeton.edu csesbh2.princeton.edu joshua.srhuston.net w2zq.mywire.org | 54 Host xanadu.astro.princeton.edu csesbh2.princeton.edu joshua.srhuston.net w2zq.mywire.org |
51 User huston | 55 User huston |