Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. $ puttygen --version
  2. puttygen: Release 0.70
  3. Build platform: 64-bit Unix
  4. Compiler: gcc 7.3.0
  5. Source commit: 3cd10509a51edf5a21cdc80aabf7e6a934522d47
  6.  
  7. $ ~/Downloads/putty_src/putty-0.70-2019-02-18.5dadbdf/puttygen test_rsa -o keyname.ppk
  8. Enter passphrase to load key:
  9.  
  10. $ ls
  11. authorized_keys id_rsa.pub known_hosts config
  12. id_rsa keyname.ppk known_hosts.old test_rsa
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement