Hosts file: Difference between revisions

From Coolscript
Jump to navigation Jump to search
(Created page with "Template of hosts file *Valid or eg sendmail which requires a fqdn and ptr, the very first line should be: 127.0.1.1 hostname.domain.com hostname *Followed by localhost 127....")
 
(No difference)

Latest revision as of 09:18, 10 February 2023

Template of hosts file

  • Valid or eg sendmail which requires a fqdn and ptr, the very first line should be:
127.0.1.1 hostname.domain.com hostname
  • Followed by localhost
127.0.0.1 localhost