

I think the missing key there is the independent statically built binary for apt that does not depend on pretty much any part of the base system actually functioning. That’s what I couldn’t find, is there one and I just suck at Google?
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.
Already mentioned and ruled out unfortunately, unless you can find some documentation we couldn’t
None of the features i need exist in the community edition unfortunately. https://h-mdm.com/headwind-mdm-version-comparison/
Which seems to be a common thread with the “open source” mdms. Over half the actual useful mdm features are not available for the self hosted version
In what way? Why does management of tablets inherently require paying a third party to run the software
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.
Personally what I do and what I would recommend is putting the reverse proxy on the VPS and having it reach out to the services over the VPN, rather than for security this is for performance reasons. Caddy and nginx reverse proxies can both be setup to cache static content. This helps remove the delay of reaching out over the vpn for some things and in my experience made a noticeable performance difference in services that had cachable content.
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
what are you using swap for
https://linuxblog.io/linux-performance-almost-always-add-swap-space/
I don’t even see a child character? I feel like I’m missing something here but I went and checked the ffmpeg documentation because they are using Anubis and it appears to just be a generic chibi Style character that looks to be maybe early twenties style adult.
Do you just assume that any cartoon character is underaged? There’s literally no indication that that character is in any way underaged whatsoever, it appears to be a standard chibi-style depiction of a generic adult.
I think you may need to consult a therapist or other mental health professional if literally every depiction of a cartoon character in a Chibi art style causes you to see pedophilia
Rustdesk, open source, cross platform, self-hostable, and at least in my experience works great
Using modern filters, and using a pressure booster pump to ensure proper pressure level this is actually nowhere near as bad it’s now possible to achieve a one-to-one clean to waste ratio.
If you don’t want any waste you can go to nanofiltration which is roughly as effective as Reverseosmosis and does not have the Wastewater issue but they are significantly more expensive.
And it’s not as if that Wastewater is sewage it’s just the same water that came in with a higher concentration of the stuff that you didn’t want that was already present in the water so that Wastewater can be reused for gardening, or gray water such as showers and toilets
I get that they aren’t perfect but everything has a trade off and reverse osmosis or nanofiltration is really the only way to get rid of many different sources of water contamination especially things like microplastics and pfas
Just a heads up Brita filters do basically nothing it’s mostly just a carbon block which will help remove chlorine flavor which makes it taste a little better but in terms of actually removing contaminants it does very little to almost nothing.
Zero water is the closest thing in brita drip form that actually removes things but getting a counter top reverse osmosis is the way to go if not getting a dedicated under sink unit
You would, it’s very very straightforward they made it very simple. I literally walked multiple non-technical users through it when it happened because I have moved some of my friends and family to Linux. I won’t say that it wasn’t tedious and that it wasn’t annoying for them but they got through it just fine
I literally consider Debian to be less functionally stable than arch because of Apt. I’ve had apt completely eviscerate systems and then just bail out leaving you with a system that has a completely empty /bin with seemingly no easy way to recover.
Meanwhile pacman has literally never done that, and even on systems that became horrifically broken due to literal data corruption I was able to just chroot in, download a static built pacman, and reinstall all native packages with a single command… It’s nuts how much more reliable and repairable arch ia but people act like it’s frail just because it gets updates more than once every century
Time for the classic https://www.linuxatemyram.com/
Tldr it’s cache, its a GOOD thing and you WANT it to happen. The memory is available if applications need it
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