Changes between Version 7 and Version 8 of faq/public-private-key-generation
- Timestamp:
- Dec 1, 2008, 6:31:38 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/public-private-key-generation
v7 v8 49 49 }}} 50 50 51 After issuing that command you may see the following error message: 52 53 {{{ 54 mkdir: cannot create directory `.ssh': File exists 55 }}} 56 57 That 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 51 59 === On Windows, Mac OS X or Linux (using a graphical program) === 52 60