tools:ssh
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:ssh [2025/09/09 21:43] – [Other Key Uses] Humphrey Boa-Gart | tools:ssh [2025/09/30 22:44] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 87: | Line 87: | ||
| The same key pairs generated by '' | The same key pairs generated by '' | ||
| - | Some services might not support ed25519-based keys. To generate a more widely-compatible 4096 bit RSA key with '' | + | Some services might not support ed25519-based keys. To generate a more widely-compatible 4096 bit RSA key, run: |
| $ ssh-keygen -t rsa -b 4096 -C " | $ ssh-keygen -t rsa -b 4096 -C " | ||
| + | |||
| + | |||
| + | ===== File Transfer over SSH ===== | ||
| + | |||
| + | You can also use SSH to securely transfer files between machines, using the built-in '' | ||
tools/ssh.1757454212.txt.gz · Last modified: (external edit)
Find this page online at: https://bestpoint.institute/tools/ssh
Find this page online at: https://bestpoint.institute/tools/ssh

