Anyone running Server on a Raspberry Pi 4?
Tom H
tomh0665 at gmail.com
Thu Jul 30 10:27:56 UTC 2020
>> The Anaconda developers don't want any bug reports for setting up
>> manually what they don't allow to set up automatically. They also
>> don't want to have an "expert" mode, like d-i. It's less code to
>> write, maintain, and debug.
>
> What do you mean by "d-i"?
debian-installer
>> I have to install and use Elementary to understand what you mean.
>
> I blogged about it here:
>
> https://liam-on-linux.livejournal.com/70000.html
>
> In brief -- copying existing designs or implementations without
> understanding the design, so imitating the appearance but missing some
> or all of the functionality.
OK. Thanks.
>> I don't use the NM GUI on my laptop, but when I look at it on my
>> mother's laptop I find it pretty good.
>
> It is, but the thing is that some people want different functionality
> -- e.g. static IPs and hardwired DNS using hosts files -- and it does
> not adapt well.
?!
I use a static address at home. This is my home keyfile's ipv4 config:
[ipv4]
address1=192.168.1.111/24,192.168.1.1
dns=127.0.0.1
method=manual
If you run dnsmasq, you can have it use "/etc/hosts".
More information about the ubuntu-users
mailing list