this post was submitted on 11 Jul 2023
254 points (97.4% liked)

Linux

49436 readers
893 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
 

This is my third attempt. Partly to rage quit Windows, and partly to gain utility and control with some professional AV software.

I have converted an old Asus netbook to Ubuntu netbook remix and used it for a while. I was impressed with how much better that tiny thing ran with Linux than Windows. But in the end it still had less power than a TI-84. So I stopped using it, and never really learned Linux proper.

I dual boot my Chromebook, so I can use gimp for photos on vacation, but everything I do with the Linux partition is cut and paste from articles by people who know what they're doing. (I was motivated to post here by a meme about that.)

I'm thinking of dual booting my main desktop, because I need Windows for some fairly processor intense A/V software I use for work. So what would be a good distro to look into for a novice and where should I look for a tutorial? I would ultimately like to see if I can use Linux to run my AV software in emulation and add drivers for some professional audio interfaces. I'm fed up with windows and trying to see how far I can get without it. Your help is appreciated in advance, and if this is inappropriate for this topic, let me know and I'll delete it.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 2 years ago (1 children)

I have an arguably bad piece of advice, but one I hadn't seen in skimming the replies.

You could always install Windows in a VM. Libvirt and virt-manager offer a pleasant GUI experience so it's easy to do. If you give the VM a heavy resource allotment (while leaving a reasonable amount for the host) it should still perform well. The VM video driver is the only place you take a not insignificant performance hit, but for A/V manipulation I don't think it'll matter. Unless you use GPU based video encoding. In which case it'll be CPU bound now so slower. You can potentially do PCI pass through to your GPU but that adds complexity.

A big downside here is that as far as Windows is concerned, this is different "hardware" so it won't activate based on your physical device. As I recall, it only allows the use of one core while unactivated which is pretty much unusable. So a pretty hefty expense relative to a personal VM, I think. But it is an option.

[–] [email protected] 2 points 2 years ago (1 children)

"A big downside here is that as far as Windows is concerned, this is different "hardware" so it won't activate based on your physical device."

You can transfer a Windows licence from another installation, so in OP's situation, from the original installation. During Windows setup, select the 'I don't have a license key' option, then once Windows is installed, go into settings, click the Windows isn't activated option, and go through the activation troubleshooter.

I can't remember exactly where, but somewhere in there is the option to transfer the license from another installation. It has to be the same version of Windows.

[–] [email protected] 2 points 2 years ago (1 children)

The license transfer also depends what edition was being used. OEM may be stuck with the hardware, traditionally you could take a retail license to a new install.

load more comments (1 replies)
[–] [email protected] 4 points 2 years ago (1 children)

Before I could fully leave windows, I spent a lot of time being lost in Linux distrohopping and ricing without even fully understanding what I was doing. Without a solid setup to live in, Linux had a weird experimental feel and it got frustrating when I wanted stuff done.

Coming to your case, there are 2 different priorities here: daily driving and Linux proficiency. You're tied into windows for the daily driving bit for now so your main focus should be learning, and that probably won't need a dual boot right away.

First up is understanding why there are so many distributions. Linux is the kernel, the common skeleton that you can't use on its own. There are other modular bits that go on top to make a full fledged OS, and the choices of what those are is what makes a distribution. Learn more about the options available for the modular bits - the ones that you should concern yourself with for now are:

  • package managers: the program responsible for installing and managing software. This is one of the main differences between the major popular variants of Linux(Debian, Arch, fedora etc). For example, on Debian and distros based on it, you'd use apt. That's why you would've probably used apt on Ubuntu, it's based on Debian.
  • desktop environment: all the programs involved with the user interface - the main UI itself. This is a subjective thing and people use different desktop environments based on their workflow.

Once you get this modularity based perspective, distributions wont be overwhelming and vague. You'll understand why people are recommending mint or popOS:

  • it's Ubuntu based and there are many popular Debian and Ubuntu based distros out there. You'll be able to get software easily and if there's some problem you need to debug, there's a relevant question and answer out there
  • mint's desktop environment is cinnamon, which is simple, clean and not too jarring for people coming from windows

You'll also know, you can choose whatever you want as long as it's Ubuntu based for your learning phase. Only at that point I think it will make sense to dual boot. You can boot in for particular reasons instead of a vague "let me understand Linux". The reasons will be finding alternative software to daily drive, learning how to use the terminal or just getting comfortable with Linux in general. From there, you can find your own way or reach out to the community with questions specific for your use cases.

[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

Distrohopping is the only real answer here. It's the only way you can experience all the stuff Linux has to offer and it can be a lot of fun.

[–] [email protected] 4 points 2 years ago

My advice is, learning new things can be a pleasure, so try to improve your learning skills. Everything is possible then.

[–] [email protected] 3 points 2 years ago

I just made the full time switch to pop os and I've been happy so far

[–] [email protected] 2 points 2 years ago (1 children)

Consider reading the content on Linuxjourney.com

[–] [email protected] 1 points 2 years ago

Second this, really great site.

[–] [email protected] 2 points 2 years ago

Install Linux Mint in a virtualbox VM. It gets up and running so quickly, and works extremely well.

I have been focusing more on learning Linux at work, between some Fedora VMs we use for various things, and the Mint VM I spun up myself. It’s great because jumping between windows and Linux is a simple matter of moving the mouse cursor to a different monitor. I usually just leave Linux Mint running full screen on one of my monitors.

I’m not experienced with lots of distros, but Mint is damned impressive.

[–] [email protected] 2 points 2 years ago

Get a pre-owned Thinkpad or Dell Latitude for cheap. Upgrade it if you want, especially with SSD & RAM. Get some Linux on it -- I recommend Linux Mint for ease of use.

[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

Apparently ChatGPT is really good as a personal tutor. You can ask it specific questions and it will answer with detailed tutorials and step-by-step guides.

[–] [email protected] 2 points 2 years ago

I use OpenSUSE, because it has YaST, which is basically the Control Panel in Windows. Without it, I'd have to use the terminal. It also installs on just about anything.

[–] [email protected] 2 points 2 years ago

The best advice I can give is to just use Linux. Back in early 2006 when I started switching over to Linux I would dual boot, and any time I ran into something that was hard to do on Linux I would just boot into Windows to save time. Eventually I decided to stick with it and not reboot when that would happen. Linux back then was not as user friendly as it is now, so for the most part this should be the exception and not the rule. Obviously some software is going to be Windows specific, but the best thing you can do to learn is just stick with Linux and use it.

As for distros, whatever is the most used which is probably Ubuntu right now, will be best as people will have plenty of answers and questions that will cover what you are going through compared to a niche distro. When you get more experience with Linux, you will get a better sense for what you want out of a distro like rolling releases like Arch, functional package management like with NixOS or whatever else may be important to you. So just stick with Ubuntu or whatever is more popular right now and reevaluate after you get to the point your comfortable with command line tools.

[–] [email protected] 1 points 2 years ago (1 children)

As a 40 something who's used Linux exclusively a few times before but always came back to windows for one reason or another, I now use a MacBook as my primary. I hate the ads served in windows and the poor handling of focus.

MacOS to me has been like a more polished Linux with broader support for applications.

[–] [email protected] 3 points 2 years ago

I dislike anything that comes out of the Apple ecosystem. Keep that in mind when I say that I agree here insofar as MacOS being a better user option than Windows at this point.

That being said, I would encourage OP in their pursuit to see if Linux can fit their needs. Anecdotally, I've been using Linux (Fedora, KDE) as my daily driver for years now. I find it quite polished and have no issues with finding applications that fit my needs.

Realistically though, application support can be problematic. If a specific proprietary piece of software is required or important to you and it's not available in Linux, that could certainly be a non-starter. You could fuss about with wine and try getting that stuff working, but no guarantee it'll stay working so I wouldn't rely on that. I know OP is interested in A/V stuff. That's not an ecosystem I'm very familiar with. I know it exists, but I don't know how good it is. No harm in trying though, all it costs is time.

load more comments
view more: ‹ prev next ›