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:40] – [Other Key Uses] Humphrey Boa-Gart | tools:ssh [2025/09/30 22:44] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 85: | Line 85: | ||
| ===== Other Key Uses ==== | ===== Other Key Uses ==== | ||
| - | 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 | ||
| $ 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 '' | ||
| ===== Running SSH Servers ===== | ===== Running SSH Servers ===== | ||
| - | [[https:// | + | [[https:// |
| + | |||
| + | Make sure to install and configure [[tools: | ||
| {{tag> | {{tag> | ||
tools/ssh.1757454031.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

