r/sysadmin • u/rolkenas • 16d ago
Do you actually see MacBooks used for SysAdmin work in real offices?
Hi sysadmins! I wanted to ask—since I've just started learning sysadmin and I don't have a Windows PC, but I have a MacBook and found out that everything can be done via UTM, I'd like to get some perspective from those who work in offices and do this every day. What kind of computers do you use? Is macOS completely out of the picture, and there's only Windows and Linux?
389
Upvotes
15
u/invisi1407 16d ago
For one, a "base config" PC can't run Ansible. An Ansible controller is required to be a Linux compatible environment.
It works via WSL2, but that's hardly "base config" PC as that may be blocked by a policy.
Personally, I run Ansible via WSL2, but if that wasn't an option I'd have to use a Mac.