this post was submitted on 25 Nov 2023
1517 points (97.9% liked)

linuxmemes

20776 readers
158 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Luigi (with Linux Mint logo) and Mario (Ubuntu logo) come in

Mother: It's-a the Ubuntu Bros!

Linux Mint (Luigi): Mama why-a you never remember my name?

Mother: I'm-a sorry Green Ubuntu

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 10 months ago (1 children)

Yup, and if some bad software wants to create malicious webserver they can not do it as all the ports that are open are used in a legit way. And thus can not really communicate either one or the other way.

[–] [email protected] 2 points 10 months ago

A webserver listens on port 80 or 443. Neither port can be claimed by a normal user (no port below 1024 can). But yes if you manage more than your own user on a desktop AND these other users are not allowed to start programs on their own THEN a firewall can be helpful; but this is not a normal situation for a desktop-client, isn’t it?