this post was submitted on 13 Nov 2023
61 points (96.9% liked)

Linux

48082 readers
871 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 1 year ago* (last edited 1 year ago) (2 children)

I use Fedora KDE as my homeserver, because it is my media center too. That's the reason for the desktop.

Cons for me:

First I struggled with firewalld, it is more challenging than UFW. I removed it, because my router does the job.

Second SELinux is very annoying at the beginning. You install samba and vsftp and it will not work until you set permissions for SELinux.

SELinux is complicated for the start. Documentation is not very helpful for this imo. It works now. If you want to have an easy way, you can set it to permissive mode. I kept it running.

Pros for Fedora has actual software and I really love DNF 🥰

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

Thanks for sharing.

[–] [email protected] 5 points 1 year ago (1 children)

Can't you just turn off SELinux?

[–] [email protected] 9 points 1 year ago (1 children)

Yes you can but you don't learn a thing from this. A good choice would be permissive mode. You get the warnings, but it works anyway

[–] [email protected] 0 points 1 year ago (1 children)

People use Linux for things other than learning.