Difference between revisions of "~/.ssh/config"
Jump to navigation
Jump to search
| Line 17: | Line 17: | ||
* <code>[[IdentityFile]]</code> | * <code>[[IdentityFile]]</code> | ||
* [[Terraform: AWS instance example with aws ami lookup and key name]] | * [[Terraform: AWS instance example with aws ami lookup and key name]] | ||
| − | * [[Bad owner or permissions on]] | + | * <code>[[Bad owner or permissions on]]</code> |
| − | * [[chmod]] | + | * <code>[[chmod]]</code> |
== See also == | == See also == | ||
Revision as of 11:38, 17 October 2022
Host your_machine_name
Hostname IP_or_dns_name
User USERNAME_TO_CONNECT
IdentityFile ~/.ssh/id_ed25519
mkdir ~/.ssh/ touch ~/.ssh/config
ServerAliveInterval ClientAliveInterval
Related
/etc/ssh/ssh_configIdentityFile- Terraform: AWS instance example with aws ami lookup and key name
Bad owner or permissions onchmod
See also
- SSH:
ssh, TLS,.ppk, .pem, .crt, .pub, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex,IAMUserSSHKeys,known_hosts, ssh tunnel, Dropbear,ssh -o,~/.ssh/config
Advertising: