this post was submitted on 20 Apr 2026
35 points (90.7% liked)

Asklemmy

54292 readers
454 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 7 years ago
MODERATORS
 

I'm over 50 and all I know about Linux is it's mascot is a penguin and I think it has something to do with programming. But I'm trying to learn, do new things, and reinvent myself. Where/how should I go about learning? Or at this stage, should I even bother? I do want to learn, tho

you are viewing a single comment's thread
view the rest of the comments
[โ€“] random_character_a@lemmy.world 4 points 3 weeks ago* (last edited 3 weeks ago)
  • Get linux distribution image of your choise
  • get a USB-stick
  • get a new SSD-drive
  • write the image on a USB-stick
  • detach the old windows drive (for now)
  • install the new SSD-drive on another slot
  • put the USB-stick in a USB port
  • set your UEFI/BIOS to boot first from a USB drive
  • boot in to the installer or "live environment" (depends on the distro)
  • install Linux on the new SSD-drive (quite strait forward process)
  • system reboots after install, so remove the USB-stick before it starts up again.
  • check that successfully boot in to a desktop environment.
  • at some point reattach your Windows SSD-drive back and go to the UEFI/BIOS and set your Linux SSD-drive as the primary boot drive
  • after that you learn as you go, which means shitload of googling and registering to the relevant forums.
  • if you use AI in stead of googling, tell it everything about your distro including kernel and distro versions. Be very careful running any commands you don't understand.

Good Luck