summaryrefslogtreecommitdiff
path: root/Hurd
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-04-04 10:34:00 +0000
committerThomas Schwinge <tschwinge@gnu.org>2006-04-04 10:34:00 +0000
commit9f1cfc6942ee4dbb8fd020ae629975addb0af5d2 (patch)
tree996cec22b59e63ba14330188c3e8ab7b20cc85c6 /Hurd
parent1d3b8e0d7d096468794e50d2ca89e8e6b6eb2de8 (diff)
none
Diffstat (limited to 'Hurd')
-rw-r--r--Hurd/PublicHurdBoxen.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/Hurd/PublicHurdBoxen.mdwn b/Hurd/PublicHurdBoxen.mdwn
index 101adfe1..17193f1a 100644
--- a/Hurd/PublicHurdBoxen.mdwn
+++ b/Hurd/PublicHurdBoxen.mdwn
@@ -33,4 +33,20 @@ Barry deFreese:
</tr>
</table>
+Contact **bddebian** or **tschwinge** in [[HurdIRC]] for details or to request an account.
+
+For ease of use, put something like the following into _~/.ssh/config_:
+
+ Host clubber.bddebian.com clubber
+ HostName clubber.bddebian.com
+ Port 2251
+
+ Host flubber.bddebian.com flubber
+ HostName flubber.bddebian.com
+ Port 2250
+
+ Host *.bddebian.com clubber flubber
+ CheckHostIP no
+ User tschwinge
+
-- [[Main/BarryDeFreese]] - 22 Feb 2006