this post was submitted on 25 Aug 2026
36 points (92.9% liked)

Linux

18843 readers
218 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 3 years ago
MODERATORS
 

I'm wondering how this actually works. I don't think our IT team would ever allow it, but even if they did, you'd have to be able to run everything M$ (Teams, excel, etc), onedrive/sharepoint, windows specific software like CAD, Bluebeam, use Chrome-only software like Autodesk stuff -

It seems kind of dumb to even do that, since you'd be locked into that M$ ecosystem anyway. But I'm curious if anyones done it.

you are viewing a single comment's thread
view the rest of the comments
[–] kescusay@lemmy.world 6 points 1 day ago

Well, most of those can either run natively on Linux or have web-based clients.

  • Teams works fine in a browser as long as you don't mind some slight differences in the UI. There is also a well-maintained Electron app.
  • Excel and other Office apps already work fine in the browser on Linux.
  • OneDrive has unofficial clients on Linux, but you might as well just commit to accessing those files in a browser as well.
  • SharePoint is already browser-based and integrated with OneDrive.

That said, CAD is definitely going to be an issue. In general, I wouldn't recommend trying to switch all the way to Linux in a Windows-only office ecosystem. A better option if you can get permission is to dual-boot, or to run Windows in a virtual machine.