What’s the best Linux distro for beginners to run Windows applications easily?

0
4
Asked By CuriousCat83 On

Hey everyone! I recently tried switching to Linux, but it didn't go well. Some of my essential editing programs just lack proper alternatives on Linux. For now, I'm hoping to find a straightforward solution to run Windows applications, specifically while I wait for something like Affinity to develop a solid alternative for Photoshop and Illustrator. I'm a total beginner, and last time it was pretty challenging, leading me to revert back. Any suggestions for a Linux distro that can help set up a Windows environment easily?

5 Answers

Answered By LinuxLover98 On

I personally use Ubuntu with VirtualBox to run Windows in a VM. It’s super user-friendly and has native support for Ubuntu, developed by Oracle, a well-known company. This way, I feel safer operating Windows inside a secure OS, almost like having a firewall for OS-specific threats. Just make sure your machine has enough RAM for smooth operation!

HappyToHelp -

This sounds like what I was looking for! Thanks for the suggestion!

Answered By TechieTina07 On

When you say 'win box,' are you referring to a virtual machine? If that's the case, almost any Linux distro will do the trick; you just need to set it up correctly. You could consider using Docker to run Windows apps without too much hassle. Here's a simple rundown:
1. Install Docker and Docker Compose (installation details vary by distro).
2. Get Git set up.
3. Clone a Windows Docker repo from GitHub.
4. Navigate to the folder and run it using Docker Compose.
This method makes it pretty straightforward!

BeginnerBobby -

Thanks for the info! I wasn't sure about the terminology, but this is exactly what I needed. Someone also mentioned GPU passthrough, so I might dig into that as well. I tried installing Windows programs on Mint, and it was a mess.

Answered By KritaLover101 On

If you're looking for illustration tools, give Krita a try! It may not have all the same features as Photoshop, but it’s free and has a Windows version available, so you can test it out before switching to Linux. Definitely worth a shot!

CreativeCathy -

Krita has been great for me too! Initially, I tried it as a replacement, but I ended up loving it for illustration.

Answered By VisualJoe88 On

Just a heads up: running graphics programs in a VM doesn’t give you the best performance without GPU passthrough, which can be quite complicated to set up. It’s probably easier just to run Photoshop directly on Windows if that’s what you need. If you’re not looking for an exact replica of Photoshop, though, the Affinity suite might be worth checking out. But I get why you'd want something more similar since working fast is key!

KritaFan22 -

I totally get that. While I use Affinity now, it’s not available on Linux, and Gimp just doesn’t cut it for me either.

Answered By AffinityAdmirer On

By the way, Affinity Photo started working on Linux just recently! If you’re considering options, that might be worth exploring now.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.