Files
notes/IT/Troubleshooting/sudo unable to resolve host after hostname change.md
T

163 B

Edit /etc/hosts to include a line under the localhost one with a loopback IP and the new hostname, eg

127.0.0.1     localhost
127.0.0.1     newhostname