this post was submitted on 27 Jun 2025
178 points (95.4% liked)

Linux

55698 readers
965 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 6 years ago
MODERATORS
 

I'm just so sick of Microsoft and Google. But there's two things holding me back:

  1. I wanna play Steam games on my PC

  2. I am just an amateur hobbyist, not a tech wizard

Is there any hope for me?

you are viewing a single comment's thread
view the rest of the comments
[–] andrewth09@lemmy.world 1 points 7 hours ago

Adding on to this.

If you don't know what a command does you can read the manual running the "man" command. Run "man" followed by the command you want to read about. It also works for some system files too!

Also if you fix something like a driver issue for a game that took a lot of research. WRITE IT DOWN. It WILL come in handy in the future.