[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] administration/content/gnu-content/account edit...
From: |
Karl Berry |
Subject: |
[Savannah-cvs] administration/content/gnu-content/account edit... |
Date: |
Fri, 11 Jun 2010 22:17:09 +0000 |
CVSROOT: /web/administration
Module name: administration
Changes by: Karl Berry <karl> 10/06/11 22:17:09
Modified files:
content/gnu-content/account: editsshkeys.txt
Log message:
mention icecat, formatting
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/account/editsshkeys.txt?cvsroot=administration&r1=1.9&r2=1.10
Patches:
Index: editsshkeys.txt
===================================================================
RCS file:
/web/administration/administration/content/gnu-content/account/editsshkeys.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- editsshkeys.txt 11 Jun 2010 22:13:40 -0000 1.9
+++ editsshkeys.txt 11 Jun 2010 22:17:09 -0000 1.10
@@ -1,17 +1,16 @@
<h3>SSH Public Keys</h3>
-<p>To generate a public key, see the FAQ at <a
-href="/faq/?group_id=5802&question=User_Account_-_How_do_I_configure_my_SSH_access.txt">savannah.gnu.org/faq/?group_id=5802&question=User_Account_-_How_do_I_configure_my_SSH_access.txt</a>
-Please use only RSA keys, not DSA keys.</p>
+<p>To generate a public key, see <a
+href="/faq/?group_id=5802&question=User_Account_-_How_do_I_configure_my_SSH_access.txt">Savannah
+FAQ entry for ssh</a>. Please use only RSA keys, not DSA keys.</p>
<p>What you need to copy/paste looks like this:<br>
<nobr><div style="font: x-small, fixed">ssh-rsa
AAAAB3NzaC1kc3MAAACBAJrWOtbu064jGhpa8aPEUwuRXSKgKD5Tw4hyCjwSGXYUc3+YBzJD1Gh7mxGn6NaaKC3WrfqdghiGC3apwyz2oyuD/VqLM7BFprGxn+IW/T9Y8Bqny+MbQiccXx3jhENsBHZtzYuxubZc7mDeBS8DnWppsC0VWcTkqAyE8nXP1eOJAAAAFQDsRd3zm11x9D/YHD6DEy6whNwl7wAAAIBJTkTf70LRpPz4YZOFxHA2653WIm3qGjX9d9zodjycfOJQmfPetMdlKfvPl/hmuaOnx/fs3Iz3mEsPgCocB1wSSSyU8kpekcgrhqn4QIwQJgsyLjtbWO6VyPMw1YUKxE3e0pHCfN75+4eijAmiJnM2A7KTxesJZNe3IpBNncuEUgAAAIAL041kJojPdIteuyE+yeVYbZOQZSBMMKUAZMSUdOoxNRM/CbDzh6E6Pc1cRvv2sOITH7svenfttTBjK8hc8EZBAVv3Or1JppSRTsRQq8n9R5Q8qgEY5t2gO4xbli/7wKNq1RYmHQTWf5myXih7lN4qFjfir4BJyPC/uJc3yxuD0Q==
address@hidden</fixed></nobr></p>
-<p>(If not, check the FAQ.)<br />
-
-This public key is commonly located in
-<code>~/.ssh/id_rsa.pub</code>.</p>
+<p>This public key is commonly located in
+<code>~/.ssh/id_rsa.pub</code>. If questions, check the FAQ.</p>
<p>If your key gets truncated, it is probably because your browser
-limits the maximum length of the text fields. Try with Firefox, which
-is is known to work.</p>
+limits the maximum length of the text fields. Try with <a
+href="http://www.gnu.org/software/gnuzilla/">IceCat</a> (or Firefox),
+which is is known to work.</p>