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

Linux

48323 readers
638 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
[–] fin@sh.itjust.works 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)
[–] KarnaSubarna@lemmy.ml 3 points 1 month ago
  1. Setting up Nvidia runtime for rootless Docker containers in Linux.

  2. Resolving port :53 conflict between AdGuardHome (rootless) docker container and Systemd-Resolved.

[–] aStonedSanta@lemm.ee 3 points 1 month ago (1 children)

Jellyseer in docker. It won’t accept my jellyfin login. It just spins and spins. But I plan to use it locally. And everyone says you have to sign in initially not local? I don’t know. I’m annoyed with it and gave up for now.

[–] TeryVeneno@lemmy.ml 2 points 1 month ago* (last edited 1 month ago) (1 children)

I think this means it can't actually see your jellyfin instance, you need to use your computer's local network ip instead of localhost if the two containers aren't in the same pod via a docket compose file. I've had this issue before.

[–] aStonedSanta@lemm.ee 3 points 1 month ago (1 children)

Nah. It’s on the same docker compose file through portainer. And I’ve been using the local ip. I never use local host for some reason lol

[–] TeryVeneno@lemmy.ml 1 points 1 month ago (3 children)

You probably need to use localhost lol or the name of container set in the docker compose file. Both might work, I forget

load more comments (3 replies)
[–] 2xsaiko@discuss.tchncs.de 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?

[–] LiamMayfair@lemmy.sdf.org 3 points 1 month ago

X11. Luckily those days are over thanks to Wayland but, Jesus, are X.org config files a fucking, fiddly PITA to configure!

[–] Andrzej3K@hexbear.net 2 points 1 month ago

Anything to do with dns

[–] MonkderVierte@lemmy.ml 2 points 1 month ago

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

[–] Evil_incarnate@lemm.ee 2 points 1 month ago

Motion on my RPI. I didn't want it to save videos or photos, so I turned it off in the config. But it still saved them. So I tried a few other places in the config to turn it off, but nothing worked and I'd run out of space within a day. So I changed the save directory to /dev/null.

Then I tried to upgrade the pi, and the new version of motion has a different config, incompatible with the old one. So I'm running the old one.

[–] MonkderVierte@lemmy.ml 2 points 1 month ago* (last edited 1 month ago) (1 children)

Skyrim mods.

Btw, anyone got the new reshade working on wine?

[–] Chimrod@jlai.lu 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.

[–] MonkderVierte@lemmy.ml 2 points 1 month ago

Wabbajack still doesn't work in wine?

[–] Sina@beehaw.org 2 points 1 month ago

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

[–] hackerwacker@lemmy.ml 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.

load more comments (1 replies)
[–] tomsh@lemmy.world 2 points 1 month ago

Rootless podman, PostgreSQL, redis, nextcloud, nginx, iptables in one....

[–] blackstrat@lemmy.fwgx.uk 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.

[–] JackbyDev@programming.dev 1 points 1 month ago

I was trying to get wine to run something the other day and couldn't figure it out.

load more comments
view more: ‹ prev next ›