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

Linux

57255 readers
1141 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 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
[–] MargotRobbie@lemmy.world 4 points 2 years ago (8 children)

My advice is to restart with Arch (I use Arch btw). Not Manjaro, I'm talking Arch.

I think using/installing Arch as well as its barebones nature FORCES you to understand how Linux works differently than Windows with concepts like root, bootloader, terminal emulation, and disk partitioning, just to give you some examples. At the same time, Arch has excellent documentation, a great package manager in pacman, and rolling release model that greatly simplifies maintainance during daily use so you can tune it to exactly how you want it.

I believe doing it the hard way at first will make it easier for you in the long run if you really want to understand Linux, and Arch is just the right amount of difficult to make you learn Linux, whereas Gentoo would be too hard and you don't learn enough from using Ubuntu/Debian/Mint.

But yeah, if you just want to use something that works well out of the box, then Ubuntu is great, there's nothing wrong with using the more user friendly distros.

[–] pineapple@lemmy.fmhy.ml 2 points 2 years ago

Arch is amazing for all of these reasons, and I agree that by design it'll give you a lot of insight in to what's under the hood that most other distos tuck away.

I've used it in the past and ended up moving away from it because it requires quite a bit more effort to maintain, which got tiresome.

Arch has an active and dedicated community, so obviously there's a whole lot of people out there who feel it's worth the effort. Maybe OP will too. But it's not a distro to take on lightly.

load more comments (7 replies)
[–] pineapple@lemmy.fmhy.ml 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.

[–] Tippon@lemmy.fmhy.ml 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.

[–] nan@lemmy.blahaj.zone 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)
[–] GustavoM@lemmy.world 4 points 2 years ago

Eh, just use a super really easy linux distro like ZorinOS or Mint and stick with it.

t. Currently 39 years old and been using Linux since around 10 years ago.

[–] rawfox@lemmy.ml 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.

[–] shrugal@lemmy.world 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.

[–] Sir_Simon_Spamalot@lemmy.world 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.

[–] Sneptaur@pawb.social 2 points 2 years ago (1 children)

Consider reading the content on Linuxjourney.com

[–] Barbarian@sh.itjust.works 1 points 2 years ago

Second this, really great site.

[–] Zink@lemmy.world 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.

[–] flounders@lemmy.ml 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.

[–] rokejulianlockhart@lemmy.ml 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.

[–] dart@lemmy.fmhy.ml 1 points 2 years ago (1 children)

The linux motto to any problem is "it's possible, but here are the pitfalls". You can do almost everything on linux (unlike windows), but the tradeoff is it can sometimes require more time to learn and troubleshoot issues. In my opinion, linux is great for those of us who dislike to use the mouse and take our hands off the homerow. Get used to using the terminal to launch apps, instead of clicking stuff on the desktop. Learn keyboard shortcuts. My recommendation is to use a window manager like i3 with an i3 status bar at the bottom. This will give you a minimal desktop, where you can move windows/tiles around all with keyboard shortcuts. Open apps with something similar to dmenu, where you just have to press a keyboard shortcut and type the first few letters of the app you want to open, and press enter. Learn vim-like keyboard navigation to edit text and reposition the cursor through the text all without the keyboard. Linux integration with this style of experience is vastly superior to Windows and Mac.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›