Skip Navigation

User banner
Posts
14
Comments
748
Joined
2 yr. ago

  • Software Engineering. I'm gonna start my last semester soo only the dreaded closing exam has left for me.

  • I haven't used it that much tbf, just a bit. I finally have a homeserver now, so if I need it, I can just easily start my script. Thank you for the offer tho!

  • Naah I'm hungarian, I just know you host the 2visegrad4you community where I run my bot a while back.

  • Yo my boiiii. Good to still see you here. ^^

  • Not for STEM Eastern European universities. 😆

  • Yeah and it's kinda hard to get off from that. I'm in the process of switching my 2 gmail accounts to 2 proton ones and it seems that the ProtonMail app's free plan doesn't support multiple emails. Understandable but sad.

  • It doesn't even start unfortunately, but thanks for your help tho!

  • Doesn't work either with both running this before starting/building the container and also while running it. Thanks for the help tho!

  • I'm doing rootless most likely, I just use the default Rocky Linux 9 setup with the Container Tools option turned on while the setup process. This didn't work either for me. Did you start the service in sudo systemctl or in systemctl --user mode? Thanks for your help!

  • Okay so I've done these steps (it seems rootless podman have been setup by Rocky automatically):

    1. Get subuid:subgid with /etc/subuid:

    privatenoob:100000:65536

    2.:Changed ExecStart to this:

    ExecStart=podman run --name=radarr -u 100000:65536 -p 7878:7878 -v radarr-config:/config -v /home/privatenoob/media/storage1/Filmek:/data --restart unless-stopped lscr.io/linuxserver/radarr:latest

    3.: podman unshare chown -R 100000:65536 /home/privatenoob/media/storage1/Filmek/

    Unfortunately unsharing gave me invalid arguments.

    chown: changing ownership of '/home/privatenoob/media/storage1/Filmek/': Invalid argument

    I have tried by leaving the -e PUID=1000 parts on but those didn't work either. Yeah and I'm using systemctl --user. Thanks for your help!

  • Neko Arc Miku <3

  • It seems Apple did get plus market share. 3.7%, but I get what you mean.

  • Holy moly we have found today's top post. :3

  • Honestly yeah, that's the more productive option, but I want to learn setting up things by myself.

  • Niceeee, that option is some years away from tho. Where are you going?

  • Please someone just nuke us pls. t. hungarian

  • Did you get bored of dealing with packages dependencies and always relying on AUR when you wanted to download a corpo software? I'm planning to do the Arch to Fedora pill too tbf.

  • Oh that explains the 2 linuxserver and official jellyfin then. It was always kinda strange to me.

    Luckily my uni hosted a docker course and binge watched a beginner Linkedin Learning too about it, but I'm really grateful for your in-depth guide. Guys like you really make Lemmy the old Reddit you used to have and cherish in your hearts. :3

  • How annoying do you find the outdated packages?