From f61fc7c7949eb80e510e87ba25e469a5e661654e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 9 Feb 2008 12:15:37 +0100 Subject: public_hurd_boxen: Add goober at bddebian's. --- public_hurd_boxen.mdwn | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'public_hurd_boxen.mdwn') diff --git a/public_hurd_boxen.mdwn b/public_hurd_boxen.mdwn index 38612452..3ff0766b 100644 --- a/public_hurd_boxen.mdwn +++ b/public_hurd_boxen.mdwn @@ -5,6 +5,7 @@ Here are some Hurd boxes that users have made available to the public: "flubber.bddebian.com","[[Barry_de_Freese|bddebian]]","ssh; port 2250","Debian","PII 550 MHz; 384 MiB" "clubber.bddebian.com","[[Barry_de_Freese|bddebian]]","ssh; port 2251","Debian","PIII 1 GHz; 384 MiB" "gnubber.bddebian.com","[[Barry_de_Freese|bddebian]]","ssh; port 2254","Debian","PII 733 MHz; 384 MiB" +"goober.bddebian.com","[[Barry_de_Freese|bddebian]]","ssh; port 2255","Debian","?" "hurd.nipl.net","[[AlastairPoole]]","ssh; port 24","GNU","AMD Sempron 2800 MHz","not sure if this machine is still alive" """]] @@ -26,16 +27,20 @@ machines are re-installed), put something like the following into Host clubber.bddebian.com clubber HostName clubber.bddebian.com Port 2251 - + Host flubber.bddebian.com flubber HostName flubber.bddebian.com Port 2250 - + Host gnubber.bddebian.com gnubber HostName gnubber.bddebian.com Port 2254 - - Host *.bddebian.com clubber flubber gnubber + + Host goober.bddebian.com goober + HostName gnubber.bddebian.com + Port 2255 + + Host *.bddebian.com clubber flubber gnubber goober CheckHostIP no UserKnownHostsFile /dev/null StrictHostKeyChecking no -- cgit v1.2.3