diff options
| author | EuAndreh <eu@euandre.org> | 2022-11-27 08:22:05 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-11-27 08:22:05 -0300 |
| commit | 7f6d830c511b09f0f2b42b55f38dd9c6e0ef44ac (patch) | |
| tree | b6c312f55481c11d57dd2cb1d4c63649132fe664 /src/infrastructure/ssh.conf | |
| parent | src/infrastructure/guix/system.scm: Disable verbose mode of smtpd processes (diff) | |
| download | toph-7f6d830c511b09f0f2b42b55f38dd9c6e0ef44ac.tar.gz toph-7f6d830c511b09f0f2b42b55f38dd9c6e0ef44ac.tar.xz | |
src/infrastructure/: Settle on euandre.org as host-name
Diffstat (limited to '')
| -rw-r--r-- | src/infrastructure/ssh.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/infrastructure/ssh.conf b/src/infrastructure/ssh.conf index ce1af3d..01a55ed 100644 --- a/src/infrastructure/ssh.conf +++ b/src/infrastructure/ssh.conf @@ -2,16 +2,6 @@ Host * ServerAliveInterval 30 ServerAliveCountMax 20 -Host iroh *euandre.org - HostName euandre.org - User root - -Host kuvira *euandreh.xyz - HostName euandreh.xyz - -Host toph *arrobaponto.org - HostName arrobaponto.org - Host suyin HostName ch-s010.rsync.net User 16686 |
