![]() Registered Member ![]()
|
When I run:
What should the value be for the following field:
Currently I have:
|
![]() Registered Member ![]()
|
Use
The easy way ![]() |
![]() Registered Member ![]()
|
Ok so I look at the official docs here: https://help.ubuntu.com/lts/serverguide ... dates.html
...But it doesn't say exactly what these files should be. In my /etc/apt/apt.conf.d/10periodic I have the following:
And the aforementioned howto doesn't mention what these should be, except to say
With regard to my /etc/apt/apt.conf.d/50unattended-upgrades, I understand most of what its talking about except for the part here where by default I have the following:
In this case are the parts that are ${distro_id} & ${distro_codename} environment variables like how Windows does %USERPROFILE% & %SYSTEMROOT% ? ...Or do I need to change all that to match what is specified in /etc/apt/sources.list, like :
|
![]() ![]()
|
$ cat /etc/apt/sources.list | grep '^[^#]+'
deb http://de.archive.ubuntu.com/ubuntu/ xenial main restricted deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates main restricted deb http://de.archive.ubuntu.com/ubuntu/ xenial universe deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates universe deb http://de.archive.ubuntu.com/ubuntu/ xenial multiverse deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates multiverse deb http://de.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse deb http://security.ubuntu.com/ubuntu xenial-security main restricted deb http://security.ubuntu.com/ubuntu xenial-security universe deb http://security.ubuntu.com/ubuntu xenial-security multiverse $ cat /etc/apt/sources.list.d/neon.list | grep '^[^#]+' deb http://archive.neon.kde.org/user xenial main deb-src http://archive.neon.kde.org/user xenial main ### Example: Distro=ubuntu Codename=xenial-security Distro=user Codename=xenial |
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft