Trying to figure out how to setup an aria2 server. It seems to rely on XDG dirs which isn’t normally setup on LXC containers. I don’t want to setup a whole GUI VM just for one application.

  • MangoPenguin
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    7 months ago

    Set up a minimal server VM instead? You don’t need to install a GUI on a VM.

    Debian minimal uses very few resources, that’s what I use.

      • MangoPenguin
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        7 months ago

        Should be able to just install the package xdg-user-dirs on any distro. Would probably work fine in LXC containers too.