[03:30] is it safe to say the lts version is more stable than the point release or whatever you call it [03:31] about to test ubuntu server moving from debian server [06:12] Can somone help me set A DNS record server side. I use cloudfare as my name server === jgee7 is now known as jgee [11:56] Cristiioan: I suppose Cloudflare offers a webinterface for configuring DNS records. Otherwise you'd have to contact their support lines. [14:18] how can I get unattended-upgrade to update all my apps? on debian I can add "o=Artifactory"; but on ubuntu unattended freaks out with it [14:19] o=Artifactory is for my plex install [14:20] see '/etc/apt/apt.conf.d/50unattended-upgrades' [14:21] the config file is self-documenting [14:25] (and some packages are better not auto-upgraded probably?) [15:36] I just did a fresh install of Ubuntu Server 20.04 and configured the network in the installer, but the /etc/resolv.conf file is completely missing the 'search' line, even though the netplan yaml file contains the search section with domains listed. [15:39] I am comparing with another 20.04 server install where the 'search' line is in the resolv.conf, and there is no difference in the netplan yaml (other than the host IP). [15:40] I also checked /etc/systemd/resolved.conf on the working system, but everything is commented out. [15:40] and /etc/resolvconf/resolv.conf.d/tail doesn't exist either [15:41] zetheroo: /etc/resolv.conf [15:41] zetheroo: ls -l /etc/resolv.conf [15:41] so I don't know where resolv.conf is getting the 'search' line from, other than from the netplan yaml file - but if that's the case, why isn't this working on the new installation? [15:42] leftyfb: lrwxrwxrwx 1 root root 39 Feb 1 2021 /etc/resolv.conf -> ../run/systemd/resolve/stub-resolv.conf [15:42] same on both servers [15:42] ok, that looks correct [15:50] zetheroo: the equivalent of the `search` will show up in `resolvectl status` in the "DNS Domain" lines [15:52] sdeziel: yes, that shows up on the working system, but not on the newly installed one [15:53] zetheroo: could you pastebin the netplan config, please [15:55] I will as soon as I can ssh into the system ... [16:01] I'll have to pick this up again later ... Sorry. === genii-away is now known as genii [16:57] JanC: the config does not explain how to get auto updates for stuff that I installed from other sources [16:58] I installed Plex and another app from another repo. I was able to add it to auto updates with debian but it doesn’t work on Ubuntu. [18:15] got it working [18:16] oh, good, I was just going to point you to some documentation about how to find the "origin" (if that was your problem) [18:21] on debian i use "o=Artifactory"; but on Ubuntu I must use "Artifactory:public"; [18:22] I thought everything would be the same moving from debian to ubuntu === genii is now known as genii-core