Difference between revisions of "~/.ssh/config"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
== See also == | == See also == | ||
+ | * {{ssh_config}} | ||
* {{ssh}} | * {{ssh}} | ||
[[Category:ssh]] | [[Category:ssh]] |
Revision as of 14:54, 24 March 2023
https://linux.die.net/man/5/ssh_config
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_config
IdentityFile
- Terraform: AWS instance example with aws ami lookup and key name
Bad owner or permissions on
chmod
SendEnv
See also
Advertising: