I have a jellyfin server running debian 11 that was modest spec when I built in early 2013, and isn’t doing a great job of keeping up with new media encoding or multiple streams now.

I’m looking to upgrade the core components but the thought of reinstalling the OS, rebuilding the services, and reconfiguring everything has me putting it off. It’s running an AMD A6-5400k APU, the new target hardware will be Intel i7-7700k w/ a dedicated GPU. There’s also 4 storage HDDs and a small 128gb system SSD for the host attached.

Ive heard Linux ships with drivers for most everything it supports… so I’m wondering If I were to just swap the mobo/CPU/ram could I reasonably expect debian to “just work”, or are my hesitations right and I need to plan to reinstall the OS? Is there any way to back up the system and configuration to simply restore it after the new hardware is in? I’d really like any suggestions to make this as painless as possible! Thank you

    • CaptDust@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Hmm time shift is whole system backup right? I do have root system backups with rsync on a systemd timer, but if the hardware changes and doesn’t work with current system, the backups will probably be useless as well? I will read more about timeshift thank you