Most of our sysads use macOS. A few use linux but they have limited choices with distros and can only use fedora I think.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Maybe Ubunto too. Sometimes they allow you to use Linux as sys admin.
Right, but the distros employees are allowed to use are dictated by corporate IT so they are able to control them and have the required endpoint security tools. So people who prefer linux have very limited options.
Ive just started in a government IT role; everything is windows, I use windows myself at home for games, but run WSL for hobby dev, home server management and stuff like that.
This is my first sysadmin role, having come from a Dev background, and administration on windows feels like such a chore. Everything takes ten steps to do, lots of issues, and feels very counter intuitive. I am not enjoying it at all. I suppose actual large scale Linux adminning probably has the same issues and I'm putting it down to lack of experience, but there's so many small niggly issues that I know I could solve if this was a Linux environment that I can't due to how windows is set up.
I'm hopefully getting to move into a more hybrid dev/admin role for some web stuff, but I firs thave to convince my boss to let me install WSL so O can have a sane dev environment for web dev.
Sounds like you need to familiarise yourself with PowerShell and Group Policy.
I'm in the lucky position that I always could work with Linux. I was working with people that couldn't be bothered to run Windows on their Desktops (administering mostly Linux Servers anyway). In my first job we had a "Standardized" Fedora desktop that was actually attached to our AD so you could log in at any desktop with your domain user. However we did have internal tools and some software requirement that only were available on Linux meaning everyone in our department had a Windows VM for using those tools (kinda overkill but ok). My last job we didn't have any standard other than the system had to be encrypted and had Eset installed other than that we could set it up he was we liked.
Could I work with a Windows desktop? Sure I'm on the Terminal sshing into systems 98% of the time anyway but at the end of the day I love to simply be on Linux having a workflow I'm used to.
Regarding Office I was just using Office online for anything that needed it.
Getting Linux Systems into AD is possible (but of course requires cooperation on the side of the IT department)
Proxy and VPN should mostly be doable (but of course might not be able to be deployed via Group policies)
I got my IT department to allow me to use WSL2, because I have to clone and patch the Linux kernel for our embedded linux device.
😁now I can install stuff, for which I otherwise would have need windows admin privileges, into WSL2, like steam (just for the fun of playing a windows game over proton on a ubuntu install on WSL2 which is just linux hyper-v emulation on windows -> games run very bad and seem do not use the nvidia card in the laptop 🤭)
So my setup is for work windows running WSL if needed, at home, I have a macbookpro11,3 dual boot BigSur and up to date endeavourOS(Arch+KDE) as allrounder devices, a game PC running endeavourOS(Arch+KDE) (NVIDIA 970), a raspberry Pi W2 running my homebridge, an iPad pro for easy webapps (configure *arr services) and streaming. Other not so much PC coputing devices available are PostmarkedOS pine phone, TvOS running Atv, various game consoles with most CFW installed, and many iPhones (collected over time, self bought is only iPhone 4s, 5, 6, X and 12mini)
So, I use them all big OSs 🤔 well, not really android anywhere.. 😁 I just recognised that my router is BSD based (OpnSense)
all the windows shit runs in citrix, i run linux at work from home for the host system.
Most tech people actually use macs, because corporations prefer them for their tech employees, while the normal employees usually use Windows. Very few corps support linux on the desktop for their admins -- even if their infrastructure is all on linux.
You wish. Most tech companies will get you the cheapest laptop they can get away with.
I remember being denied a 64bit laptop when developing a 64bit only application lol.
Windows 10 Enterprise with a ton of group polices applied, no issues ever. The Windows Terminal app is really good.
I use a Windows laptop because that's what is supported by our infrastructure, our endpoint protection and our cybersecurity insurance.
Also, to help test changes before they are rolled out to users.
Understandable.