Re: Error including file in nftables.conf

2022-10-03 Thread Anssi Saari
Dave Parker writes: > So, I copied /lib/systemd/system/nftables.service to > /etc/systemd/system/nftables.service, set > ProtectHome=false, ran "systemctl daemon-reload", and now it works! Well, good, buy why not put configuration data in /etc instead of /root where it belongs and keep the serv

Re: Some applications don't follow default browser settings

2022-10-03 Thread John Conover
Tianyu Chen writes: > > I'm using Google Chrome (/opt/google/chrome/google-chrome) as my default > browser, which is set by `update-alternatives` command. However my > firefox-esr is always launching when links are opened in Telegram and > Mozilla Thunderbird. > > I'd like to know why firefox-

Re: Some applications don't follow default browser settings

2022-10-03 Thread Max Nikulin
On 04/10/2022 11:07, Tianyu Chen wrote: I'm using Google Chrome (/opt/google/chrome/google-chrome) as my default browser, which is set by `update-alternatives` command. However my firefox-esr is always launching when links are opened in Telegram and Mozilla Thunderbird. Almost certainly Thu

Some applications don't follow default browser settings

2022-10-03 Thread Tianyu Chen
Hi all, I'm using Google Chrome (/opt/google/chrome/google-chrome) as my default browser, which is set by `update-alternatives` command. However my firefox-esr is always launching when links are opened in Telegram and Mozilla Thunderbird. I'd like to know why firefox-esr is launching, and ho

Re: SSD Optimization - Crucial CT1000MX500SSD1

2022-10-03 Thread David Christensen
On 10/3/22 09:23, piorunz wrote: On 02/10/2022 21:33, David Christensen wrote: On 10/2/22 06:19, Marcelo Laia wrote: # cat /etc/debian_version ; uname -a bookworm/sid Linux marcelo 5.19.0-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.19.11-1 (2022-09-24) x86_64 GNU/Linux Please install Debian St

Re: Error including file in nftables.conf

2022-10-03 Thread Dave Parker
On Mon, Oct 3, 2022 at 5:42 PM Andy Smith wrote: > Hello, > > On Mon, Oct 03, 2022 at 05:36:19PM -0400, Greg Wooledge wrote: > > On Mon, Oct 03, 2022 at 05:01:21PM -0400, Dave Parker wrote: > > > Oct 03 16:48:55 host systemd[1]: Starting nftables... > > > Oct 03 16:48:55 host nft[926]: /etc/nftab

Re: Error including file in nftables.conf

2022-10-03 Thread Andy Smith
Hello, On Mon, Oct 03, 2022 at 05:36:19PM -0400, Greg Wooledge wrote: > On Mon, Oct 03, 2022 at 05:01:21PM -0400, Dave Parker wrote: > > Oct 03 16:48:55 host systemd[1]: Starting nftables... > > Oct 03 16:48:55 host nft[926]: /etc/nftables.conf:4:1-37: Error: File not > > found: /root/nftables/rul

Re: Error including file in nftables.conf

2022-10-03 Thread Greg Wooledge
On Mon, Oct 03, 2022 at 05:01:21PM -0400, Dave Parker wrote: > Oct 03 16:48:55 host systemd[1]: Starting nftables... > Oct 03 16:48:55 host nft[926]: /etc/nftables.conf:4:1-37: Error: File not > found: /root/nftables/ruleset.txt Sounds like the service might be chrooted.

Re: [SOLVED] Re: firmware-iwlwifi

2022-10-03 Thread David
On Tue, 4 Oct 2022 at 06:27, Charles Curley wrote: > On Mon, 3 Oct 2022 20:53:46 +0300 Georgi Naplatanov wrote: >>- for high latency - 100 ms and sometimes even more - this problem >> is in my router probably (I installed OpenWrt on it, the issue may be >> in my local environment, busy WiFi

Error including file in nftables.conf

2022-10-03 Thread Dave Parker
Hi All! After using iptables for years, I'm using nftables on Debian 11 for the first time, and have encountered a weird issue which may just be due to my own lack of experience with this. FYI, I'm doing everything here as root. I have a valid ruleset stored in the file /root/nftables/ruleset.tx

Re: [SOLVED] Re: firmware-iwlwifi

2022-10-03 Thread Charles Curley
On Mon, 3 Oct 2022 20:53:46 +0300 Georgi Naplatanov wrote: > https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/ > > it seems that version 72 is not available but I'll try with 71. I wouldn't bother. I agree with Stefan Monnier 's observation that these occur withi

Re: [SOLVED] Re: firmware-iwlwifi

2022-10-03 Thread Georgi Naplatanov
On 10/3/22 20:42, David Wright wrote: On Mon 03 Oct 2022 at 09:25:15 (+0300), Georgi Naplatanov wrote: On 10/2/22 19:33, Charles Curley wrote: On Sun, 2 Oct 2022 11:49:14 +0300 Georgi Naplatanov wrote: I have a notebook (Lenovo) with Intel's WiFi and I have minor issues with it - sometimes w

Re: [SOLVED] Re: firmware-iwlwifi

2022-10-03 Thread Georgi Naplatanov
On 10/3/22 20:00, Stefan Monnier wrote: These are the entries from kernel log: [3.453655] iwlwifi :00:14.3: firmware: failed to load iwlwifi-QuZ-a0-hr-b0-72.ucode (-2) [3.453695] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware [3.454449

Re: [SOLVED] Re: firmware-iwlwifi

2022-10-03 Thread David Wright
On Mon 03 Oct 2022 at 09:25:15 (+0300), Georgi Naplatanov wrote: > On 10/2/22 19:33, Charles Curley wrote: > > On Sun, 2 Oct 2022 11:49:14 +0300 > > Georgi Naplatanov wrote: > > > > > I have a notebook (Lenovo) with Intel's WiFi and I have minor issues > > > with it - sometimes works as expected

Re: [SOLVED] Re: firmware-iwlwifi

2022-10-03 Thread Stefan Monnier
> These are the entries from kernel log: > > [3.453655] iwlwifi :00:14.3: firmware: failed to load > iwlwifi-QuZ-a0-hr-b0-72.ucode (-2) > [3.453695] firmware_class: See https://wiki.debian.org/Firmware for > information about missing firmware > [3.454449] iwlwifi :00:14.3: firmw

Re: SSD Optimization - Crucial CT1000MX500SSD1

2022-10-03 Thread piorunz
On 02/10/2022 21:33, David Christensen wrote: On 10/2/22 06:19, Marcelo Laia wrote: # cat /etc/debian_version ; uname -a bookworm/sid Linux marcelo 5.19.0-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.19.11-1 (2022-09-24) x86_64 GNU/Linux Please install Debian Stable. Why would he? I have exact

Re: usrmerge

2022-10-03 Thread Frank
Sent this earlier, but it doesn't show up on the list, so I must have used 'reply to sender' instead of 'reply to list'... :( Op 03-10-2022 om 15:30 schreef billium: There was no failed or manual moves.  usrmerge may have failed during previous upgrades and I may not have noticed. Please do not

Re: usrmerge

2022-10-03 Thread billium
On 03/10/2022 09:40, Frank wrote: Op 02-10-2022 om 21:29 schreef billium: /usr/bin /usr/lib* & /usr/sbin are directories /lib/x86_64-linux-gnu & /usr/lib/x86_64-linux-gnu are directories /lib/x86_64-linux-gnu/libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6 are both files Before the fault occurr

documentation for x-gvfs-* options

2022-10-03 Thread Mário Barbosa
Hello, Does anyone here have a good pointer at where all the x-gvfs-* fstab options are documented (i.e., listed, and their respective meanings explained). I've been chasing my tail for hours with a combination of `man`, `apropos`, `strings`, ` --help`, search engines, etc, and still can't fi

Re: usrmerge

2022-10-03 Thread Frank
Op 02-10-2022 om 21:29 schreef billium: /usr/bin /usr/lib* & /usr/sbin are directories /lib/x86_64-linux-gnu & /usr/lib/x86_64-linux-gnu are directories /lib/x86_64-linux-gnu/libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6 are both files Before the fault occurred I had made no changes (except ap