On 8/2/23, Brian wrote: > On Wed 02 Aug 2023 at 14:52:26 -0400, gene heskett wrote: > >> On 8/2/23 14:26, Brian wrote: >> > No - that isn't the way it works. Give what is asked for, not a >> > censored >> > version that suits you. >> > >> ok, same cat in full: >> gene@bpi52:~$ cat /etc/hosts >> 127.0.0.1 localhost < ... snip ... >
> Where is the line with 127.0.1.1? Debian always provides that. $ egrep '^127' /etc/hosts 127.0.0.1 localhost lee@spot ~ $ uname -a Linux spot 5.10.0-23-amd64 #1 SMP Debian 5.10.179-2 (2023-07-14) x86_64 GNU/Linux Regards, Lee