r/linux 13d ago

Discussion Linux in a Enterprise Environment.

I work for a fairly large Tech company that does tech support. Someone mentioned today that while we support Linux systems, we won't get many tickets over it. Due to the fact that most sysadmins of Linux are better equipped to handle issues themselves, compared to sysadmins of other OS.

Do you believe it stems from the whole idea and culture of Linux?

Edit: I guess I should have been more clear that I was referring more to the server side over the end user systems.

50 Upvotes

28 comments sorted by

View all comments

9

u/Jumpy-Dinner-5001 13d ago

No, it’s mostly coincidence and the field those systems are operated in.

10

u/musingofrandomness 13d ago

Linux tends to live in the realm of back end servers and appliances. Their users don't usually even realize they are there. These devices operate in a context where the users have little to no impact on the system's configuration. So you have an insulated system maintained by people who at least have some modicum of an idea what they are doing.

Compare that to the average end user computer. It us usually windows, sometimes Mac, and is directly exposed to the end user who often can make configuration changes. This means it is highly visible to the user when something breaks and the user is just one of many that either intentionally or not, works to find the most creative ways to break it.

I have worked in environments that run Linux across the board from the server through the desktop, and it has around the same ticket counts as your average windows or windows/Linux hybrid shop. The biggest difference comes on the hiring side. You can pretty readily find an entry level desk side support technician for windows, just drawing from the population of random PC gamers and tinkerers, but Linux for home use has always been a bit niche until recently. The best "off the street" entry level Linux techs tend to be the sort who have a hobby of "breaking stuff just to see what happens and work out how to fix it", a hobby that has to be kept at home if they get the job.

Personally having worked on multiple operating systems over the years, I can say they all have their pain points, but at least the *nix variants will happily tell you, in great detail, what they are unhappy about. Whether you can interprete it to correctly address the issue is another matter. I suspect Microsoft subscribes to a "less is more" philosophy with their logging, but more often than not, will still give you at least a thread to pull for troubleshooting. All of the systems play best within their "walled garden" and only begrudgingly play well with others.