this post was submitted on 20 Oct 2023
49 points (91.5% liked)

Linux

47343 readers
1539 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've used Windows my whole life, except for a 2006 Mac OS X I got when I was a kid, and I never thought about switching away from it. However, in recent times, I've grown to care more about FOSS and customizability, and I'm also a bit more tech-savvy than the average person, I'd say. As such, I've of course heard of Linux, and didn't realize how simple it was to install certain distros until my brother installed Linux Mint on an old laptop he repaired. I want to play around with it and see if it's something I'd be interested in, but at the moment I only have one computer, which is my laptop, and I don't think it'd be a good idea to do a full switch over when all my important stuff is on here. As such, I've heard people talk about "dual booting" which from what I understand means having both Windows and Linux on the computer, and picking which to use on start up? This sounds like a perfect environment to play around with Linux, assign it like 50GB of space (Is that enough?) and see if I like it, but I'm very ignorant about a lot of things related to Linux, and don't want to start playing around with something I don't understand. Advice would be appreciated.

Sadly there's a few too many replies for my busy self to respond to. I'll say thanks for the help though, I appreciate it!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 11 months ago* (last edited 11 months ago)

Depending on which Linux you go with, some Linuxes (Ubuntu, Mint, Debian, or Fedora) are able to utilize Secure Boot, which is a godsend if you're dual booting with Windows 11. Before everyone in the linux community runs you over with "But Arch!", I would suggest getting a USB Stick and making a Mint install stick first by downloading the preferred version of Mint Linux (I prefer XFCE because it's super light and super fast, all the better for a laptop), download rufus (rufus.ie), make yourself a boot stick that is gpt/efi, booting on that, and from there, you can install Mint Alongside Windows (it has an option to do it automatically, or you can use the progran GParted, which should be on the "Live" desktop when you Try it) to resize Windows partition. Word of advice: Restart Windows, do not Shutdown, when you are going to boot on the stick, or it will not be able to do the resizing, and make sure to leave at least 20GB free with Windows if you manually resize, or you run the risk of breaking something by making the resized partition too small. Other than that, go full ham.

P.S. If there is a problem with Secure Boot after installing Mint, disable Secure Boot in your bios (uefi), and run the Updater in Mint. There was a bug in one of the versions where Secure Boot fails.

P.P.S. A lot of linux users are really salty and don't like anything Microsoft and swear Secure Boot is pointless and a waste. Don't listen to that, every Linux should support Secure Boot by now.