Ubuntu 20.04 Ralink Technology wireless adapters
Oliver Grawert
ogra at ubuntu.com
Thu May 13 14:05:58 UTC 2021
hi,
Am Donnerstag, den 13.05.2021, 07:38 -0600 schrieb R C:
>
> > if you use netplan, make sure the indendation is perfectly right
> > and to
> > not mix tabs and spaces in the file, YAML is extremely picky about
> > this
>
> That is not the problem, netplan is not complaining about the
> indentations, spacing, it just doesn't recognize it while, after
> using nmtui, networkmanager does.
well, the toplevel "network-config" file on the SD card should have
served the same purpose (it gets copied by cloud-init into /etc/netplan
on first boot and then netplan generate and netplan apply are called)
... cloud-init takes a while to run though (5min or so) on the first
boot (mainly because it also does things like generating ssh keys and
creating the user), before any network changes might show up. so
patience is also important here ...
i personally found it rock solid for WLAN/DHCP as well as statc/non-
static wired network setups yet ... the people that i supported with
problems always turned out to have one space too less or a tab instead
of spaces in their file, or they were simply too impatient to let
cloud-init finish all its tasks (note that it still runs for quite a
while even if the login prompt already shows up)
> BUT indentations, .... I thought we all agreed way back when
> (after Fortran70 (or so) that indentations are just an annoying and
> bad idea?
>
don't blame the messenger ;)
i did not invent YAML (or pick it as the default format for configs) :)
ciao
oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20210513/f4ffffad/attachment.sig>
More information about the ubuntu-users
mailing list