this post was submitted on 30 Jun 2025
71 points (100.0% liked)

Linux

56005 readers
1252 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

This PC is basically my life, I use it for work (freelance business), entertainment, and to self host a server so I'm hesitant. I have a handful of questions for now while I look into it more:

  1. I'd prefer not to dual boo, but it might be the safest way to start? If I dual boot, get used to Linux and (hopefully) get everything I need working, can I then go from dual boot to erasing the Windows partition and recombining so I then only have Linux installed and can keep the work and programs I already installed on Linux?

  2. I do voiceover work, music production, and digital art/photography. Anyone else here do all this and what programs would you recommened to replace Audition, Photoshop, and Cubase?

--2.1. Regarding music production, has anyone successfully used vst files from Windows on Linux?

  1. The drives for my server are NTFS. Does anyone have experience with this format on Linux (I use Emby)?

  2. My bread and butter right now is voice acting so I NEED everything to play nice. I've read there might be some issues with drivers for my hardware, namely Focusrite Scarlett 4i4 and Behringer UV1. Anyone have any experience with this?

EDIT: Wow that's a lot of responses. I'd like to respond to each but I'm a bit overwhelmed with all the info haha. I think I'm gonna grab an old external USB drive and live boot from there and test things out. Thanks to everyone, I've got a tonne to mull over now. Appreciate it!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 4 days ago (4 children)
  1. Yup.

  2. I use Audacity because it's super simple and has a familiar interface. Ardour is a DAW with way more features and mixing available, but a lot of people just use ONE as well for the "one and done" method. VSTs are going to be hit or miss depending on what they do and how they were written (many are windows-specific), but there are other things available for replacement if needed. Link.

  3. NTFS is fine to read from on Linux, but I wouldn't suggest read/write because NTFS will 100% corrupt itself over time. Stick to either read-only from NTFS and save elsewhere, or copy them to a new destination and work from there.

  4. There's a lot of info on these on Linux. Sounds like support for the Scarlett hit with kernel 6.8, so you'll be fine there. The Behringer EV1 should be standalone hardware, meaning it does it's work with the PC.

You can just run a LiveUSB of Fedora or whatever and try all this stuff out to be sure with no commitment. You could also get a second drive cheap and make this easier to test out fully if you really want and make the switch from dual booting a lot safer.

Either way, you have easy options to test all this out before even installing.

[–] Jack_Burton 1 points 4 days ago (1 children)

LiveUSB>

I had no idea this was a thing! So I can basically put a Linux distibution on a USB, boot into bios and run Linux without installing anything over my existing hdd? Researching a virtual machine has been on my radar, is that basically what this is?

[–] [email protected] 1 points 4 days ago

It's not a virtual machine. It's an operating system running directly on your hardware from a drive. The drive just happens to be a USB stick.

I'll take this space to further the recommendation to get a cheap machine with which to experiment.

It's what I did for my business. I needed to keep a Windows laptop for client side interactions.

load more comments (2 replies)