logoalt Hacker News

robhltyesterday at 3:54 PM2 repliesview on HN

All that Corporate IT stuff can work on Linux, we just have to start demanding Linux for them to put in the effort. Macs used to be in the same position, Corporate IT only knew how to manage Windows so that's what everyone got. Eventually the ability to use a Mac became enough of a recruitment draw that they had to make it work. The same thing can happen with Linux.


Replies

wolvoleoyesterday at 5:00 PM

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.

lmzyesterday at 4:14 PM

I guess it depends on the kind of "Linux" you want. Corporate IT will probably roll out RHEL or similar to the desktops, take away your root access, and install a virus scanner too.

show 1 reply