Changes between Version 7 and Version 8 of faq/public-private-key-generation


Ignore:
Timestamp:
Dec 1, 2008, 6:31:38 PM (17 years ago)
Author:
Jack Aponte
Comment:

added info about mkdir error

Legend:

Unmodified
Added
Removed
Modified
  • faq/public-private-key-generation

    v7 v8  
    4949}}}
    5050
     51After issuing that command you may see the following error message:
     52
     53{{{
     54mkdir: cannot create directory `.ssh': File exists
     55}}}
     56
     57That simply means that the .ssh directory already existed, which is a common setting for May First accounts. This shouldn't affect the functioning of your keys.
     58
    5159=== On Windows, Mac OS X or Linux (using a graphical program) ===
    5260