Re: [CentOS] No IrDA Support with CentOS anymore?

2019-10-29 Thread Akemi Yagi
On Tue, Oct 29, 2019 at 4:09 AM wrote: > > Hi there, > I've a laptop with CentOS 8 and a PC with CentOS 7. After 3 years of break > I was Scuba Diving last 3 weeks. Back at home I wish to download all dive > logs from my divecomputer connext via IrDA to my PC. > > But no kernel modul for IrDA was

Re: [CentOS] NFS shutdown issue

2019-10-29 Thread Darby Vicker
> I disagree. This is probably part of the NFS server, to catch when > systems are being shut down and cleanly notifying and disconnecting > clients. Interesting - thanks for the info. I can understand that behavior in a shutdown situation. But I'm surprised that unmounting (either cleanly or u

Re: [CentOS] udev on CEntOS7 - can't get a match, looking for tips...

2019-10-29 Thread John H Nyhuis
hmmm, I thought := assigned a key just like +=, except := locked it so it could not be changed later. Am I misunderstanding the man page for udev? Thanks, John H. Nyhuis Desk: (206)-685-8334 jnyh...@uw.edu Box 359461, 15th floor, 106 On 10/29/2019 4:31 PM, Leon Fauster via CentOS wrote: > Am 2

Re: [CentOS] udev on CEntOS7 - can't get a match, looking for tips...

2019-10-29 Thread Leon Fauster via CentOS
Am 29.10.19 um 23:41 schrieb John H Nyhuis: Thanks, I did catch the mistype (after IU posted). Still no match with the typo fixed... :-( Thanks, John H. Nyhuis Desk: (206)-685-8334 jnyh...@uw.edu Box 359461, 15th floor, 106 On 10/29/2019 4:03 AM, Tony Mountifield wrote: In article <7025a0a8-

Re: [CentOS] udev on CEntOS7 - can't get a match, looking for tips...

2019-10-29 Thread John H Nyhuis
Thanks, I did catch the mistype (after IU posted). Still no match with the typo fixed... :-( Thanks, John H. Nyhuis Desk: (206)-685-8334 jnyh...@uw.edu Box 359461, 15th floor, 106 On 10/29/2019 4:03 AM, Tony Mountifield wrote: > In article <7025a0a8-1471-530d-dad0-3770e902c...@uw.edu>, > John

Re: [CentOS] Security Policies

2019-10-29 Thread Leon Fauster via CentOS
Am 29.10.19 um 18:20 schrieb Paul Heinlein: On Tue, 29 Oct 2019, JEFFREY MC DANIELS wrote: Hello, I just started working with CentOS and I want to say it's a great OS. The only issue is that I no longer see the lists of Security polices during the installation and I would like to know how t

Re: [CentOS] Security Policies

2019-10-29 Thread Paul Heinlein
On Tue, 29 Oct 2019, JEFFREY MC DANIELS wrote: Hello, I just started working with CentOS and I want to say it's a great OS. The only issue is that I no longer see the lists of Security polices during the installation and I would like to know how to install them in Centos 8 Do you mean "Cr

Re: [CentOS] Wonky Firefox 68.0.1esr upgrade

2019-10-29 Thread Kay Schenk
Problem solved from kuna236 on Reddit discussion...(see comments) https://www.reddit.com/r/firefox/comments/cbnesc/firefox_68_password_field_blinks/ FYI. For just testing, I copied my new firefox.desktop from /usr/local/share/applications to my local Desktop folder, and gave it a new name. Did

[CentOS] Security Policies

2019-10-29 Thread JEFFREY MC DANIELS
Hello, I just started working with CentOS and I want to say it's a great OS. The only issue is that I no longer see the lists of Security polices during the installation and I would like to know how to install them in Centos 8 ___ CentOS mailing list Ce

Re: [CentOS] NFS shutdown issue

2019-10-29 Thread Jonathan Billings
On Mon, Oct 28, 2019 at 05:48:42PM -0600, Darby Vicker wrote: > Should it be expected that NFS stops when one of the exports is unmounted? > I don't think so. Below is some more info on the setup. Getting another > eye on this would be much appreciated. I disagree. This is probably part of the

[CentOS] No IrDA Support with CentOS anymore?

2019-10-29 Thread andreas . reschke
Hi there, I've a laptop with CentOS 8 and a PC with CentOS 7. After 3 years of break I was Scuba Diving last 3 weeks. Back at home I wish to download all dive logs from my divecomputer connext via IrDA to my PC. But no kernel modul for IrDA was found. [root@rechner1 ~]# modprobe ircomm modprobe

Re: [CentOS] udev on CEntOS7 - can't get a match, looking for tips...

2019-10-29 Thread Tony Mountifield
In article <7025a0a8-1471-530d-dad0-3770e902c...@uw.edu>, John H Nyhuis wrote: > The mtx binary requires my tape library to be assigned a sg# driver, but > the kernel periodically renumbers the sg devices. Normally, we would > write a udev rule to manually assign a persistent name, but it looks