this post was submitted on 22 Feb 2025
126 points (99.2% liked)

Linux

50397 readers
1593 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
 

So all I know that the Linux mascot is a penguin and Arch users meme about using Arch. Jokes aside I’m planning on making to the jump to Linux as I’m planning on getting a tower PC. I recently got a steam deck and that kinda demystified the (unrealistic) expectation I had of Linux was all command line stuff and techno babble. This all very future oriented questions* as I haven’t even picked out hardware (probably gonna go prebuilt since I do not trust me) and there’s also the matter of saving up the money for a new PC.

As for my use case (cus I know some software is wonky on Linux compared to windows) it’s mostly between games running on steam, which most of my games play fine on the steam deck, and essays and note taking for my college classes, which I use libre office and obsidian (with excalidraw to hand write my notes) saved to my proton drive and also sync those documents between my surface laptop and home laptop

My ideal OS would be plug it in, let it do… things… and it’s ready to be a PC to install steam and stuff

But first question, as someone who isn’t tech inclined and tinkering is pretty much just a few VERY basic settings in the settings app on windows, so is there a Linux… idk what to call it, type? OS? Thing??? that runs out of the box without me having to install additional software manually or at least automatic setup wizards because like hardware, I do not trust me with setting it up. As for installing it after I wipe whatever computer I choose I assume I’m gonna have some OS installer on a USB and let it work its magic.

Second question, is there any specific hardware that works easier with Linux, I can’t really think of any examples cus with installers and updaters I just the computer handle it, like updating Nvidia stuff in the GeForce app for all I know it’s genuinely performing dark magic during the automated updates

Anyways I probably have way more questions that I have no idea I had, but to wrap up I’m not super tech inclined since I let automated stuff do its thang on windows (if the computer can manage and install it I’m gonna let it do that) and my pc mostly just plays games and do documents on libre office and obsidian

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 21 hours ago (1 children)

I also recommend Linux Mint. It's been hands down the best experience of all the Linux distros I've tried.

The installation is done with a USB stick. In short, you download the Linux iso image and create a bootable USB stick with a software. In Windows I have always used Rufus for that.

The Linux installer gives you a choise to wipe everything and install Linux. Installing Mint has always been very straight forward.

I can't comment on hardware since I've only used Linux on +5 year old laptops. They seem to work fine.

There most likely will be many new things that can feel confusing in the beginning, but I'm sure you'll get the hang of it. There also are tons of good tutorials of everything.

Best of luck to your Linux project!

[–] [email protected] 1 points 17 hours ago (1 children)

Oh nice, so I just boot windows as normal then “run” the installer from a usb. As for whatever an iso image that makes no sense to me is that just the “program” that the installer is?

A lot of people have recommended bazzite so i might try that first but mint definitely sounds like a good “I have no idea what I’m doing just start working distro”

[–] [email protected] 3 points 15 hours ago (1 children)

I touched on this elsewhere, but seeing your comment here… sort of.

iso image is like a .zip it's a specific type of file… one that opens into a larger image, namely your entire distro. So you could install windows with an iso file. In order to be useful though, you need to get it onto a flash drive, but not just dragging and dropping. Programs like Rufus, mentioned elsewhere, will take that iso of Bazzite and open it onto the flash drive in a way that the computer will be able to read it later and do something with it.

After you have a working flash drive, you do not boot windows like normal and run the installer from a USB. You'll have to figure out how to tell your laptop (different but similar for each brand of laptop) to boot from the USB. This usually involves having the USB in the drive, restarting your computer and hitting a specific key to tell it not to boot normally to windows, but instead boot from the flash drive.

I haven't used Windows in a while and I think there's also a way to restart windows and tell it to boot from USB as you're exiting. But that's what you'll have to figure out for your specific device. That'll be true no matter what you end up installing.

[–] [email protected] 2 points 11 hours ago

Thanks for the info, I’ll probably get more information when I’ve actually chosen hardware and do some big brain research of my own