Re: Third level choosers for keyboard keys.

2021-04-15 Thread Ed Greshko
On 16/04/2021 12:06, Samuel Sieb wrote: On 4/15/21 8:52 PM, Doug McGarrett wrote: On 4/15/21 8:07 PM, AV wrote: On the Logitech keyboard the 5 with % and €. Same for Lenovo laptop. On the Dell XPS 13 laptop the 5 with % and € and the 4 with $ and ₹ (Indian Rupee sign). I believe that it has n

Re: Third level choosers for keyboard keys.

2021-04-15 Thread Joe Zeff
On 4/15/21 9:52 PM, Doug McGarrett wrote: In plain words, you need a keyboard that has a number panel to the right of the letter keyboard. These number keys will also, adjacent to them, on the right, have a - sign at the top right, and a + sign at the middle right. The term you're looking for

Re: Third level choosers for keyboard keys.

2021-04-15 Thread Samuel Sieb
On 4/15/21 8:52 PM, Doug McGarrett wrote: On 4/15/21 8:07 PM, AV wrote: On the Logitech keyboard the 5 with % and €. Same for Lenovo laptop. On the Dell XPS 13 laptop the 5 with % and € and the 4 with $ and ₹ (Indian Rupee sign). I believe that it has not become clear to all readers. In plain w

Re: Third level choosers for keyboard keys.

2021-04-15 Thread Doug McGarrett
On 4/15/21 8:07 PM, AV wrote: On Thu, 2021-04-15 at 16:27 -0700, Samuel Sieb wrote: On 4/15/21 4:15 PM, AV wrote: On Thu, 2021-04-15 at 09:30 -0700, Samuel Sieb wrote: It it doesn't work for you, maybe your keyboard layout doesn't have any keys in those levels. I have tried it on a desktop

Re: Third level choosers for keyboard keys.

2021-04-15 Thread Samuel Sieb
On 4/15/21 5:07 PM, AV wrote: On Thu, 2021-04-15 at 16:27 -0700, Samuel Sieb wrote: It has nothing to do with the physical keyboard.  It's the keyboard layout.  You need to be using a layout that has keys defined in those levels.  What keys are you trying to access? On the Logitech keyboard th

Re: on to letsencrypt

2021-04-15 Thread Richard
> Date: Thursday, April 15, 2021 19:35:05 -0700 > From: Jack Craig > > Networksolutions is my registrar, they provide to the world my > domain name my primary and > secondary DNS servers so I guess that's the external place where > you were referring to? Networksolutions is indeed your registra

Re: on to letsencrypt

2021-04-15 Thread Jack Craig
On Thu, Apr 15, 2021 at 6:38 PM Tim via users wrote: > On Thu, 2021-04-15 at 11:00 -0700, Jack Craig wrote: > > so my bind config has apparently not worked despite my dig'ing. > > > > an external config checker says it finds no valid IP' for > > linuxlighthouse.com, i am failing http challenge. >

Re: puzzling SELinux alert.

2021-04-15 Thread home user
On 4/15/21 8:27 PM, home user wrote: The grep for the process ID "2636" found lines. Correction: The grep for the process ID "2636" found 34361 lines. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le..

Re: puzzling SELinux alert.

2021-04-15 Thread home user
On 4/15/21 3:57 PM, Roger Heflin wrote: (also responding to Samuel) Google drive probably. The first few lines should tell you what process it was starting. I really usually only look at filesystem type calls as those are usually the most valuable for something like this. open, unlink (remove

Canon MF642Cdw works as expected on F32 but fails on F33

2021-04-15 Thread
I was able to print and scan from Fedora 32 but when I upgraded to Fedora 33, cups shows "waiting for printer to become available". I am using the driver from Canon: linux-UFRII-drv-v520-usen-05.tar.gz. The install.sh that is included looks for the following packages: libjpeg-turbo beecrypt beecr

Re: on to letsencrypt

2021-04-15 Thread Tim via users
On Thu, 2021-04-15 at 11:00 -0700, Jack Craig wrote: > so my bind config has apparently not worked despite my dig'ing. > > an external config checker says it finds no valid IP' for > linuxlighthouse.com, i am failing http challenge. The DNS records need to be fixed before all else. They need to

Re: Third level choosers for keyboard keys.

2021-04-15 Thread AV
On Thu, 2021-04-15 at 16:27 -0700, Samuel Sieb wrote: > On 4/15/21 4:15 PM, AV wrote: > > On Thu, 2021-04-15 at 09:30 -0700, Samuel Sieb wrote: > > > It it doesn't work for you, maybe your keyboard layout doesn't > > > have > > > any keys in those levels. > > > > I have tried it on a desktop pc wi

Re: Third level choosers for keyboard keys.

2021-04-15 Thread Samuel Sieb
On 4/15/21 4:15 PM, AV wrote: On Thu, 2021-04-15 at 09:30 -0700, Samuel Sieb wrote: It it doesn't work for you, maybe your keyboard layout doesn't have any keys in those levels. I have tried it on a desktop pc with well supported logitech keyboard and on a linux supported Lenovo laptop and a d

Re: Third level choosers for keyboard keys.

2021-04-15 Thread AV
On Thu, 2021-04-15 at 09:30 -0700, Samuel Sieb wrote: > On 4/15/21 5:29 AM, AV wrote: > > > > Is there a way to enable "third and fourth level choosers" in > > F33/34 Workstation (Gnome) to enable typing a third symbol on > > keyboard key? > > I'm using F33. In the keyboard shortcuts control pan

Re: on to letsencrypt

2021-04-15 Thread Sam Varshavchik
Jack Craig writes: hi list, so my bind config has apparently not worked despite my dig'ing. an external config checker says it finds no valid IP' for http://linuxlighthouse.com>linuxlighthouse.com, i am failing http challenge. Correct. The DNS is broken. You need to get basic DNS worki

Re: puzzling SELinux alert.

2021-04-15 Thread Samuel Sieb
On 4/15/21 9:48 AM, home user wrote: Based on time stamps, I found that the process ID for Test B was 2636. I did: bash.17[~]: grep 2636 caja.out > grep2636.out The resulting file is over 34000 lines long.  How can I pare this down?  What should I put on the google drive for y'all to view? Th

Re: puzzling SELinux alert.

2021-04-15 Thread Roger Heflin
Google drive probably. The first few lines should tell you what process it was starting. I really usually only look at filesystem type calls as those are usually the most valuable for something like this. open, unlink (remove), stat (get info like ls shows), and say rename or renameat. A lot of

Re: on to letsencrypt

2021-04-15 Thread Ed Greshko
On 16/04/2021 03:00, Subscriber wrote: No one know about your domain linuxlighthouse.com. Fix this. $ dig linuxlighthouse.com +short $ dig linuxlighthouse.com +short @8.8.8.8 Shows nothing... And $ dig -x 108.220.213.121 +short ws.linuxlighthouse.com. $ dig -x 108.220.213.121 +short @8.8.8.8

Re: on to letsencrypt

2021-04-15 Thread Subscriber
- On Apr 15, 2021, at 9:00 PM, Jack Craig jack.craig.ap...@gmail.com wrote: > hi list, > > so my bind config has apparently not worked despite my dig'ing. > > an external config checker says it finds no valid IP' for > linuxlighthouse.com, i am failing http challenge. > > see link at > >

on to letsencrypt

2021-04-15 Thread Jack Craig
hi list, so my bind config has apparently not worked despite my dig'ing. an external config checker says it finds no valid IP' for linuxlighthouse.com, i am failing http challenge. see link at https://check-your-website.server-daten.de/?q=linuxlighthouse.com and certbot failure has, ... 2021-

Re: puzzling SELinux alert.

2021-04-15 Thread home user
(responding to multiple posts) As Ed requested, this morning I signed in to "GNOME on Xorg" first. My tests were as follows. Test A. 1. Using the command line in a terminal, I downloaded a Chinese music video. The resulting file has a name made of traditional (Taiwan) Chinese characters.

Re: Third level choosers for keyboard keys.

2021-04-15 Thread Samuel Sieb
On 4/15/21 5:29 AM, AV wrote: This question is just because I am curious, I don't need the functionality. Is there a way to enable "third and fourth level choosers" in F33/34 Workstation (Gnome) to enable typing a third symbol on keyboard key? I'm using F33. In the keyboard shortcuts control pa

Re: puzzling SELinux alert.

2021-04-15 Thread home user
On 4/14/21 4:43 PM, Ed Greshko wrote: On 15/04/2021 05:57, home user wrote: The desktop menu at login has 4 GNOME entries: GNOME GNOME GNOME Classic GNOME on Xorg I usually use the first GNOME. Side question: What's the difference between the first two entries? So, tomorrow, start by using "

NetworkManager IPv6 Router Advertisement tracking

2021-04-15 Thread Adam Chasen via users
How and where does NetworkManager track prefixes from Router Announcements? I recently changed my router advertisement to remove a prefix which previously had a 24 hour expiration on it. I thought I would be able to manually remove the removed prefix before expiration from the appropriate conne

Third level choosers for keyboard keys.

2021-04-15 Thread AV
This question is just because I am curious, I don't need the functionality. Is there a way to enable "third and fourth level choosers" in F33/34 Workstation (Gnome) to enable typing a third symbol on keyboard key? F33 gnome-tweaks has an option for a compose key and it works under both Wayland and