Difference between revisions of "~/.ssh/config"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
     [[IdentityFile]] ~/[[.ssh/id_ed25519]]
 
     [[IdentityFile]] ~/[[.ssh/id_ed25519]]
  
 +
Host *
 +
    User yourdefaultuser
 +
    [[StrictHostKeyChecking]] no
  
  
Line 16: Line 19:
 
== Related ==
 
== Related ==
 
* <code>[[/etc/ssh/ssh_config]]</code>
 
* <code>[[/etc/ssh/ssh_config]]</code>
* <code>[[IdentityFile]]</code>
+
* <code>[[IdentityFile]]</code> pointing to [[private key]]
 
* [[Terraform: AWS instance example with aws ami lookup and key name]]
 
* [[Terraform: AWS instance example with aws ami lookup and key name]]
 
* <code>[[Bad owner or permissions on]]</code>
 
* <code>[[Bad owner or permissions on]]</code>

Latest revision as of 11:10, 21 September 2023

Advertising: