this post was submitted on 26 May 2024
22 points (89.3% liked)

Linux

46794 readers
1171 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I have a VPS, but no root access so I can't use apt, or even read a lot of the system files. I would like to get jellyfin (or any media server, really) running on it. Jellyfin has a portable installation option, so I followed the instructions in the docs to install it from the .tar.gz.

But it says I have to install ffmpeg-jellyfin, and I can't find a portable installation of that. My VPS already has ffmpeg installed on it. Will jellyfin work if I just point it to that instead? Or, how can I go about installing ffmpeg-jellyfin without root access?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 months ago (5 children)

Why not use a docker image?

[–] [email protected] 1 points 2 months ago (3 children)
[–] [email protected] 5 points 2 months ago (1 children)

I thought there is a rootless docker?

[–] [email protected] 5 points 2 months ago* (last edited 2 months ago)

You're right, that might work

[–] [email protected] 5 points 2 months ago
load more comments (1 replies)