diff options
author | Barry deFreese <bddebian@comcast.net> | 2006-12-14 03:48:37 +0000 |
---|---|---|
committer | Barry deFreese <bddebian@comcast.net> | 2006-12-14 03:48:37 +0000 |
commit | 0099833087388c8e959a57887f2de9057ae971bb (patch) | |
tree | f4adc5837ddcf1f20b4c5585767935ace9496470 | |
parent | fb24440b954acfff6e69e05e63c494ba9ad81fd5 (diff) |
none
-rw-r--r-- | Hurd/PublicHurdBoxen.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Hurd/PublicHurdBoxen.mdwn b/Hurd/PublicHurdBoxen.mdwn index 763dd84b..50eaab3a 100644 --- a/Hurd/PublicHurdBoxen.mdwn +++ b/Hurd/PublicHurdBoxen.mdwn @@ -31,10 +31,19 @@ Barry deFreese: <td> Debian </td> <td> PII 733Mhz 384Mb </td> </tr> + <tr> + <td> hurd.nipl.net </td> + <td> ssh </td> + <td> 24 </td> + <td> GNU </td> + <td> AMD Sempron 2800 </td> + </tr> </table> To request an account either contact **bddebian** or **tschwinge** (other people might also be able to help) in [[HurdIRC]] or send email to <hurd-shell-account@gnuNOSPAM.org>. Also use these contact addresses for requesting support with respect to software installations, etc. +For the hurd.nipl.net host, please see <http://www.nipl.net> + 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 the 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: |