lillo

joined 2 years ago
[–] [email protected] 1 points 4 days ago (1 children)

I don't have a static IP adress, so I use Tailscale to connect remotely to my Jellyfin server (located at home).

[–] [email protected] 13 points 4 days ago (4 children)

Jellyfin + Tailscale, the perfect combination.

[–] [email protected] 2 points 1 week ago

Uninstall unused flatpak dependencies:

flatpak uninstall --unused

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago) (1 children)

Perhaps the manual is a bit outdated. In recent versions of Docker, docker-compose is installed as a plugin for the docker command. So instead of using docker-compose up -d, try using docker compose up -d (note the white space between "docker" and "compose").

[–] [email protected] 2 points 2 years ago
  • Debian: home laptop, home PC, work PC
  • Ubuntu Server: at work (servers)
  • Rocky Linux: at work (servers)