this post was submitted on 05 Oct 2024
72 points (100.0% liked)

Linux

48185 readers
1175 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
 

What software have you found particularly frustrating or difficult to configure on Linux?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 1 month ago

Probably vim. It works fine out of the box but it took me way too long to figure out things like why my terminal colors were never quite right out of the box (had to set it to 256 color mode or what have you). And once I wanted to use some a few plugins the configuration started getting a bit convoluted/confusing. Hoping I have time some day/remember to figure out how to disable that annoying visual paste mode or whatever it is called that sometimes makes using it over SSH a nightmare.

[–] [email protected] 20 points 1 month ago (2 children)

https://xkcd.com/963/

Fortunately I haven't had to open it in a very long time.

[–] [email protected] 4 points 1 month ago

Why did we have to learn what modelines were to get a picture on screen?

load more comments (1 replies)
[–] [email protected] 5 points 1 month ago* (last edited 1 month ago) (1 children)

Isn't it always postfix? Not because of the software, but because of other clients and other servers.

load more comments (1 replies)
[–] [email protected] 3 points 1 month ago

Getting Keycloak and Headscale working together.

But I did it after three weeks.

I captured my efforts in a set of interdependent Ansible roles so I never have to do it again.

[–] [email protected] 3 points 1 month ago (1 children)

Nextcloud requiring me to set the actual domain when I just want to run it locally was pretty frustrating

load more comments (1 replies)
[–] [email protected] 0 points 1 month ago (1 children)

fucking jellyfin still doesnt reliably work for me. ugh.

[–] [email protected] 4 points 1 month ago (1 children)

Surprised to see jellyfin here tbh. The docker image needed literally zero configuration to work perfectly for me.

[–] [email protected] 3 points 1 month ago

Same. Just...works?

[–] [email protected] 4 points 1 month ago (2 children)
[–] [email protected] 3 points 1 month ago (1 children)
load more comments (1 replies)
load more comments (1 replies)
[–] [email protected] 8 points 1 month ago (1 children)

Setting up a matrix server was a god damn nightmare for me. I eventually got it working but I hit pretty much every conceivable obstacle along the way. Getting the config file just right, the networking, the federation, the coturn server, getting end users to understand they need to backup their keys....

I'm sure it'd be easier for a Linux pro but I was in way over my head. Only got it working through stubbornness and help from the community.

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

Matrix is pain...

[–] [email protected] 4 points 1 month ago

Trying to disable the lid close sensor on my laptop. My issue is twofold. It's a convertible (pavilion x360) and I'm using bunsenlabs Linux.

[–] [email protected] 1 points 1 month ago

I gave up trying to setup a Mastodon server in docker. Lemmy was pretty tricky at the time as the docs were wrong. My email server was a bit tricky, but I've not really done much to tinker with it in the proceeding 6 years, so was worth it.

[–] [email protected] 18 points 1 month ago (1 children)

Installing Fedora. I had almost nothing to configure, it worked out of the box. How frustrating! I had the whole day planned and now what? Enjoy my free time like a pleb !?!

(/s just in case anyone was wondering)

[–] [email protected] 2 points 1 month ago

Anything to do with dns

[–] [email protected] 2 points 1 month ago

xorg.conf. The (wrong) example from Arch Wiki works but following the official documentation doesn't.

[–] [email protected] 2 points 1 month ago (1 children)

Caddy. The config and docs suck.

Eg. I thought I configured it to limit some sites to an allowlist of IPs. Turns out (months later) the config did nothing, but ran anyway.

[–] [email protected] 5 points 1 month ago

Huh, I found it to be so much easier to set up than nginx that I wrote the devs a little thank you message

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (1 children)

Skyrim mods.

Btw, anyone got the new reshade working on wine?

[–] [email protected] 3 points 1 month ago (1 children)

For skyrim, I'm using vortex in lutris, and install the mods this way. This requires a more bit of actions but works fine.

[–] [email protected] 2 points 1 month ago

Wabbajack still doesn't work in wine?

[–] [email protected] 3 points 1 month ago

hostapd. I have no idea how you’re supposed to figure out the 50 or so options OpenWrt outputs for an AX card that I just ended up copying. And why doesn’t it detect those on its own?

[–] [email protected] 6 points 1 month ago (1 children)

Do VLANs with multiple wireless and wired clients using OPNSense and OpenWRT dummy APs count? Still haven’t quite figured it out.

[–] [email protected] 3 points 1 month ago

Me neither lol

[–] [email protected] 2 points 1 month ago

it's embarrassing but for me it's thinkfan. Instead I wrote my own solution in bash.

load more comments
view more: ‹ prev next ›