Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:ssh [2017/08/24 06:53] – created lamboringo | linux:ssh [2020/01/23 11:16] (current) – [Server side] lamboringo | ||
---|---|---|---|
Line 12: | Line 12: | ||
Enter passphrase (empty for no passphrase): | Enter passphrase (empty for no passphrase): | ||
Enter same passphrase again: | Enter same passphrase again: | ||
- | Your identification has been saved in /home/barriot/ | + | Your identification has been saved in /home/urlogin/ |
- | Your public key has been saved in /home/barriot/ | + | Your public key has been saved in /home/urlogin/ |
The key fingerprint is: | The key fingerprint is: | ||
- | SHA256: | + | SHA256: |
The key's randomart image is: | The key's randomart image is: | ||
+---[RSA 2048]----+ | +---[RSA 2048]----+ | ||
Line 29: | Line 29: | ||
Copy '' | Copy '' | ||
- | cat .id_rsa.pub >> | + | cat .id_rsa.pub >> |
- | Ensure '' | + | Ensure '' |
- | chmod 600 authorized_keys2 | + | chmod 600 authorized_keys |
===== Troubleshooting ===== | ===== Troubleshooting ===== |