this post was submitted on 22 Jul 2023
21 points (100.0% liked)

Linux

1 readers
2 users here now

founded 1 year ago
 

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?

top 50 comments
sorted by: hot top controversial new old
[–] Zeppo@sh.itjust.works 14 points 1 year ago (2 children)

One solution that has long existed is to have a dual boot system... you can choose which OS you want to load each time you start the system.

Another option is to run a Window VM in Linux.

[–] SamXavia@kbin.social 4 points 1 year ago

@Zeppo Yeah I might try the Dual Boot system to begin with to save me time working out VMs but I think the long goal would be running a windows VM on Linux tbh.

[–] sbb@kbin.social 4 points 1 year ago (3 children)

If you must dual boot, have totally separate hard drives, and the choosing between Linux and Windows should be done in the UEFI boot menu, not GRUB menu. Windows can render Linux unbootable otherwise, requiring a rather complicated rescue. Windows would ideally not have any chance to see the Linux hard drive while booted.
An external SATA SSD in a USB enclosure is cheap these days.

[–] Zeppo@sh.itjust.works 4 points 11 months ago (1 children)

Yeah, Windows likes to overwrite the MBR with no warning as if that's perfectly fine. I've always wondered what combination of carelessness, incompetence, interface streamlining and competitive malice is responsible for that. It's also ridiculous how in 2023 there's still no native way to read Linux filesystems from Windows.

[–] SamXavia@kbin.social 1 points 11 months ago (1 children)

@Zeppo That does sound ridiculous especially as I wouldn't mind running linux through Windows, I know it wouldn't work as well but I know I would do a lot of my less complex tasks through there such as browsing the internet as I could game on Windows or Linux as I don't really mind if I'm VMing one

[–] Zeppo@sh.itjust.works 2 points 11 months ago (1 children)

Sure, another option is running Linux in a VM, though I thought the goal was to overall switch to Linux as much as possible.

VMs have facilities to transfer files between the host and guest OS, which helps.

[–] SamXavia@kbin.social 1 points 11 months ago (1 children)

@Zeppo The goal would be to use Linux as my base OS in the future. As I look through the many comments from everyone I am now re-evaluating some of the things I feel I 'Need' in my set up such as my Sync Cloud Storage, Instead I hope to move over to External Hard Drives.

Knowing Adobe is a huge part of my setup does hurt the idea of moving to Linux at the moment but I will have to find if there is a workaround other than VMs in the future. People mentioned GPU Passthrough on the VM which would help a lot, It's just not only learning how to run a VM but how to do the pass-through on it.

But yes I do wish to move to Linux in the future but maybe baby testing the Distos I think I might like on a VM might be the best way to step into this rather than going into the deep end straight away.

[–] Zeppo@sh.itjust.works 1 points 11 months ago

Sure, installing Linux in a VM would be the fastest and easiest way to test it out and start becoming familiar! You could try a few distros/desktop environments and see what you like without having to deal with reformatting or real hardware.

[–] Teppic@kbin.social 3 points 1 year ago* (last edited 1 year ago) (2 children)

I've got Windows and Mint dual booting from the same drive, using grub. All seems to work fine for me...

[–] Still@programming.dev 4 points 1 year ago

it works great until windows decides to reinstall the bootloader

[–] Celivalg@iusearchlinux.fyi 3 points 11 months ago (1 children)

Windows tends to overwrite the bootloader

[–] SamXavia@kbin.social 1 points 11 months ago

@Celivalg This seems to have been a problem I had previously on my old PC as I wanted to dual boot Windows and Linux before. Thank you.

[–] technologicalcaveman@kbin.social 3 points 11 months ago (1 children)

I do the external usb ssd for my windows drive and recommend it endlessly. I use the windows drive for music production and the maybe 2 games in my several hundred game library that don't work in linux. 100 bucks for a 1tb samsung external ssd, and wintousb to make it functional.

[–] SamXavia@kbin.social 2 points 11 months ago (1 children)

@technologicalcaveman Thank you never have heard of a WinToUSB but will really need to look into it as it sounds like a great way to be able to run Linux.

[–] technologicalcaveman@kbin.social 1 points 11 months ago

It's a good tool, pretty easy to set up too. I personally recommend not connecting to internet when setting up windows 10 so that you're not forced into either signing in or signing up for a windows account. I did that and about a year later on the same install, it's all good still.

[–] nlm@beehaw.org 6 points 1 year ago (1 children)

For your steam games you can check compatibility at https://www.protondb.com/

[–] SamXavia@kbin.social 3 points 1 year ago (1 children)

@nlm Thank you will check it out, didn't know we actually had a database for it.

[–] nlm@beehaw.org 3 points 1 year ago (1 children)

There's also https://lutris.net/ and https://usebottles.com/

A lot of games work really well these days but you'll probably notice a 10-20% fps drop. That's at least what I've found.

load more comments (1 replies)
[–] CorInABox@kbin.social 4 points 1 year ago (2 children)

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)

load more comments (2 replies)
[–] bedrooms@kbin.social 3 points 1 year ago (2 children)

I'd just use WSL. Yeah, it has problems but it's the simplest solution for me.

load more comments (2 replies)
[–] stevecrox@kbin.social 3 points 1 year ago (1 children)

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

[–] SamXavia@kbin.social 1 points 1 year ago (1 children)

@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.

[–] stevecrox@kbin.social 2 points 1 year ago (1 children)

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.

[–] SamXavia@kbin.social 1 points 11 months ago

@stevecrox Yeah I basically do need that, There's a lot of usage with Sync that I enjoy such as its auto-saving to the cloud. I think because of the amount of storage I do take up I will be looking into External 10TB Hard Drives as they cost only £200 each (What is a lot but sort of worth it when your currently paying £300 a year on Cloud Storage).

[–] readbeanicecream@kbin.social 2 points 1 year ago (1 children)

@SamXavia Are there cloud versions available? Or, perhaps, run those apps in a windows VM?

[–] SamXavia@kbin.social 1 points 1 year ago (1 children)

@readbeanicecream I was suggested to use a Windows VM earlier on another post I made, I think that's probably the best way to go but will have to work out how they work as I've never been able to successfully launch a VM yet.

Also, cloud versions are out of the question sadly.

[–] readbeanicecream@kbin.social 2 points 1 year ago (1 children)

@SamXavia On Linux, I have had the best luck with virtualbox.

[–] faal@lemmy.world 2 points 1 year ago

+1 for VirtualBox. Super easy to setup a Windows VM on it

[–] TheFork@kbin.social 2 points 1 year ago (1 children)

Have a dual boot: gaming and personal stuff on Linux (using Proton for games), and pro on Windows.
But if you really need Adobe at any moment, well you either need to stay on Windows or switch to another app suite. That's the unfortunate truth given Apple' unwillingness to support Linux.

[–] SamXavia@kbin.social 1 points 1 year ago (1 children)

@TheFork Yeah I would tbh look into Apple if they actually supported my games at this point but I was told to look into VMing my Professional setup what is a good idea allowing me to use Linux for my own personal stuff but still be able to switch between the two quickly. I'll have to look further into VMs as haven't really touched them before.

[–] TheFork@kbin.social 2 points 1 year ago

VM are good but to get good performances, you need to do some setup so they directly use the hardware and don't use abstractions.

[–] carlytm@lemm.ee 1 points 1 year ago (2 children)

Unfortunately if you can't afford to take time to learn new programs you're most likely going to have to dual boot. As someone who also does creative work, and had been pretty dependent on Adobe prior to moving to Linux, I can tell you that trying to run any of the Adobe programs on Linux is a fool's errand. Photoshop kind of works in Wine, but the rest are just plain unusable.

There's also winapps, which essentially uses a VM to run Windows programs while integrating them into your regular Desktop in a seamless manner. I've never tried it and it hasn't been updated in 2 years, but you could give it a shot.

If you do decide to try out alternatives though, DaVinci Resolve is good for video editing, Photopea (which is a web app) is pretty goddamn similar to Photoshop, Inkscape is pretty good for vector graphics, and Ardour, Audacity, and Reaper are all good in different ways for audio work.

[–] falsem@kbin.social 2 points 1 year ago

That appears to be an old repo. https://github.com/winapps-org/winapps they moved here.

load more comments (1 replies)
[–] Monologue@lemmy.zip 1 points 1 year ago (1 children)

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

[–] SamXavia@kbin.social 1 points 1 year ago

@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.

[–] art@lemmy.world 1 points 11 months ago (1 children)

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.

[–] SamXavia@kbin.social 1 points 11 months ago (1 children)

@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_cant_sports@kbin.social 3 points 11 months ago (1 children)

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.

[–] SamXavia@kbin.social 1 points 11 months ago

@i_cant_sports I've tried using WSL before but I seem to not be able to boot up into the Distro from clicking on the Linux WSL application after it appeared, I still might give it another go and see if it will run this time, thank you.

load more comments
view more: next ›