diff options
author | jbranso@dismail.de <jbranso@dismail.de> | 2024-05-30 13:29:45 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-05-30 19:43:52 +0200 |
commit | d693dedc3edbba5ff4d0265b1104ec3063ebb04d (patch) | |
tree | f2ba554bd71229cbe32ec1955495f24973437dff /hurd/running | |
parent | 5fb07552a0ce6ba57ac402cc448383b31dca6487 (diff) |
hurd: added the terrible-mdns-responder page
* hurd/terrible-mdns-responder.mdwn: new file
* contributing.mdwn: added a link to the mdns-responder.
* hurd/documentation.mdwn: added a link to the mdns-responder.
* hurd/running/debian/after_install.mdwn: added a link to the
mdns-responder.
Message-ID: <20240530173020.2499-1-jbranso@dismail.de>
Diffstat (limited to 'hurd/running')
-rw-r--r-- | hurd/running/debian/after_install.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hurd/running/debian/after_install.mdwn b/hurd/running/debian/after_install.mdwn index 927d05f1..4c7d924a 100644 --- a/hurd/running/debian/after_install.mdwn +++ b/hurd/running/debian/after_install.mdwn @@ -15,3 +15,8 @@ you. See [[GRUB]]'s page for this. Installing packages without having a network connection is described [[DebianAptOffline]]. + +# Setting up mDNS responder + +To get `ssh <hostname>.local` working, you can set up the +[[hurd/terrible-mdns-responder]]. |