Guest User

Untitled

a guest
Dec 10th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. lukas@lukas-VirtualBox:~$ ssh-keygen
  2. Generating public/private rsa key pair.
  3. Enter file in which to save the key (/home/lukas/.ssh/id_rsa):
  4. Enter passphrase (empty for no passphrase):
  5. Enter same passphrase again:
  6. Your identification has been saved in /home/lukas/.ssh/id_rsa.
  7. Your public key has been saved in /home/lukas/.ssh/id_rsa.pub.
  8. The key fingerprint is:
  9. 3b:48:01:60:2b:d4:18:10:46:b1:e2:2c:e2:52:d1:29 lukas@lukas-VirtualBox
  10. The key's randomart image is:
  11. +--[ RSA 2048]----+
  12. |=BB.. |
  13. |oo.+ o |
  14. |o.E o . |
  15. |+. o . |
  16. |oo. . S |
  17. |+. . . . |
  18. |.. . o |
  19. |. . |
  20. | |
  21. +-----------------+
Add Comment
Please, Sign In to add comment