sorted by: new top controversial old
[-] eric@lemmy.ca 2 points 1 month ago* (last edited 1 month ago)

I used this guide https://www.redhat.com/sysadmin/quadlet-podman

I have a folder on my in my home folder called containers symlinked to /etc/containers/systemd with my .container files. This is my jellyfin.container for using the Nvidia Quadro on my server.

[Unit]
Description=Podman - Jellyfin
Wants=network-online.target
After=network-online.target
Requires=nvidia-ctk-generate.service
After=nvidia-ctk-generate.service

[Container]
Image=lscr.io/linuxserver/jellyfin:latest
AutoUpdate=registry
ContainerName=jellyfin
Environment=PUID=1000
Environment=PGID=100
Environment=TZ=America/St_Johns
Environment=DOCKER_MODS=ghcr.io/gilbn/theme.park:jellyfin
Environment=TP_THEME=dracula
Volume=/home/eric/services/jellyfin:/config
Volume=/home/eric/movies:/movies
Volume=/home/eric/tv:/tv
Volume=/home/eric/music:/music
PublishPort=8096:8096
PublishPort=8920:8920
PublishPort=7359:7359/udp
PublishPort=1900:1900/udp
AddDevice=nvidia.com/gpu=all
SecurityLabelDisable=true

[Service]
Restart=always
TimeoutStartSec=900

[Install]
WantedBy=default.target

I use sudo podman auto-update to update the images to utilize the AutoUpdate=registry option.

[-] eric@lemmy.ca 14 points 1 month ago

Lenovo ThinkStation P330 Tiny. Debian + Podman systemd quadlets, running these services:

  • Jellyfin
  • Sonarr
  • Radarr
  • Qbittorrent w/ VPN
  • Linkwarden
  • Calibre Web
  • Immich
  • Lidare
  • Postgres
  • Prowlarr
  • Vaultwarden
[-] eric@lemmy.ca 10 points 1 month ago

I probably won't buy from them anymore. I'm Canadian, but still.

[-] eric@lemmy.ca 8 points 1 month ago

I have a PineTime, but I'd have to go with the Bangle.js.

[-] eric@lemmy.ca 6 points 2 months ago
[-] eric@lemmy.ca 19 points 2 months ago

Awesome. Great to hear.

[-] eric@lemmy.ca 53 points 2 months ago

Have you tried something like input-remapper to map your volume buttons when the keyboard is detected?

[-] eric@lemmy.ca 16 points 2 months ago

Bash or ZSH. Whatever is default.

[-] eric@lemmy.ca 5 points 4 months ago

Most of my experience is in .NET at work. My professional recommendation is C#, but my personal recommendation is Go. I find Go to be just nicer to code with.

[-] eric@lemmy.ca 3 points 5 months ago* (last edited 5 months ago)

Ubuntu 4.10. Soon will be my 20th anniversary with Linux.

0
submitted 1 year ago by eric@lemmy.ca to c/linux@lemmy.ml
view more: next ›

eric

joined 1 year ago