this post was submitted on 21 Feb 2025
143 points (100.0% liked)

Linux

50368 readers
869 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 hear this is a rite of passage. I made it 4 weeks before I rekt all my shit (it was nvidia related). Where do I claim my sticker?

In all seriousness, now that I understand better these commands that I've been haphazardly throwing around, Id like to do a clean install. God knows what else Ive done to it. Can i just reinstall to my root partition and have my home partition work as expected?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 23 hours ago

More technology does not fix daft manoeuvres! You do learn by your mistakes but keep the environment as simple as possible and add complexity later. Just like I didn't back in the day! Mind you we lived in greyscale back then.

I've been a Linux sysadmin (and I have a lot of customers) for around 25 years now and only during the last 18 months have I bothered with something funky like ZFS - Proxmox is why and that's thanks to Broadcom deciding to fuck up VMware. I have done a lot of migrations and many more to follow. BTRFS is coming along but it is not for me quite yet.

Backups are golden. Even a simple rsync of /home and /etc to a USB stick or two will do for starters. If you want a challenge then try getting the Veeam agent for Linux working, with secure boot. I suggest not yet (secure boot). However, Veeam do a community edition which is free for 10 workloads (VMs/agents). I recently recovered a HP laptop running Home Assistant to a Thinkpad and everything just worked apart from the network, which is pretty reasonable and it took about 20 minutes.

So, I suggest that you get your backups in order first and then you can muck about with confidence. If you have some time and energy then do have a go at Gentoo and/or Arch. I ran Gentoo as my daily driver for some years and now I never fear anything IT related.