this post was submitted on 10 May 2024
88 points (95.8% liked)

Linux

46852 readers
2260 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
88
submitted 3 months ago* (last edited 3 months ago) by land@lemmy.ml to c/linux@lemmy.ml
 

Hey folks, I just got Bazzite OS KDE up and running on my PC. Being a Linux newbie, I'd love some tips, tricks, and app suggestions if you have any. 😅 Switching from Windows has been a bit of a maze with all the distros out there, so any pointers would be awesome!

The amount of tutorials out there is overwhelming. Hopefully 🙏 you guys point me in the right direction.

Edit: That is a lot of great information. I really appreciate you guys taking your time to share your experience/advice.

you are viewing a single comment's thread
view the rest of the comments
[–] nik282000@lemmy.ca 10 points 3 months ago (1 children)

Taken from 'Don't Break Debian'

Take notes

It's easy to forget the steps you took to do something on your computer, especially several months later when you're trying to upgrade. Sometimes when you try several different ways of solving a problem, it's easy to forget which method was successful the next day!

It's a very good idea to take notes about the software you've installed and configuration changes you've made. When editing configuration files, it's also a very good idea to include comments in the file explaining the reason for the changes and the date they were made.

Taking good notes will save your as so many times. Good notes are as important as good backups.

https://wiki.debian.org/DontBreakDebian#Take_notes

[–] NoisyFlake@lemm.ee 4 points 3 months ago

While this is good advice in general, it doesn't apply as much in OPs use case since he's using an immutable distro.