Yeah. Microsoft has definitely cornered the market on corporate education for sysadmins.
Yeah. Microsoft has definitely cornered the market on corporate education for sysadmins.
Linux supports active directory natively and can be joined to a windows hosted active directory domain. It supports centralized policy management as well and in addition there’s a completely open source implementation in: https://www.openldap.org/ supported by RedHat.
There’s more money flowing through linux systems than you can even imagine. It’s an incredibly lucrative target that runs approx 85-90% of all internet service servers.
You literally cannot mess with your emissions system legally… nor can you disable or modify certain safety systems (seat belts, etc). Software that goes into vehicles requires validation testing. You might be fine doing 1 off things, but there will never be a “flash able” car on the market that let’s you bring your own software, and honestly I’m good with that. I don’t need your massive multiple ton machine bluescreening down the highway or locking up the breaks randomly because you installed the wrong module.
That’ll literally never happen due to testing and safety requirements.
How I imagine you responding to your singular downvoter:
Thanks for the psa op
+1 for namecheap. They’ve been reliable and fair to me for years.
Idk numpy go brrrrrrrrrr. I think it’s more just the right tool for the right job. Most languages have areas they excel at, and areas where they’re weaker, siloing yourself into one and thinking it’s faster for every implementation seems short sighted.
Relevant xkcd: https://xkcd.com/705/
Relevant xkcd: https://xkcd.com/705/
Any poor quality connector can affect a sector scan and drive performance. Doesn’t matter if it’s connected to a corroded usb port or a bent internal sata, at the end of the day if you’re getting disk errors it’s best to measure using two methodologies/data pathways.
Most UPS systems of quality will come with software capabilities. You can leverage this and just use a daemon to check the charge status every minute or so. If it’s ever off AC or reporting charge levels lowering, you can toss the system into a low power profile. This might accomplish what you’re trying to do.
I’m also not sure where they got their idea that cloud is cheaper from. On prem has always been cheaper, I’ve had to walk through fire and flames to get my company to approve cloud hosting as we simply do not have the capacity to be our own mail host. Goodluck explaining tech debt to upper management though, it’s like they’re allergic to the idea of understanding it.
Indubitably.
Yeah! The practice is called drive shucking (kinda like Oysters) and you just need to be considerate of the limitations. The drives often end up cheaper, but lose warranty support once they’re shucked. They’ll also occasionally be slower than a normal drive or have an odd connector, but that is rare since it’s usually cheaper to go with something ‘off the shelf’. If you Google it though you should usually be able to find the handful of drive SKUs they’ll use in whatever external you’re planning to shuck.
We do not break userspace in this household young man.
Encoding engine basically requires it, so you’d need to implement a hack or something. https://www.reddit.com/r/IntelArc/comments/189cgsm/intel_arc_h265_encoding_performance_and_resizable/
I’d recommend against it. Apple’s software ecosystem isn’t as friendly for self hosting anything, storage is difficult to add, ram impossible, and you’ll be beholden to macOS running things inside containers until the good folks at Asahi or some other coummity startup add partial linux support.
And yes, I’ve tried this route. I ran an m1 mac mini as a home server for a while (running jellyfin and some other containers). It pretty consistently ran into software bugs (less maintained than x64 software) and every time I wanted to do an update instead of sudo whateveryourdistroships update, and a reboot, it was an entire process involving an apple account, logging into the bare metal device, and then finally running their 15-60 minute long update. Perfectly fine and acceptable for home computing, but not exactly a good experience when you’re hosting a service.