this post was submitted on 28 Nov 2023
23 points (89.7% liked)

Linux

47270 readers
2313 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 5 years ago
MODERATORS
 

Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.

I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can't get used to.

I also need to run Plex and Torrenting software.

I'm a computing engineer, so I can troubleshoot most issues, but I'd like to be able to fix most things. Someone recommended me Lubuntu.

Mostly, I'd like to hear your opinions. Thanks.

you are viewing a single comment's thread
view the rest of the comments
[–] the_postminimalist@sh.itjust.works 3 points 9 months ago* (last edited 9 months ago)

I didn't get to spend too too much time doing pro audio on linux because as soon as I realized Wwise will not work, I didn't spend much more time in Reaper after that. But it was good, especially with an audio interface (if you're buying an audio interface, check to see how well it works with linux. Apparently some may have issues)

By the way, the whole point of Debian is that it has older software, and in exchange you're almost guaranteed to have a system that doesn't break. But for some professional software you'll want the newest version. I recommend using Flatpak for that stuff instead of Apt (like for Reaper)

When installing Debian, when it asks "Allow login as root?" be sure to select "no". This one step is why some people don't recommend Debian, saying it complicates the install process. But if you get that right, then you're all good. Or I think sometimes it will instead ask you to create and type in a root password, in which case you should leave it blank and click next. You only want to make a password for your user, not for the root.