this post was submitted on 29 May 2024
20 points (95.5% liked)

Linux

45778 readers
1226 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm trying to open a port for transmission but before I get to know either of the 2 options I'd like to know what you recommend and why.

OS is xubuntu 24.04

you are viewing a single comment's thread
view the rest of the comments
[–] jajabor@piaille.fr 5 points 1 month ago* (last edited 1 month ago) (1 children)

@merompetehla UFW and firewalld provide a higher level of control, which means that they are quicker to learn, easier for simple tasks but harder to use in more granular levels. Their setup is translated into iptables rules at the end. With Iptables or its successor Nftables, you'll need to invest a bit more time to learn but have a more granular level of control at the end. I hope this helps.

[–] IceFoxX@lemm.ee 1 points 1 month ago

You could use it together with opensnitch