Re: Kinda OT: Email clients and Email Management

2022-02-21 Thread Tim via users
Tim: >> You could probably consolidate your gmail accounts (if you wanted >> to), or at least pull mail from one to the other (again if you >> wanted to). c. marlow: > using Gmail's fetch setting under webmail settings? Sounds right. I haven't explored their interface for ages, to see where they

Re: WAS: Kinda OT: Email clients -- NOW: Storage formats

2022-02-21 Thread Tim via users
On Mon, 2022-02-21 at 11:55 -0600, c. marlow wrote: > What format does Evolution use to store emails in? Of the few folders mine does store locally, it's in maildir. I don't know if that's user-selectable, though. The preferences window even says it's maildir for the default "on this computer" f

Re: Kinda OT: Email clients and Email Management

2022-02-21 Thread Tim via users
On Mon, 2022-02-21 at 07:05 -0600, c. marlow wrote: > I dont mind people coming to me OL... Until they say mean and hateful > things in their email. And then, you get a special filter set up in > your honor that has Claws silently delete your emails and not let me > know that you sent me something

Re: Did firewall logging got broken with netfilter?

2022-02-21 Thread Sam Varshavchik
George N. White III writes: https://thermalcircle.de/doku.php? id=blog:linux:nftables_packet_flow_netfilter_hooks_detail>https://thermalcirc le.de/doku.php?id=blog:linux:nftables_packet_flow_netfilter_hooks_detail My attention span was not sufficient for that one. The author says he used l

Re: how to log machine activity

2022-02-21 Thread Jack Craig
i am seeing this too, but no cron use in play,... On Mon, Feb 21, 2022 at 1:46 AM Eyal Lebedinsky wrote: > I am chasing a problem where I notice audio hiccups at regular intervals. > It may be cron but I cannot see how. > > I want to log start/end of every executable. I will do this for only a f

help cascading routers F34

2022-02-21 Thread Jack Craig
for the last several yrs, i've used att's pace 5238ac cascaded to my nighthawk R8000. pace wifi off, all wifi from nighthawk. recently got a bandwidth update (internet-24 to internet-50) and att swapped the pace for arris bgw210-700 now i cant get the cascaded setup to work. i've been googling

Re: dns lookup behavior

2022-02-21 Thread Jamie Fargen
> > > dig 172.16.96.20 > > Do you mean dig -x 172.16.96.20 dig 1.1.1.1 doesn't return the host name: You can see running dig followed by an IP doesn't return anything, to do a reverse DNS lookup, or to resolve the hostname from the IP, you can see in the second example dig -x followed by the IP

Re: dns lookup behavior

2022-02-21 Thread Paolo Galtieri
On 2/21/22 14:09, Jamie Fargen wrote: On Mon, Feb 21, 2022 at 4:52 PM Barry wrote: > On 21 Feb 2022, at 20:15, Paolo Galtieri wrote: > > Folks, >  I have 3 Linux systems, one running F31 and 2 running F34.  On one of the F34 systems I have a local DNS server runn

Re: dns lookup behavior

2022-02-21 Thread Jamie Fargen
On Mon, Feb 21, 2022 at 4:52 PM Barry wrote: > > > > On 21 Feb 2022, at 20:15, Paolo Galtieri wrote: > > > > Folks, > > I have 3 Linux systems, one running F31 and 2 running F34. On one of > the F34 systems I have a local DNS server running. This has worked fine in > the past, but now I'm se

Re: dns lookup behavior

2022-02-21 Thread Barry
> On 21 Feb 2022, at 20:15, Paolo Galtieri wrote: > > Folks, > I have 3 Linux systems, one running F31 and 2 running F34. On one of the > F34 systems I have a local DNS server running. This has worked fine in the > past, but now I'm seeing strangeness on the 2 F34 systems. > > I added a

Re: dns lookup behavior

2022-02-21 Thread Barry
> On 21 Feb 2022, at 20:15, Paolo Galtieri wrote: > > Folks, > I have 3 Linux systems, one running F31 and 2 running F34. On one of the > F34 systems I have a local DNS server running. This has worked fine in the > past, but now I'm seeing strangeness on the 2 F34 systems. F31 is real ol

dns lookup behavior

2022-02-21 Thread Paolo Galtieri
Folks,  I have 3 Linux systems, one running F31 and 2 running F34.  On one of the F34 systems I have a local DNS server running.  This has worked fine in the past, but now I'm seeing strangeness on the 2 F34 systems. I added a host to the DNS server for normal lookup and reverse lookup.  On t

Re: how to test Wireless/Bluetooth card on Fedora

2022-02-21 Thread Anil Felipe Duggirala
On Mon, Feb 21, 2022, at 2:40 PM, Roger Heflin wrote: > The AX200 card is a Form Factors: NGFF M2 2230 A/E key, so if your > current card is a M2 2230 A or E key then the card should fit, and > will very likely work. > > What kind of laptop is it and what intel cpu and chipset does it have? > And

Re: how to test Wireless/Bluetooth card on Fedora

2022-02-21 Thread Roger Heflin
The AX200 card is a Form Factors: NGFF M2 2230 A/E key, so if your current card is a M2 2230 A or E key then the card should fit, and will very likely work. What kind of laptop is it and what intel cpu and chipset does it have? And what is the model of the current wifi card? On Mon, Feb 21, 2022

WAS: Kinda OT: Email clients -- NOW: Storage formats

2022-02-21 Thread c. marlow
I meant to ask you Patrick: What format does Evolution use to store emails in? Like for instance... Claws uses the MH format where it stores all emails as individual numbered files. === Thanks, Chris Please send *ALL* off list conversations to ch...@cwm030.com Otherwise, I

Re: how to test Wireless/Bluetooth card on Fedora

2022-02-21 Thread Anil Felipe Duggirala
On Sat, Feb 19, 2022, at 3:07 PM, Samuel Sieb wrote: > A couple of general comments. > > Bluetooth audio will lag behind the video due to the nature of wireless > protocols. There are a few different audio protocols for bluetooth and > some have less lag than others. Sometimes you can tell the

Re: how to test Wireless/Bluetooth card on Fedora

2022-02-21 Thread Anil Felipe Duggirala
On Sat, Feb 19, 2022, at 3:33 PM, Roger Heflin wrote: > On my laptop bought in late 2016 (v6/7th gen cpu/Sunrise Point-LP > chipset in lspci), I replaced the wifi/bluetooth card with an Intel > AX200. I bought mine on Amazon. There are branded/boxed intel cards > for about $27US. This card is at

Re: Did firewall logging got broken with netfilter?

2022-02-21 Thread George N. White III
On Sun, 20 Feb 2022 at 21:10, Sam Varshavchik wrote: > I have a rich firewalld rule with a "log" option: > > # firewall-cmd --list-rich-rules > > < ... > > > rule family="ipv4" forward-port port="[port]" protocol="tcp" > to-port="[port]" to- > addr="[ip addr]" log level="info" limit value="[log f

Re: Flakey Bluetooth Devices

2022-02-21 Thread Jonathan Ryshpan
On Wed, 2022-02-09 at 13:48 -0500, Tom Horsley wrote: > On Wed, 09 Feb 2022 10:32:30 -0800 Jonathan Ryshpan wrote: > There are two bluetooth devices paired with my main computer.  The > connection is via this dongle: >$ lsusb >... >Bus 003 Device 003: ID 0a12:0001 Cambridge Silicon Radi

Re: Kinda OT: Email clients and Email Management

2022-02-21 Thread c. marlow
> I could of just had CPANEL forward all 5 of my email accounts to > the brand new gmail account, set that brand new gmail account up in > Claws as a POP account and then download everything that way I don't > have to wait for EACH IMAP account to update and then move the email > to the local fol

Re: DRPM performance ?

2022-02-21 Thread Tom Horsley
On Mon, 21 Feb 2022 10:24:29 + Patrick O'Callaghan wrote: > I didn't even know dnf had a colour (or color) option. It seems to be > off by default. Certainly wasn't off by default when strange colorful output started appearing in my terminal when running dnf. That's why I looked up how to mak

Re: Re[2]: Perl is now failing for me

2022-02-21 Thread George N. White III
On Sun, 20 Feb 2022 at 12:55, Marco Fioretti wrote: > On Sun, Feb 20, 2022 at 16:05, Fulko Hew wrote: > > > And yes, I was (and always have) installed additional modules > via CPAN where Fedora doesn't have those modules. (Trouble is that > even when Fedora can deliver one of those packages, th

Re: Kinda OT: Email clients and Email Management

2022-02-21 Thread c. marlow
For everyone: Just to follow up I wound up going back to POP and setting my email up like Robert Moskowitz I have Claws MOVE the emails to my local folders. I could of just had CPANEL forward all 5 of my email accounts to the brand new gmail account, set that brand new gmail account up in Claws

Re: Kinda OT: Email clients and Email Management

2022-02-21 Thread c. marlow
On Mon, 21 Feb 2022 09:37:25 +1030 Tim via users wrote: > I did that because I want to avoid receiving spam and private messages > from strangers on the list. Twenty-plus years of being on mailing > lists has taught me that they're full of nutters, and a prime cause of > masses of spam. And th

Re: DRPM performance ?

2022-02-21 Thread Patrick O'Callaghan
On Sat, 2022-02-19 at 09:31 -0500, Tom Horsley wrote: > Another good one is > > color=never > > Which keeps my terminal from looking like an explosion in a paint > factory :-). I didn't even know dnf had a colour (or color) option. It seems to be off by default. poc ___

how to log machine activity

2022-02-21 Thread Eyal Lebedinsky
I am chasing a problem where I notice audio hiccups at regular intervals. It may be cron but I cannot see how. I want to log start/end of every executable. I will do this for only a few minutes at a time. I may want, later, to log all access to one fs to see if it matches what I hear. I am on

Re: Perl is now failing for me

2022-02-21 Thread Samuel Sieb
On 2/20/22 21:00, Fulko Hew wrote: Thanks for pointing out that app, but I fail to see how having me make an RPM for a Fedora-unsupported module avoids the problem of incompatibilities between newer Fedora sources packages and locally sourced packages (or locally CPAN installed modules) Or am