Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: MilkCow on 27 November 2020, 10:27:17

Title: Artix Linux installation guide doesn't instruct users to modify /etc/hosts.
Post by: MilkCow on 27 November 2020, 10:27:17
Because it didn't instruct me to modify /etc/hosts, I forgot to add

Code: [Select]
127.0.0.1 localhost
::1 localhost

to /etc/hosts. Thus, opensmtpd failed to start. It took a while to figure out the issue.
Title: Re: Artix Linux installation guide doesn't instruct users to modify /etc/hosts.
Post by: alium on 27 November 2020, 12:41:58
for @devs
editing etc/hosts really MISSING in our guide - see  https://wiki.archlinux.org/index.php/Installation_guide#Network_configuration
we have only info about hostname.


Thanks for report, MilkCow
Title: Re: Artix Linux installation guide doesn't instruct users to modify /etc/hosts.
Post by: alium on 27 November 2020, 15:02:13
added by @linuxer, thx.
Title: Re: Artix Linux installation guide doesn't instruct users to modify /etc/hosts.
Post by: nous on 28 November 2020, 12:40:02
Because it didn't instruct me to modify /etc/hosts, I forgot to add
Code: [Select]
127.0.0.1 localhost
::1 localhost
to /etc/hosts. Thus, opensmtpd failed to start. It took a while to figure out the issue.
A default /etc/hosts actually exists in all ISOs (https://gitea.artixlinux.org/artix/iso-profiles/src/branch/master/common/root-overlay/etc/hosts) except base, but then again there's no reason not to include it there too base is base.