• 1 Post
  • 47 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle

  • LordKitsuna@lemmy.worldtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    54
    arrow-down
    10
    ·
    8 days ago

    pacman is the best and I’ll stubbornly refuse to entertain any other opinion. It’s in my experience the least likely to just randomly rip the system to shreds. I don’t know if it has more through prechecks or what bit I’ve had debian and Fedora (apt and dnf) rip the system asunder trying to jump multiple major versions in an update of a system that hadn’t been online in a long time.

    I don’t care if jumping multiple releases at once “isn’t supported” it shouldn’t be that frail and arch will happily update something many years behind as long as you update the keyring.

    Even in the event your system somehow does get hosed you can fix almost everything by just chrooting in, grabbing the static pacman binary, and running “pacman -Qqn | pacman -S -” I’ve recovered systems that had the entire /bin wiped (lol oops moment with a script) and as far as i know apt and dnf have no equivalent easy redo all.





  • LordKitsuna@lemmy.worldOPtoSelfhosted@lemmy.worldGood Self hosted MDM?
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    18 days ago

    One of the documentation is mostly useless ones. Maybe I’m blind but i searched for 5min to try and find any instructions at all for their official docker image and found nothing. Seems they only want you using the cloud now even if you self host as i can only find aws or render documentation, there is also kubernetes but I do not have a kubernetes setup nor do I want one for just this single application.

    Guess i can try to muck through the docker without instructions and hope it’s simple enough without any gotcha steps.




  • I mean i understand praising it, i still primarily use plex despite their Shenanigans and will VPN to bypass the remote streaming charge. I still have jellyfin installed but it has several issues for me still.

    I have quite a large library and I still regularly have issues with matching especially on anime. It will either fail to match at all until I do it manually, or match incorrectly and I will have to manually correct it. I still frequently have playback issues for no apparent reason especially on Android where I will hit a file that just refuses to play back for no apparent reason with none of the error logs being particularly helpful on files that play perfectly in Plex with absolutely no issues, I have also been affected by the memory leak problem that has plagued many a jellyfin user. Where even if you’d simply turn the server on and never play any files it just randomly keeps growing in size more and more and more over time until the server hits oom even on a server with 128GB. This has been reported by so many users but the developers just seem uninterested in tracking it down. I have both friends and family that use my server and the device support is basically everything even remotely capable of media playback for Plex but is unfortunately just not as robust for jellyfin.

    I know that in this particular subreddit I’m likely to just get downloaded for saying it but sometimes the open source solution just isn’t as good and this is definitely one of those cases. It’s been getting better has time goes on but it’s not a solid replacement yet for a lot of cases












  • It’s because PCI requirements, they offer to store credit card information and PCI compliance now requires that be under a 2FA. Also honestly, you should be using 2FA regardless, make it less annoying by using a proper token Authenticator. Authy is a decent one, avoid Google Authenticator bit Warden also offers a separate program for token Authentication that you can use on your phone.

    Tokens are still an extra step but less annoying than having to go check your email for a code. Or you can go the extra mile and purchase something like a yubikey, all you have to do is have it plugged into a computer USB port and it will handle the two-factor for you automatically