48
submitted 1 day ago by gwilikers@lemmy.ml to c/linux@lemmy.ml

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

top 50 comments
sorted by: hot top controversial new old
[-] KarnaSubarna@lemmy.ml 1 points 1 hour 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.

[-] ronflex@lemmy.world 3 points 4 hours 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.

[-] aStonedSanta@lemm.ee 1 points 4 hours ago

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.

[-] drosophila@lemmy.blahaj.zone 7 points 8 hours ago

https://xkcd.com/963/

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

[-] digdilem@lemmy.ml 1 points 6 hours ago

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

[-] jjlinux@lemmy.ml 0 points 3 hours ago

Arch based distro (yes, even Manjaro).

[-] Anticorp@lemmy.world 3 points 9 hours ago

Nvidia drivers on Arch, KDE Plasma 6.

[-] delirious_owl 4 points 10 hours ago* (last edited 10 hours ago)

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

[-] wfh@lemm.ee 9 points 14 hours ago

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)

[-] Anticorp@lemmy.world 1 points 9 hours ago

Have you any experience with HDR in Fedora? I’m getting ready to build a HTPC and I’m torn between fucking with Arch for everything, but getting bleeding edge support, or trying Fedora for the first time for easier system management. Since it’s an entertainment system, I’m not sure if I want to mess with all the Arch config requirements. But I do want solid HDR support.

[-] flubba86@lemmy.world 1 points 10 minutes ago

Try Nobara. It's based on Fedora but it's got a whole bunch of gaming-related patches including all of the required additions for out-of-the-box HDR support.

[-] circuscritic@lemmy.ca 2 points 6 hours ago

Running Fedora with dual HDR monitors just fine, but it's entirely possible that something is off that I'm not catching. They're also running off my Nvidia GPU.

I'll just add that they look the same as when I used to run Win10 on the same box.

[-] Anticorp@lemmy.world 1 points 5 hours ago

That’s great to hear. I’d miss the AUR, but I think I’ll just try Fedora out for this build. I want to play with the computer, not tinker with the OS.

[-] circuscritic@lemmy.ca 1 points 5 hours ago

Oh, just FYI I don't game, so if there are some HDR features for gaming you're hoping for, I can't speak to that.

[-] Anticorp@lemmy.world 1 points 3 hours ago

Yes, I’m going to use it as a couch console, web browser player for MLB games, and a streaming machine. I did a bunch of reading after posting my last comment and decided that I’ll just stick with Arch. Fedora sounds alluring for the simplicity, but I think I’ll miss the AUR and the rolling release cycle too much. I finally pulled the trigger this afternoon and bought the components after looking at them in my cart on Newegg for a week straight. It should be a pretty rad system

[-] circuscritic@lemmy.ca 1 points 3 hours ago* (last edited 3 hours ago)

Do whatever works best for you.

I will say that after years and years of regularly switching workstation and laptop distros for a variety of reasons, after finally giving Fedora a shake, I'm done. I've installed it on both my primary laptop and desktops and can't imagine switching again.

But I am still sticking with Debian as my primary server base.

[-] Anticorp@lemmy.world 1 points 3 hours ago

Debian is about as perfect as you can get for a headless server.

You have me curious again after hearing you’ve tried everything. Maybe I’ll give it a whirl. It’s not like I can’t switch to Arch later. It’ll be just as much of a pain in the ass later as it will sooner, and I just might find a new favorite OS. LOL. Plus, I do dig Gnome, and I think it’s probably a better DE for a HTPC than KDE.

[-] xcjs@programming.dev 2 points 10 hours 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.

[-] notthebees@reddthat.com 4 points 12 hours 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.

[-] fin@sh.itjust.works 2 points 10 hours ago

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

[-] IceFoxX@lemm.ee 3 points 12 hours ago
[-] rotopenguin@infosec.pub 2 points 9 hours ago

I thought this was pretty solid talk on SElinux https://www.youtube.com/watch?v=_WOKRaM-HI4

[-] TwistedTurtle@monero.town 2 points 12 hours ago

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.

[-] possiblylinux127@lemmy.zip 1 points 12 hours ago* (last edited 12 hours ago)

Matrix is pain...

With the more recent updates it is a lot more stable

[-] superweeniehutjrs@lemmy.world 28 points 1 day ago

Multiple versions, paths, and installs of Python. Using pip makes it worse.

[-] digdilem@lemmy.ml 1 points 6 hours ago

Especially during the transition from 2 to 3. Let's hope that's all behind us.

[-] delirious_owl -2 points 10 hours ago

You really don't want to use pip. That's how you download malicious code.

[-] DasFaultier@sh.itjust.works 6 points 22 hours ago

I have limited Python experience, but I always thought that's what virtualenvs and requirements.txt files are for? When I used those, I found it easy enough to use.

[-] JustTesting@lemmy.hogru.ch 5 points 21 hours ago* (last edited 21 hours ago)

pyenv and pyenv-virtualenv together solves this for me. Virtualenv with specific python versions that work together well with other tools like pip or poetry.

It boils down to something like

$ pyenv install 3.12.7
$ pyenv virtualenv 3.12.7 myenv
$ pyenv activate myenv

and at that point you can do regular python stuff like pip installing etc.

load more comments (4 replies)
[-] blackstrat@lemmy.fwgx.uk 1 points 13 hours 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.

[-] flashgnash@lemm.ee 8 points 20 hours ago

Suspend with an Nvidia gpu

[-] Anticorp@lemmy.world 1 points 9 hours ago

I gave up and went back to x11. The final straw was when system settings stopped opening, and I couldn’t figure out why.

[-] flashgnash@lemm.ee 1 points 6 hours ago

That's fair, I've found wayland to generally be pretty good with Linux now and you can pry hyprland from my cold dead hands

[-] Wojwo@lemmy.ml 12 points 1 day ago

Xserver... Somehow trying to find the magic string of letters and numbers that made your screen work.

load more comments (2 replies)
[-] Andrzej3K@hexbear.net 2 points 16 hours ago

Anything to do with dns

[-] astrsk@fedia.io 4 points 20 hours ago

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

[-] Krait@discuss.tchncs.de 2 points 16 hours ago

Me neither lol

[-] MonkderVierte@lemmy.ml 2 points 17 hours ago

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

[-] hackerwacker@lemmy.ml 2 points 17 hours ago

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.

[-] flying_sheep@lemmy.ml 3 points 17 hours 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

load more comments
view more: next ›
this post was submitted on 05 Oct 2024
48 points (100.0% liked)

Linux

47568 readers
1340 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