Re: docker and iptables

2023-10-19 Thread David King
On 10/19/23 21:53, Jonathan Billings wrote: On Oct 19, 2023, at 10:05, Alex wrote: I'm using docker on fedora38 and can't figure out how to prevent port 8080 from being available to the outside world. I've done quite a bit of reading on this, and it appears I'm not the only one having troubl

Re: docker and iptables

2023-10-19 Thread Jonathan Billings
On Oct 19, 2023, at 10:05, Alex wrote: > I'm using docker on fedora38 and can't figure out how to prevent port 8080 > from being available to the outside world. I've done quite a bit of reading > on this, and it appears I'm not the only one having trouble figuring this > out. This docker doc a

Re: Keyboard repeat

2023-10-19 Thread Joe Zeff
On 10/19/2023 11:16 AM, Tim via users wrote: I'm always suspicious of the keyboard, itself, with those kinds of issues. Which is problematic to diagnose and deal with, when it's a built-in keyboard on a laptop. And looking at images of the Dell G15 F38 laptop you mentioned shows the kind of key

Re: docker and iptables

2023-10-19 Thread Alex
Hi, On Thu, Oct 19, 2023 at 11:54 AM Doug Herr wrote: > On Thu, Oct 19, 2023, at 7:05 AM, Alex wrote: > > Hi, > > > > I'm using docker on fedora38 and can't figure out how to prevent port > > 8080 from being available to the outside world. I've done quite a bit > > of reading on this, and it ap

Re: Keyboard repeat

2023-10-19 Thread Tim via users
On Thu, 2023-10-19 at 14:53 +0200, GianPiero Puccioni wrote: > I have a problem with the keyboard, once in while the key I press start > repeating even after a short press and doesn't stop until I press another key. > > I had to disable the key repeat (not optimal) as it was disrupting my work. >

Re: docker and iptables

2023-10-19 Thread Doug Herr
On Thu, Oct 19, 2023, at 7:05 AM, Alex wrote: > Hi, > > I'm using docker on fedora38 and can't figure out how to prevent port > 8080 from being available to the outside world. I've done quite a bit > of reading on this, and it appears I'm not the only one having trouble > figuring this out. This

Re: Keyboard repeat

2023-10-19 Thread GianPiero Puccioni
On 19/10/2023 17:35, Richard England wrote: On 10/19/23 07:15, stan via users wrote: On Thu, 19 Oct 2023 14:53:52 +0200 GianPiero Puccioni wrote: Hi, I have a problem with the keyboard, once in while the key I press start repeating even after a short press and doesn't stop until I press ano

Re: Keyboard repeat

2023-10-19 Thread Richard England
On 10/19/23 07:15, stan via users wrote: On Thu, 19 Oct 2023 14:53:52 +0200 GianPiero Puccioni wrote: Hi, I have a problem with the keyboard, once in while the key I press start repeating even after a short press and doesn't stop until I press another key. I had to disable the key repeat (n

Re: Keyboard repeat

2023-10-19 Thread Roger Heflin
You aren't using something like VNC are you? VNC (and some other remote viewers) seem to disable repeats simply because something about the key-up seems to be unreliable for that setup (even under Windows). I know some vendors Web Remote Consoles do not disable key repeats and should (repeats hap

Re: Keyboard repeat

2023-10-19 Thread stan via users
On Thu, 19 Oct 2023 14:53:52 +0200 GianPiero Puccioni wrote: > Hi, > > I have a problem with the keyboard, once in while the key I press > start repeating even after a short press and doesn't stop until I > press another key. > > I had to disable the key repeat (not optimal) as it was disruptin

docker and iptables

2023-10-19 Thread Alex
Hi, I'm using docker on fedora38 and can't figure out how to prevent port 8080 from being available to the outside world. I've done quite a bit of reading on this, and it appears I'm not the only one having trouble figuring this out. This docker doc appears to indicate it shouldn't be listening on

Keyboard repeat

2023-10-19 Thread GianPiero Puccioni
Hi, I have a problem with the keyboard, once in while the key I press start repeating even after a short press and doesn't stop until I press another key. I had to disable the key repeat (not optimal) as it was disrupting my work. This is going on for months, I waited for several updates to se