Copy your public key to a remote account.
Section: DNS HTTP and Remote Connectivity
Install SSH public key
bash
bash
ssh-copy-id user@server.example.comExplanation
Simplifies passwordless SSH setup.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing DNS HTTP and Remote Connectivity
Create local SSH port forward
Forward a local port to a remote host/port through SSH.
Verbose HTTP request
Show request/response details and TLS handshake summary.