this post was submitted on 30 Nov 2023
25 points (90.3% liked)

Linux

47591 readers
1021 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'm going to replace my host os on my shitty laptop with Linux specifically puppy Linux or alpine Linux from scratch and I need to know how will I get started and make it easier for myself, I use a HP notebook 540

you are viewing a single comment's thread
view the rest of the comments
[–] a_fancy_kiwi 3 points 10 months ago* (last edited 10 months ago) (1 children)

Since it’s your first time, my first suggestion is to try Xubuntu (Ubuntu with XFCE desktop) or Kubuntu (Ubuntu with KDE desktop and generally more popular than Xubuntu). Both distributions are lighter on resources and they have an Ubuntu base which means there’s a ton of documentation online so if you run into problems, you will have plenty of resources.

Alpine is small for sure but it is more niche and it doesn’t use systemd which most major distributions use which means if you happen to run into weird issues, your pool of resources will be smaller. Don’t get me wrong, Alpine is great but I wouldn’t recommend it for new users. I don’t know anything about Puppy Linux; maybe it’s fine?

If your machine can’t run Xubuntu or Kubuntu, then worry about trying more niche distros like Alpine or Puppy.

If you run into issues, feel free to ask questions. The community is generally nice but you’ll want to try fixing it yourself first and then including what you tried in your post to get a better reception.

Embrace the terminal. It’s daunting at first but it’s such a powerful tool. Don’t use sudo with every command. Don’t paste random command in the terminal without doing a little research to understand what they do. Again, ask if you need help, you won’t learn everything overnight.

Good luck!

Edit: Linux Mint is also probably a good choice. Never used it myself but I’ve heard good things.

[–] thisNotMyName 3 points 10 months ago (1 children)

I struggled with Kubuntu as newbie (coming from Windows) - Mint was easier for me and I sticked with it (Cinnamon in my case, but my laptop is more powerful)

[–] a_fancy_kiwi 3 points 10 months ago

I appreciate what KDE is doing with their DE, I’m glad it exists but it’s not for me either. I only suggest it because it’s surprisingly light on resources for the amount of customization options you get.