ssh-dsa-keys

JSON

rev 1  |  foxhop  |  1290336105000  |  JSON

empty
rev 1
tt1ssh DSA keys
2===================
3 
4Run the following command:
5 
6.. code-block:: bash
7 
8 ssh-keygen -t dsa
9 
10Do not create your new key par in the dufault directory (~/.ssh/).  Use a tempor
 >ary directory instead.  So when you see this,
11 
12.. code-block:: bash
13 
14 Generating public/private dsa key pair.
15 Enter file in which to save the key (/root/.ssh/id_dsa):
16 
17enter a different filename.
18