• 0 Posts
  • 24 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle
  • I never used Plex. Up until my kids were born I used to just watch my videos on my desktop, but now I find myself watching on my phone and TV more often. My Jellyfin server has been super stable for the last 6 months or so running on a super low powered machine and external hard drive. The only issues I have is with movies with Dolby digital, they tend to get out of sync when scrubbing the timeline. I am assuming that is due to the lower power of the machine. But, I have a 400watt desktop with a 7th gen i7 and a pascal Quadro P1000 that I am planning on migrating to. Then adding a 20tb internal drive for storage. Hopefully that will resolve the small issues I have seen with it.







  • MXX53@programming.devtoSelfhosted@lemmy.worldHow do you keep up?
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    1 month ago

    I run a Fedora server.

    All of my apps are in docker containers set to restart unless stopped by me.

    Then I run a cron job that is scheduled at like 3 or 4am that runs docker pull on all containers and restarts them. Then it runs all system updates and restarts the server.

    Every week or so I just spot check to make sure it is still working. This has been my process for like 6 months without issue.







  • I am unsure if the specs bear this out, but my personal experience has been that RDP’s compression and encoding leads to much smoother interactions with the remote machine, especially when there are a lot of windows or visuals on screen. My bandwidth utilization has been lower on VNC.

    Using RDP I also meet CMMC guidelines, which is probably doable with VNC, but not as easily or without some additional work on my end to prove compliance. It’s also easier to convince my clients to allow me to work off-site using RDP as a trusted secure protocol. Less headache.



  • I have some RHEL machines at work. They are used as VM hosts for windows VMs (CAD software). I set them up, but I also have a huge list of other apps and servers that I manage,develop and support, and so the person that wanted these mahines wanted professional services as an option if I am out or busy with other projects. Plus it allows us to offload liability for security if need be, whereas when I do it, there is anyone else to blame, legally speaking. ( Although so far we have not had a breach on my watch knocks on wood )

    I just use fedora at home, I find the they are about the same and I personally wouldn’t pay for the additional services. The package manager is different, but that’s about it.