Re: Current best practices for system configuration management?

2024-04-19 Thread Andy Smith
Hi, On Thu, Apr 18, 2024 at 05:05:14PM -0700, Mike Castle wrote: > Anyway, suggestions based upon actually experience would be appreciated. As others have mentioned, Ansible can be a good choice for as little as one machine as long as you don't object to installing Python and a bunch of Python ap

Re: Fwd: Debian 11 Xfce panel Network Manager applet has disappeared

2024-04-19 Thread David Christensen
f() calls would help. I think it is time for a bug report. David .xsession-errors-20240419-121605.gz Description: application/gzip

Re: Current best practices for system configuration management?

2024-04-19 Thread Linux-Fan
Mike Castle writes: For a while now, I've been using `equivs-build` for maintaining a hierarchy of metapackages to control what is installed on my various machines. Generally, I can do `apt install mrc-$(hostname -s)` and I'm golden. Now, I would like to expand that into also setting up variou

Re: No $DISPLAY variable set over ssh

2024-04-19 Thread Jörg-Volker Peetz
allan wrote on 18/04/2024 13:37: Bug report submitted. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069236 Hi, may I ask how you disabled IPv6 on these machines? Regards, Jörg.

Re: Vlan and DHCP

2024-04-19 Thread Anssi Saari
basti writes: > Whats wrong there? > Can someone put me in the wright direction? Must you use kea-dhcp? I researched a similar situation (I think, I'm not 100% from your description) and dnsmasq as DHCP server can handle this.

Re: minor change to apt-mirror

2024-04-19 Thread Marco Moock
Am 18.04.2024 um 23:06:59 Uhr schrieb fxkl4...@protonmail.com: > two possible changes to apt-mirror > if bash is available make that the default shell > restrict the program so that it is only run as the apt-mirror user > i forgot and ran it as root once and had to chown everything Please suggest

Re: Fwd: Debian 11 Xfce panel Network Manager applet has disappeared

2024-04-19 Thread Florent Rougon
Hi, Le 18/04/2024, David Christensen a écrit: > 2024-04-18 02:27:18 root@laalaa ~ > # df `which nm-applet` > Filesystem 1M-blocks Used Available Use% Mounted on > /dev/mapper/sdb3_crypt12084M 8927M 2522M 78% / Not sure this command is super-useful: % df $(which awk) F