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

  • Wojwo@lemmy.ml
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    29 days ago

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

  • superweeniehutjrs@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    29 days ago

    I still don’t fully understand how to gracefully have multiple desktop environments and switch between them. When I want to try something new to me like lxqt, I usually spin up a VM.

    • Ephera@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      29 days ago

      Normally, the process is:

      • install the packages for the desktop environment
      • log out (not just locking the screen)
      • find a dropdown or cogwheel where you can select the other desktop environment
      • log in

      Having said that, I don’t know what you mean with “graceful”. Desktop environments may involve lots of packages, which may create configuration files in your home directory or get auto-started in your other DEs, so it can be messy.
      Something minimal, like LXQt or the various window managers, isn’t going to cause much of a mess, though.

      I guess, creating a second user with a separate home-directory, like the other person suggested, would isolate that potential mess…

  • steeznson@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    27 days ago

    I remember being stubborn and trying to setup eduroam at my uni library using only wpa_supplicant for a whole day. Hugely frustrating. Gave up and installed NetworkManager and it just fucking worked… my tech minimalism phase was extremely counterproductive lol

  • thejevans@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    29 days ago

    Trying to configure Sway in NixOS. I gave up and just use KDE Plasma. I do miss using Sway from when I used Arch, though.

    • toastal@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      29 days ago

      Wild. I used sway for the first time with Nix since I could rollback a misconfiguration.

      • thejevans@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        29 days ago

        Yeah, I got stuck on secrets management. I just could not get network manager to keep my WiFi passwords. I’ll probably go back and try again at some point.

  • electric_nan@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    27 days ago

    Pretty much everything is frustrating to configure at first. Then I learn it and it’s not so bad. Then I don’t use it for a few years, and completely forget how! Back to step 1.

    • golden_zealot@lemmy.ml
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      27 days ago

      I learned this lesson pretty quick when working in IT.

      It’s not always feasible to document everything as it happens, but I definitely learned to do so if I had the time and means to while I was doing the thing.

      Just started at a new company with 0 documentation, they’re super psyched that I’ve actually been writing down all their processes/procedures/configurations etc. as they explain them to me/as I work with them.

        • golden_zealot@lemmy.ml
          link
          fedilink
          English
          arrow-up
          2
          ·
          27 days ago

          If you want to get into doing it, I found searching through a lot of note taking applications until I found something I really liked helped me remember to go do it regularly.

          For FOSS stuff a lot of people like Joplin, and I could certainly recommend it. Personally though, I really like Obsidian for its backlinking and graph view features, but it’s not open source.

          Furthermore, just carrying around a notebook and a pen everywhere you go as a habit helps a lot. I got into the habit of doing this by maintaining a personal journal for some time. For writing effective notation on paper which can easily be digitized, I would recommend looking into “bullet journaling” methods, and again, finding a notebook and pen that you really quite like, helps a lot to make the experience enjoyable and develop it as a skill.

    • quinkin@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      27 days ago

      Initial thought was “I can’t think of anything”. Then I started scrolling through this thread showering upvoted on all of the repressed memories.

  • Joelk111@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    29 days ago

    Recently? Email notifications for my crontab jobs. I learned that snapraid sync had been failing for 200 DAYS. I was thinking it’d be easy for some reason. It hasn’t been.

    Overall though, Nextcloud was a nightmare and I just gave up.

  • ronflex@lemmy.world
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    28 days 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.

  • hackerwacker@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    28 days 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
      link
      fedilink
      arrow-up
      3
      ·
      28 days 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

  • xcjs@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    28 days 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.

  • Christian@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    26 days ago

    I’ve been on arch for years, but have recently started pc gaming. Lutris has been surprisingly easy to get working. I have a nintendo switch already and decided I want to try to use the joycons for the computer, don’t want to buy gamepads but it gives and alternative to keyboard and mouse. Getting them consistently recognized by bluetooth has been a massive pain, but after searching I’ve figured out a package that I can install that fixes the issues. In fact, I couldn’t find anyone who found a solution to this issue without installing this specific package.

    That package is pulseaudio-bluetooth, even though the nintendo joycons do not have an audio jack or capability to receive audio. I’ve had my audio set up and configured with alsa, and alsa does everything (relating to audio) that I need it to, but pulseaudio-bluetooth requires me to install pulseaudio (duh) and will not work unless I enable the pulseaudio service, which fucks up my alsa config. I’ve spent a while dicking around trying to get pulseaudio to pretend it doesn’t exist except for connecting joycons, but there’s always some nuisance popping up. I also tried using a different usb bluetooth controller and plugging them into different usb ports. Given up for the moment and will probably just buy another gamepad and hope it works better without needing pulseaudio-bluetooth.

    In all honesty I still don’t really know what the hell I’m doing on arch, I originally installed it to learn this stuff better but all I’ve really learned is how to read documentation well enough to get things working by trial-and-error. I’ve had a stable system for like ten years now though and I’m too comfortable with it to warrant switching to a friendlier distro, but this specific issue is a pain in the ass.

  • Karna@lemmy.ml
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    28 days 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.