logoalt Hacker News

wolvoleoyesterday at 5:00 PM0 repliesview on HN

It technically can but it's a lot more hassle.

As one example, on Linux most developer tools don't obey the system proxy configuration, each tool has its own archaic configuration for that. So we end up with a lengthy list of how to configure each tool for our MITM proxy. Sure, MITM proxies aren't ideal anyway but we're unfortunately stuck with this.

Many security tools have a Linux version but omit the GUI component where users can do stuff like request exceptions. Another big thing for developers because they often need that.

WiFi certificate auto provisioning is missing from the MDM tool we use. So it has to be all scripted. On windows and Mac we just click a box to turn it on. And this works differently on different distros.

So yeah as someone who builds Linux management I can imagine some companies don't bother.