From 6842e8cb0184b84b059742b238f4e6a3d4136ccc Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 3 Sep 2007 19:22:19 +0200 Subject: Use the ikiwiki table plugin. --- public_hurd_boxen.mdwn | 71 +++++++++++++------------------------------------- 1 file changed, 18 insertions(+), 53 deletions(-) (limited to 'public_hurd_boxen.mdwn') diff --git a/public_hurd_boxen.mdwn b/public_hurd_boxen.mdwn index 1518d985..2de9ed78 100644 --- a/public_hurd_boxen.mdwn +++ b/public_hurd_boxen.mdwn @@ -1,60 +1,27 @@ Here are some Hurd boxes that users have made available to the public: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Host NameOperatorAccessPortDistroMachine SpecsComments
flubber.bddebian.com [[Barry_de_Freese|bddebian]] ssh 2250 Debian PII 550Mhz 384Mb  
clubber.bddebian.com [[Barry_de_Freese|bddebian]] ssh 2251 Debian PIII 1Ghz 384Mb  
gnubber.bddebian.com [[Barry_de_Freese|bddebian]] ssh 2254 Debian PII 733Mhz 384Mb  
hurd.nipl.net [[AlastairPoole]] ssh 24 GNU AMD Sempron 2800 not sure if this machine is still alive
+[[table class="table1" data=""" +"Host Name","Operator","Access","Distro","Machine Specs","Comments" +"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" +"hurd.nipl.net","[[AlastairPoole]]","ssh; port 24","GNU","AMD Sempron 2800 MHz","not sure if this machine is still alive" +"""]] -To request an account on the _\*.bddebian.com_ machines either contact **bddebian** or **tschwinge** (other people might also be able to help) in [[IRC]] or send email to . Also use these contact addresses for requesting support with respect to software installations, etc. +To request an account on the `*.bddebian.com` machines either contact +*bddebian* or *tschwinge* (other people might also be able to help) in [[IRC]] +or send email to . Also use these contact +addresses for requesting support with respect to software installations, etc. -For the _hurd.nipl.net_ host, please see . +For the `hurd.nipl.net` host, please see . -To be able to use just `ssh [machine]`, you should append your public SSH key to _~/.ssh/authorized\_keys_ on the remote machine. +To be able to use just `ssh [machine]`, you should append your public SSH key +to `~/.ssh/authorized_keys` on the remote machine. -And if you don't want to worry about the machines's IP addresses changing (due to dial-up connection) or the host keys changing every now and then (when the machines are re-installed), put something like the following into _~/.ssh/config_ of the machine you connect from: +And if you don't want to worry about the machines's IP addresses changing (due +to dial-up connection) or the host keys changing every now and then (when the +machines are re-installed), put something like the following into +`~/.ssh/config` of the machine you connect from: Host clubber.bddebian.com clubber HostName clubber.bddebian.com @@ -73,5 +40,3 @@ And if you don't want to worry about the machines's IP addresses changing (due t UserKnownHostsFile /dev/null StrictHostKeyChecking no User [username] - --- [[Main/BarryDeFreese]] - 22 Feb 2006 -- cgit v1.2.3