I mean, it still wants edge, which is okay for the online office stuff (SSO), but it’s pretty bare, when compared to Windows. No policies and stuff. Install it and forget it situation, mostly used for reporting. Ah, we also use defender for endpoint, on all 3 oses, which is rather decent.
At my current job, our department (DevOps), uses Linux (arch). A couple of devs too (Ubuntu), the rest use a mix of Macs and Windows. The Online versions of Office work just fine, there is Teams, Azure login and even Intune for Linux now.
At my previous job, most of the company used Windows, but the devs were using 90% Linux (Ubuntu), some of them with 2 machines (laptop and workstation with GPU, point cloud stuff). Ah, the good ole days of Ubuntu 16 and Nvidia drivers 🥲
The job before that, a very small company, mostly devs, we were using half Windows, half Linux (mint).
Not only for Nextcloud, but I recommend setting up crowdsec for any publicly facing service. You’d be surprised by the amount of bots and script kiddies out there trying their luck…
As far as I know, MuPDF is not that heavy, and can view both PDFs and EPUBs (and others).
I personally use zathura, which is a very, very light weight document viewer, has vi style key bindings, and has plugins for viewing PDF, EPUB, CB, and others. Works pretty well in a keyboard centric desktop environment (I use Hyprland).
The last time I had an issue with Linux drivers was in 2002, trying to set up a pppoe connection. I had no smartphone and there were no YouTube, Reddit, wikis, forums etc.
Back in 2016 I helped install some wifi drivers on a friend’s laptop in Ubuntu 16.04, which was not really a big deal.
I feel like these memes are made by Windows users :)
Another method would be to just mount the remote smb location from your DC using fstab. I use Linux on bare metal, and I added a line to my remote share with noauto, so it doesn’t mount it automatically at boot, since I need to connect to the VPN first, and I don’t need permanent access. When I do need access, I just run mount adm and I’m in.