this post was submitted on 22 Feb 2025
92 points (98.9% liked)

Linux

50396 readers
917 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
[–] ohshit604@sh.itjust.works 1 points 10 hours ago* (last edited 10 hours ago) (1 children)

how does plasma and Debian fit in cus that stuff is ringing a bell.

Distributions like Ubuntu, Kali Linux, Linux Mint are actually based off of Debian however, each distribution provides their own packages and typically have system files in different places, so packages made for Ubuntu may or may not work with Debian and vice-versa.

Like plasma being separate than a distro

KDE Plasma is a Desktop Environment (aka your desktop). When you install a Linux distro on your computer you’ll typically be given an option on which software you want to pre install. You’ll see software like GNOME, KDE Plasma, Xfce, Cinnamon, etc and by doing a little research into them you can pick the environment that suites you best.

GNOME gave me MacOS vibes while KDE is more Windows.

Hope this explains things easily!

[–] FlihpFlorp@lemm.ee 2 points 10 hours ago (1 children)

Yeah I think makes sense thanks!

Basically Linux mint or bazzite is the system and how it’s organized while plasma is how I’m seeing that system represented and interacting with it in other words?

[–] ohshit604@sh.itjust.works 2 points 9 hours ago* (last edited 9 hours ago)

Basically Linux mint or bazzite is the system and how it’s organized while plasma is how I’m seeing that system represented and interacting with it in other words?

Yup, seems like you got the gist of it!

Obviously once you start reading documents on software you’ll start to understand it all better. Suggest reading into the Docker engine for self-hosting software on your network!