this post was submitted on 08 May 2024
127 points (95.7% liked)

Linux

47314 readers
581 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
 

I bought a laptop yesterday, it came pre-installed with Windows 11. I hate win 11 so I switched it down to Windows 10, but then started considering using Linux for total control over the laptop, but here's the thing: I keep seeing memes about how complicated or fucky wucky Linux is to install and run. I love the idea of open source software and an operating system without any of the bullshit that comes with Windows, but most of the open source stuff I have is on my android and fairly easy to install. Installing and using Linux just feels like it'll be a whole different beast that'll eat up most of my time and I'm kind of intimidated by it.

TL;DR Linux scawy, how does a barely computer literate scrub like me who's used nothing but windows since the dawn of their life get started with Linux?

you are viewing a single comment's thread
view the rest of the comments
[–] lord_ryvan@ttrpg.network 2 points 3 months ago
  1. Download Mint
  2. Download VirtualBox
  3. Setup a Mint VM
  4. Get used to it (this is a long step, you're free to try other distros, take your time)
  5. Download Rufus, install a Linux ISO of your choice to the USB
  6. Shrink Windows' partition
  7. Turn off Secure Boot and RAID in your BIOS (steps vary by laptop/motherboard manufacterer)
  8. Boot your USB (try booting it in EFI mode instead of BIOS mode first, if you can)
  9. Follow the install instructions to install it alongside Windows

I gave what I think are the easiest and most beginner friendly instructions (Mint over Debian, Endeavour, Fedora or Ubuntu for example). Not all are the best suggestions (I suggested VirtualBox over QEMU and Rufus over Ventoy), I recommended you to go with your own preferences if you have any

If you run into any problems, this Lemmy community, the Ubuntu SO (also for non-Ubuntu questions, everyone is there) and the Mint Forums for Mint related questions are always there for you, don't be afraid to ask and "don't ask to ask" ;-)

Good luck!