Skip Navigation

I want to move to Linux but I need to be able to access my apps that are not supported

Hey, I use the Adobe Suite for daily use to build and develop posts and videos for multiple people and can't have my workflow slow down by learning a new application, I've looked into Linux a few times and want to really move over in the future but due to it not having support for Adobe, I'm not sure what to do.

One of the other applications I use is Sync (sync.com), It's an application to sync your files from a folder to the cloud allowing me to switch from my to laptop (what I can't run most things on) and then I can still access the files on the go if I need to send them to someone.

I also play plenty of games on Steam but not all of them have native Linux Instances. I believe Proton is actually helping bring non-native games to Linux which is a plus as really wouldn't want to lose access to playing them.

Any advice on how I can get using Linux without losing these sorts of functions or do I have to wait till Windows annoys enough people making them all move to Linux first?

59 comments
  • Since people have suggested virtual machines, I wanted to mention that most of them will not be using your GPU (and GPU passthrough is tricky), so they won't be helpful if you are using GPU-intensive apps.

    On the other hand, moving form Adobe Illustrator to Inkscape was a pretty smooth transition for me, and I can't say I miss any of Adobe's features (except the Shape builder, which is also coming to Inkscape). However, I'm not a professional illustrator - it's mostly a hobby for me and I only use it for creating icons, simple illustrations and infographics

    Gaming experience has been really good, though! (Steam/Proton and yuzu for emulating some Switch games)

  • The biggest issue with switching is your "must have" applications.

    A lot of people spend time trying to make them work, it often doesn't work well and so they go back.

    Take Sync, Linux has similar solutions (insync is a popular one), but there alternative solutions. Perhaps the server could run syncthing or your tooling supports ftp, etc..

    The key thing is not to ask for the equivalent of X, but think what you actually use X for.

    So if you use Sync to share video on Slack, you don't need a Sync replacement you need a way to share video on slack.

    Alas I think Photoshop is the one killer application

    • @stevecrox Yeah I will have to see what I can find without moving to Linux and see what I can find. Sync sadly isn't a bypass for me it's more of a destination for my files to store (Instead of using Google Drive or any other system). The Adobe suite I've kind of got to keep on using especially with how much work I would loose if I did move across, So I'll have to re-evaluate what I can do from what someone mentioned, I need to learn how to GPU Passthrough for the VM if I where to go that root.

      • You miss the point about Sync.

        You don't need sync, you need a cloud storage solution that works with linux.

        Its being willing to step back in that way which will help you transition.

  • Moving to Linux is probably not going to be a good idea on your work computer. Just grab Virtual Box and install Linux there and learn Linux.

    • @art I think that might be a good idea, I was originally going to test running Windows in a VM on Windows and then think about Running Linux with a Windows VM on that. But I feel as if I might just need to VM my Linux as it would be easier due to my dependencies with my apps at the moment, I will be looking into changing or even removing the function of the apps I don't need as much as possible.

      • I might catch flak for this, but WSL would also be a good option. At least it was for me. It’s basically a Linux container that runs in Windows and is developed/supported by Microsoft. Some limitations so YMMV.

        Quick way to install Ubuntu WSL in PowerShell:

        wsl --install

        I also recommend the Windows Terminal app to compliment a WSL install. Download it in the Microsoft Store.

  • you can check how well the games run with ProtonDB, as for adobe suite i might be in the minority but if your workflow absolutely depends on it i wouldn't recommend switching to linux

    • @Monologue Yeah I didn't know if it's the same as it was a few years back as people said I shouldn't switch because of me having to use Adobe. I will try to see if a VM would work for me (just have to work out how to use them) and then I might be able to move across and just use a VM for my workspace when need be, what to fair would make it easier to work.

  • As others have said, dual boot or VM works for Adobe Software. If you go with VMs, you should probably research GPU passthrough.

    For syncing, I recommend Syncthing (syncthing.net).

    You can play a lot of Steam games with Proton (check out protonDB for what works).

    Also have you decided on a distro already?

    • @backhdlp I haven't quite decided on a Distro as there are so many and I'm not sure if there's one more my style as of yet, I do like the center bar of Windows 11 & MacOS so might see what sort of Interface each one has (I know I could customize it from there what is fine, I can learn that later down the line).

      Sync is more of a CloudStorage for my Video Edits as well as other things I know I need an Archive of but don't have enough physical space on the 15TB+ I have across my devices.

      Steam & gaming is less worrying as I've tried out Linux previously and found most of the games I did play on there where better FPS than on Windows (This was about a year ago, so I am sure this has greatly improved with stuff like the SteamDeck now out).

      Dual Boot won't really help in the long run but might be a good way for me to try out Linux on my PC before 100% committing to it.

      • You shouldn't base your choice of distro on the desktop configuration you want. Any major distro can give you any of the various desktop layouts. Sure, their defaults may be different, but Linux being so configurable means that any other layout or environment is just a few clicks away.

        Just choose a major distro (so you get regular updates and support when needed), and go with it. Linux Mint is a popular choice for beginners. Debian, OpenSuse, Fedora are all good choices. Then find out how to set your desktop to the configuration you like.

59 comments