diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-12-15 12:46:42 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-12-15 12:51:26 +0100 |
commit | 003173d1a3d194afe2c3795ecb3a350e285e996d (patch) | |
tree | 8aabdd3cfbcb5d65e833c30c1d2fd997456b5094 | |
parent | efde1bd2406286b2d0cd0ee3a1292faadb62efec (diff) | |
download | web-003173d1a3d194afe2c3795ecb3a350e285e996d.tar.gz web-003173d1a3d194afe2c3795ecb3a350e285e996d.tar.bz2 web-003173d1a3d194afe2c3795ecb3a350e285e996d.zip |
public_hurd_boxen: Ask for login name and public SSH key.
-rw-r--r-- | public_hurd_boxen.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/public_hurd_boxen.mdwn b/public_hurd_boxen.mdwn index cbe80b8f..f81f46a6 100644 --- a/public_hurd_boxen.mdwn +++ b/public_hurd_boxen.mdwn @@ -25,7 +25,8 @@ Here are some Hurd boxes that users have made available to the public: To request an account on the *[[bddebian]]* machines either contact *bddebian* or *tschwinge* (other people might also be able to help) in [[IRC]] -or send email to <hurd-shell-account@gnu.org>. Also use these contact +or send email to <hurd-shell-account@gnu.org> (please include your desired user +name and public SSH key). Also use these contact addresses for requesting support with respect to software installations, etc. @@ -69,7 +70,7 @@ connecting from: Host *.bddebian.com blubber clubber flubber gnubber goober grubber snubber zenhost CheckHostIP no - User [username] + User [user name] The `CheckHostIP` statement is for not having to worry about the machines's IP addresses changing (due to being behind a dial-up connection). |