Difference between revisions of "Hosts"

From wikieduonline
Jump to navigation Jump to search
 
(17 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Draft}}
 
  
<code>/etc/hosts</code>
+
[[wikipedia:hosts (file)]]
 +
* [[Linux]]: <code>[[/etc/hosts]]</code>
 +
* [[Windows]]: <code>[[c:\Windows\system32\drivers\etc\hosts]]</code>
 +
* [[macOS]]: <code>/etc/hosts (a [[symbolic link]] to [[/private/etc/hosts]])</code>
  
  
 +
 +
[[Ansible]]
 +
* <code>[[/etc/ansible/hosts]]</code>
 +
* <code>[[hosts:]]</code> ([[Ansible]])
 +
 +
 +
SSH:
 +
* <code>[[~/.ssh/known_hosts]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 15:02, 17 January 2023

Advertising: