this post was submitted on 30 Nov 2023
449 points (97.9% liked)

Technology

58143 readers
5618 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Beelzebob@lemmy.world 1 points 9 months ago (2 children)

The second sentence of the last paragraph. That's what turns me off of switching. I have absolutely no clue what any of that means. Not all of us are tech savvy and Linux seems to be aimed at those who are. The jargon alone is enough to be maddening to the average person.

[–] Sanyanov@lemmy.world 4 points 9 months ago* (last edited 9 months ago)

I see

While we may sometimes use such terms since Lemmy is populated mostly by tech-savvy people, it's absolutely not required for you to be one to successfully install and operate Linux!

I'll tell you what to do.

But first, a quick explainer on the terms, so you could get savvier too. It is in no way super required for you to be on Linux, but you'll be able to understand talks made here way easier:

1.Mint and Manjaro are so-called distributions of Linux. Unlike Windows, which is a full complete system, Linux is modular and is based on the Linux kernel - basically a core of an operating system doing the most important and complicated things. And then on top of that there is a lot of other code that makes slight changes on how it all works called the distribution. Don't worry - all Linux distribution are good and compatible with each other, so your pick is mostly one of personal liking.

2.VM - virtual machine. Basically software that allows you to launch operating system within an operating system. With virtual machines, you can launch Linux out of Windows, Windows out of Linux, and any other combination with pretty much any operating system you can imagine. VMs are good for checking something out or when you really really need something in another operating system (very advanced stuff). In fact, you can try out Linux using a VM - just load an image (more on that below) into program like VirtualBox and you're all set. Still, VMs are limiting, and for a much better experience I recommend you to go for a Linux install (more on that below).

3.Dualboot - a type of operating system install that lets you choose which operating system to go to when you turn your computer on. For example, I'm on Linux full-time, but if for some reason I'll need to turn on my PC and go to Windows, I can. And so could you.

Now, install!

This part is super easy.

First, you need a USB flash drive (8+GB) and a flashing software like Balena Etcher. Download and install it.

Then, you need to choose system image - basically, what you'll put on your USB stick and what will end up on your computer. Images for Linux Mint are here. They only differ in looks and performance, but if your computer runs modern Windows, you can take anything you like. Cinnamon is the most common. Images for Manjaro are here - if prompted to choose architecture, take x86_64. Choice of image is - again - matter of looks, just don't go i3 or Sway, those are advanced. I recommend going with the most default option - Plasma Desktop, i.e. KDE. Pick just one - either Mint or Manjaro, whatever you'd like, both are excellent choices. Unsure? Mint is most common recommendation, but looks a little Windows 7-ey. Manjaro with Plasma is super sexy and incredibly snappy, but it'd benefit from you learning more basics about Linux. Still, very good as it is.

Then, put your drive in, open Balena Etcher, pick image, pick your USB, flash. After success, reboot your PC and load into flash drive (you might want to press F8 or other button depending on motherboard when computer turns on again so that it doesn't just load into Windows instead). Boom! You're in a live version of Linux. It is very limited, it runs off your flash drive, but you'll already get to see how it looks. Now desktop will have an icon saying "Install ...", press it and install the system. The installation program is super intuitive and tells you everything you need to know. The only dangerous part is partitioning - you should make sure installation program detected Windows and will not overwrite it (assuming you still need it) - it'll remind you of that, don't worry. Ideally, you should install Linux on another physical drive (you'll be able to choose it), but that's not strictly required. Then you wait and...

...BOOM! Now every time you turn your PC on, you can choose whether to use Linux or Windows. If anything is not clear, there's a million of very friendly guides on every aspect of what I just said, including the scariest parts. Go ahead, try it out! You won't regret.

[–] CeeBee@lemmy.world 0 points 9 months ago

Googling isn't hard these days. Take 15 seconds to find out what those mean and you'll understand it's not difficult.