this post was submitted on 16 Oct 2025
157 points (98.2% liked)

Linux

59014 readers
694 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 talking about like your mom if she started using Linux, and just needs it to be able to open a web browser and check Facebook or her email or something. A student that just needs a laptop to do homework and take notes, or someone that just wants to play games on Steam and chat on discord.

I'm working on a Windows - > Linux guide targeting people like this and I want to make sure it can be understood by just about anybody. A problem that I've noticed is that most guides trying to do something like this seem to operate under the assumption that the viewer already knows what Linux is and has already made up their mind about switching, or that they're already pretty computer savvy. This guide won't be that, I'm writing a guide and keeping my parents in mind the whole time.

Because of this there's some things I probably won't talk about. Do these people really need to know that it's actually GNU+Linux? No, I don't think so. Should I explain how to install, use and configure hyprland, or compile a custom gaming kernel? I dont think that's really necessary. You get what I'm saying? I don't want to over complicate this and scare people off.

That being said I also want to make sure that I'm not over simplifying by skipping on key things they should know. So what are some key concepts or things that you think even the most basic of Linux users should understand? Bonus points if you can provide a solid entry level explanation of it too.

you are viewing a single comment's thread
view the rest of the comments
[–] SuperDuperKitten@lemmy.blahaj.zone 9 points 2 days ago (1 children)
  • Linux isn't Windows. I know that is a no-brainer but it needs to be said so it won't be as 1:1 to Windows.
  • How to install software both in terminal and as well as software manger GUI. Bonus points about compiling software from places like GitHub.
  • Packages type and their pros and cons
  • Trying to run Windows application via Wine (or some manager like Bottles or Lutris) as well as comparing running same Windows Application from Linux and Windows.
  • Alteratives to popular software and list out what it can do and what it doesn't have so user can see if that feature it doesn't have would affect them. For example, GIMP doesn't have full CMYK support which for most users, it isn't a big idea but for people that want to edit images to be ready for printing, they might want to keep that in mind.
[–] brax@sh.itjust.works 4 points 2 days ago (1 children)

I think Krita does proper CMYK

I have heard it does but it was generally just an example of "Try this software but note it may not have this feature if this means lot to you" and suggest others like maybe Krita then?