this post was submitted on 30 Jun 2025
71 points (98.6% liked)
Linux
56011 readers
1173 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yup.
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.
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.
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.
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?
Yeah, download the ISO, use a media writer to put it on any kind of removable media, plug it in, reboot, and you'll have a fully functional desktop in a few minutes are running in memory. This is the way it should be tested, and it gives you the option to test as many as you want to find the one that fits for you.
The only caveat is that it's running completely in-memory as I said, so if you plan on testing out installing software to test, keep in mind your usual amount of RAM available will be slightly reduced.
If everything looks great, then you'll have the ability to install directly, without harming your Windows partition. PLEASE BACK YOUR STUFF UP ANYWAY.
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?
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.