this post was submitted on 25 Mar 2024
1210 points (97.5% liked)

linuxmemes

20880 readers
5 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 7 months ago (1 children)

I really wish Excel would work on wine. It's the only reason I do occasionally fire up windows on my duel boot. (And no the open source / browser based spreadsheet options don't always suffice, brilliant as they are).

[–] [email protected] 4 points 7 months ago* (last edited 7 months ago) (1 children)

I recently had this issue needing to run Excel macros. I ended up using Oracle Virtualbox to run Windows from inside linux. Even more linuxey is using Proxmox to run your Windows VMs but that's a bit more of a faff.

[–] [email protected] 10 points 7 months ago (1 children)

Don't use virtualbox, instead use virt-manager (KVM). KVM is faster and doesn't do awful stuff to their users.

[–] [email protected] 1 points 7 months ago

Oh shit, that's awesome, thanks for the heads up!