this post was submitted on 04 Feb 2024
153 points (91.4% liked)

Linux

47228 readers
1007 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 have been using Windows my entire life, but since I got my Steam Deck I’ve been considering trying to get into Linux.

I obviously don’t have much of an idea where to begin, other than that I’m currently also trying to learn Javascript. I'd like a basic workstation I can code on and mess with, that doesn't run more than a couple hundred. Could use some recommendations for hardware plus where to begin.

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

Debian + Gnome. The debian wiki is full of great documentation. If you prefer watching, there's so many great (and not-so-great) courses on YouTube. I personally found tutoriaLinux's series helpful. Please understand that is merelyy what helped me at that point in my journey not necessarily the best tutorial series for you or anyone else.

My biggest tip is, regardless of the teacher or the lesson: follow along. Learn by doing, not by watching someone else doing. If you find yourself thinking anything like "couldn't I have done this" or "but what would happen if I changed this parameter": Do It. Try it out. Seee what happens.

Coincidentally, my second biggest tip is: use a test environment to do anything that you don't fully understand. Even if it's only a new folder with a bunch of empty files to practice file manipulation commands, it's way better than losing your important files. Anything that affects software configuration should be backed up first, anything that affects the OS should be tested in a VM

[–] [email protected] 3 points 7 months ago

Here is an alternative Piped link(s):

tutoriaLinux's series

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.