User Tools

Site Tools


tips:linux:ssh2dsakey
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


tips:linux:ssh2dsakey [2009/06/08 15:30] (current) – created erik
Line 1: Line 1:
 +====== How to generate an SSH2 DSA key? ======
  
 +To create the ''/.ssh'' directory:
 +
 +  cd
 +  mkdir .ssh
 +  chmod 700 .ssh
 +
 +To create the SSH2 DSA key:
 +
 +  ssh-keygen -t dsa
tips/linux/ssh2dsakey.txt · Last modified: 2009/06/08 15:30 by erik