Hosts File

#Add hosts when webservers require name resolution

sudo nano /etc/hosts

add IP to hostname

#IP DomainHostName RootDomainName FQDN - for use with Ipacket-goldenpac

10.0.0.1 Trg domain.loc Trg.domain.loc

Last updated