]> git.madduck.net Git - etc/ssh.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

julia not proper host
authormartin f. krafft <madduck@madduck.net>
Thu, 13 Oct 2022 21:12:09 +0000 (23:12 +0200)
committermartin f. krafft <madduck@madduck.net>
Thu, 13 Oct 2022 21:12:09 +0000 (23:12 +0200)
.ssh/config.in

index 1a0e69e2a6889409dbb78defb44a2ccd82a72bbe..95dd666e5a7426c2bec599f575e012fe7b0a203a 100644 (file)
@@ -162,7 +162,7 @@ Host julia.gern.madduck.net | julia.gern | julia
   HostKeyAlias julia.gern.madduck.net
   LocalForward localhost:8388 localhost:8384
 Host julia-luks
-  Hostname 192.168.17.50
+  Hostname julia.gern.madduck.net
   StrictHostKeyChecking no
   UserKnownHostsFile /dev/null
   User root