• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Very happy Jellyfin user thinking of switching from Windows to Linux

     
    • 0 Vote(s) - 0 Average

    Very happy Jellyfin user thinking of switching from Windows to Linux

    Host-in-the-Shell
    Offline

    Member

    Posts: 168
    Threads: 10
    Joined: 2023 Jun
    Reputation: 14
    #8
    2024-08-17, 03:22 PM (This post was last modified: 2024-08-17, 03:25 PM by Host-in-the-Shell. Edited 3 times in total.)
    Personally, I would advise to learn your way around server administration, bash scripting, and hosting services bare metal first; while docker is super useful and is worth learning for sure, it also abstracts a lot the work that goes into administering services, and could inadvertently create a knowledge gap.

    I find that one way to get your hands dirty and learn a lot at once is to host a service like Nextcloud bare metal, since setting it up and updating it is a great teaching tool for many important skills at once, such as hosting a service, dealing with php, database management, cron jobs, and configuring a web server, preferably through a reverse proxy. Of course, follow the best recommended security practices if you intent to host any mission critical files in there. In fact, I still host it the manual way to this day, but behind a virtual machine. I appreciate the practice to keep me sharp, and thanks to the virtual machine I can store snapshots that allow me to destroy and restore at will, which is very useful.

    One last piece of advice that may not jibe with everybody is to avoid jumping straight into using portainer after installing docker like 90% of guides will tell you to. I know an easy to understand GUI seems like the most appropriate for a new user, but portainer introduces a lot of pitfalls of its own and abstracts so much of the work involving docker that I think it becomes a crutch rather easily. I wasted around a year with it just to find out that I could do most of the same tasks through the terminal and automate everything even better with docker compose commands, a simple bash script and custom systemd unit. That said, after learning the docker commands and being comfortable with them, if you require a GUI you can use portainer to monitor your containers and access logs. I'd still advise against it administering them instead of using the cli however, as there are many portainer specific issues that are not present otherwise in my experience.
    Server specs => OS: Debian 12 | GPU: Arc A380 | CPU: Ryzen 5 5600X | 64GB RAM | 56TB
    1
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Very happy Jellyfin user thinking of switching from Windows to Linux - by Forced - 2024-08-15, 10:55 PM
    RE: Very happy Jellyfin user thinking of switching from Windows to Linux - by Host-in-the-Shell - 2024-08-15, 11:24 PM
    RE: Very happy Jellyfin user thinking of switching from Windows to Linux - by TheDreadPirate - 2024-08-15, 11:27 PM
    RE: Very happy Jellyfin user thinking of switching from Windows to Linux - by Forced - 2024-08-16, 10:42 PM
    RE: Very happy Jellyfin user thinking of switching from Windows to Linux - by xaque - 2024-08-16, 02:03 AM
    RE: Very happy Jellyfin user thinking of switching from Windows to Linux - by Forced - 2024-08-16, 10:48 PM
    RE: Very happy Jellyfin user thinking of switching from Windows to Linux - by TheDreadPirate - 2024-08-16, 10:47 PM
    RE: Very happy Jellyfin user thinking of switching from Windows to Linux - by Host-in-the-Shell - 2024-08-17, 03:22 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode