Linux

atlasraven31 , in Linux - video editing software?

Kdenlive

art , in I want to move to Linux but I need to be able to access my apps that are not supported
@art@lemmy.world avatar

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 OP ,
@SamXavia@kbin.social avatar

@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 ,
@i_cant_sports@kbin.social avatar

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 OP ,
@SamXavia@kbin.social avatar

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

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

As others have stated, Dual boot but with two HDs one OS per Hard Disk. Otherwise Windows will write over the Linux grub (the equivalent yi windows MBR) one day (been there, several times 😭) and then it’s a right pain to get it back to normal. For the sync option, there are several options, Dropbox is available as an app on Linux, Also NextCloud works extremely well

SamXavia OP ,
@SamXavia@kbin.social avatar

@Minty95 Thank you, yeah I think I will probably invest in External Hard Drives as I have a lot of data to store with over 5TB worth currently on my Sync Cloud Storage and that's ever-growing. I looked into a 10TB External HDD and it seems they are around £200 which isn't cheap by any means but is cheaper than paying £300 a year (If I only use up 15TB per year).

Minty95 ,

Maybe a second hand NAS? They can be found dirt cheap, and often you can upgrade the HDs easily, or if your running a desktop PC with room, just add internal HDs as these are cheaper

SamXavia OP ,
@SamXavia@kbin.social avatar

@Minty95 The Second-Hand NAS is a good idea, I've already stuffed about 5 hard drives into my already small case for my PC so NAS might be a good option.

TeaEarlGrayHot , in This week in KDE: Plasma 6 features

Looks like (according to Nate) we can expect a final release of Plasma 6 around November-December–I for one am excited for the enhanced external display & GPU support!

stevecrox , in I want to move to Linux but I need to be able to access my apps that are not supported
@stevecrox@kbin.social avatar

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 OP ,
@SamXavia@kbin.social avatar

@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 ,
@stevecrox@kbin.social avatar

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 OP ,
@SamXavia@kbin.social avatar

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

CorInABox , in I want to move to Linux but I need to be able to access my apps that are not supported
@CorInABox@kbin.social avatar

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)

SamXavia OP ,
@SamXavia@kbin.social avatar

@CorInABox Thank you for this input, sadly I would be using GPU intensive apps with things such as Premiere Pro, So I might have to re-look into this at a later date or even decide to look into how I can use GPU Passthrough

Celivalg ,

GPU passthrough is not easy, thankfully there are guides online, but I did have to do a bit more digging after an issue I had.

You do need 2 GPUs, on a laptop it’s not an issue as most of them use an intel or amd gpu to render the desktop and only use dedicated graphics for intensive tasks, but on a desktops, you don’t have that option and you’ll need to turn off the graphical portion of linux, making it accessible only through something like ssh

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

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

SamXavia OP ,
@SamXavia@kbin.social avatar

@bedrooms That's fair enough, from what everyone else has said, I will probably try emulating Windows through a VM on Windows first then try Dual-booting Linux on my PC before deciding to ditch windows for a all Linux set-up where I can then just use a VM for Windows.

bedrooms ,

I think Premiere is gonna be a problem on a VM. Haven't touched that software for a decade, but that ass was unresponsive already on a native Win. You should test it on the VM first. And other Adobe apps, too.

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

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.

SamXavia OP ,
@SamXavia@kbin.social avatar

@carlytm Cool, I think I will try to run Windows through a VM other than learning 50 other software to do my functions atm. Especially as it would allow me to Sandbox any setup I know is slightly more risky in the future. But thanks for the suggestions.

falsem ,

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

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

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 OP ,
@SamXavia@kbin.social avatar

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

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.

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

Daily Linux user for 7 years here. It’s pretty easy to load Windows onto a virtual machine, within Linux, for those stubborn programs that won’t launch with Wine or Proton.

As for Sync, I’d advise that there are other programs which serve the same purpose. Dropbox supports Linux, and OneDrive has an unofficial Linux client. SyncThing might also serve your purpose - it’s not in “the cloud” but instead syncs from all the linked machines to each other when they’re online. Warpinator is useful for quick file transfers on the same WiFi network.

SamXavia OP ,
@SamXavia@kbin.social avatar

@SteleTrovilo SyncThing is closer to what I have but with a server by the developers that all my files get stored in for safety. The reason I didn't use Dropbox or OpenDrive is cost, as for all my files to be stored on there it will cost more than the £30 a month I spend atm, as well as they don't have an auto-syncing system well I work (or at least what I know of), Luckily I only really use it for my Adobe Files, so maybe just putting it on the VM with the other stuff I can't run would make sense, Thanks for the help.

BurnTheRight ,

Dropbox is not a good solution for content creators as it requires the client receiving a link to a large shared folder to have an expensive paid account to view the contents. They don't tell you about this limitation until you pay for their service. Dropbox lies about this and will not refund your money when you discover they have lied to get your business.

TLDR: Fuck Dropbox.

SamXavia OP ,
@SamXavia@kbin.social avatar

@BurnTheRight I agree, I was looking into the possibility of using an 'Unlimited' plan for Business on Dropbox and they were asking over £80 a month just to do that. Sure is easier than using any other system (that is main stream) but when you are working with video and can't cover that cost it's not worth it.

I hope to eventually have my own home server that I will run but that's something to save up for.

Monologue , in I want to move to Linux but I need to be able to access my apps that are not supported
@Monologue@lemmy.zip avatar

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 OP ,
@SamXavia@kbin.social avatar

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

readbeanicecream , in I want to move to Linux but I need to be able to access my apps that are not supported
@readbeanicecream@kbin.social avatar

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

SamXavia OP ,
@SamXavia@kbin.social avatar

@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 ,
@readbeanicecream@kbin.social avatar

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

faal ,

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

iyzsong , in While NixOS looks interesting, it seems like a security flaw to store the functions of the OS in a single file. Your thoughts?

Backup that file, and the whole OS will be safe.

thingsiplay , in Check Out These Linux-Related Magazines on Kbin
@thingsiplay@kbin.social avatar

@staticlifetime I have some suggestions for addition: https://kbin.social/m/linuxgaming without the underscore in name exists. And as you have linked to a general purpose Open Source community, maybe you are interested into a gaming focused one as well https://kbin.social/m/opensourcegames .

staticlifetime OP ,
@staticlifetime@kbin.social avatar

Added. Thanks.

Darkrai , in Check Out These Linux-Related Magazines on Kbin
@Darkrai@kbin.social avatar

Thanks for the list! You might want to edit !pop_os because they moved to !pop_os, no longer on kbin

staticlifetime OP ,
@staticlifetime@kbin.social avatar

Thanks for the heads-up! It's not meant to be a list of official communities. Just a list of magazines that exist. Nothing stopping kbin users from wanting to use it, and do their own thing locally.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • All magazines