Difference between revisions of "Hosts"
Jump to navigation
Jump to search
(Created page with "{{Draft}} <code>/etc/hosts</code> == See also == * {{DNS}} Category:DNS") |
|||
(18 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | <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 == | ||
* {{DNS}} | * {{DNS}} | ||
+ | * {{netplan}} | ||
+ | |||
[[Category:DNS]] | [[Category:DNS]] |
Latest revision as of 15:02, 17 January 2023
- Linux:
/etc/hosts
- Windows:
c:\Windows\system32\drivers\etc\hosts
- macOS:
/etc/hosts (a symbolic link to /private/etc/hosts)
SSH:
See also[edit]
- DNS: Linux DNS, IP,
systemd-resolve
,/etc/hosts
,whois
, Domain registrar,dig
,host
,nslookup
,scutil --dns
dnsmasq
,bind
,delv
,.local
,.internal, .onion
, FQDN, TTL,/etc/resolv.conf
,/etc/systemd/resolved.conf
,dscacheutil
(macOS),hostname, hostnamectl
,bind
,resolvectl status
, DNS sinkhole, Domain name server, LLMNR, Resource records:MX, TXT, NS
, CAA, SSHFP, Apex, CNAME, Wildcard DNS records, Subdomain, /etc/nsswitch.conf,1.1.1.1
,8.8.8.8, CoreDNS, dnsPolicy:
, Google Public DNS, DNS caches, Kubernetes ExternalDNS, DNS forwarding, IDNA2008, DNS-1035, Domain name registrars, Split-view DNS, Pi-hole, NextDNS - Netplan:
netplan try
,netplan apply
, examples,networkd
Advertising: