LoL my current Gentoo system was installed like 12 years ago and moved on 5 different hardware platforms without a proper reinstall.
I have said myself to never peek in the /etc directory for any reason! 😅
I know a little linux, but obviously I’m still learning. I’ve picked up everything I know on my own, for the most part - internet guides from the linux community tend to be pretty solid, and I know enough to not totally FUBAR my system.
Is there a listing of standard linux directories and what they’re for? Lite /etc, things like that. Because I seem to find bits of different stuff in a variety of directories.
I’ve recently moved to linux on my gaming rig, which is my daily driver - that being said, it is mainly for gaming. Anything can surf the web or play videos and shit, for the most part.
Most distros follow the Filesystem Hierarchy Standard
Edit: also, check out this video by Fireship
How does your home directory look?
Who cares with storage nowadays? I just use filelight or command line based tools to determine big storage hogs when I need to
I just mean, do you ever get scared of showing hidden files in your hone directory? My install isn’t even a year old, and I do.
stares at Debian Bookworm VPS that’s been upgraded in-place and hasn’t been reformatted since Debian Etch (2007)
How I understand that.
For this particular VPS, I’ve moved provider several times, but every time I just use Clonezilla to clone the disk over the internet. Maybe I should do a fresh reinstall one day. There’s just so much random stuff running on it though.
Nixos is amazing just saying
I never reinstall and always recover. Even when migrating from notebook to PC I just
dd
-ed it and fixed fstab. My current system is 5 years old :)I thought we ditched Windows because we were tired of doing that?
I didn’t, I just liked Linux more. It allows us to play around more, but also fuck up more…
Then there’s me, reinstalling the OS because it’s quicker than installing the three months’ worth of updates I forgot about.
The main downside to a rolling release distro, with that much drift there’s a good chance something will install that conflicts with something else, and nobody can really help because the only real way to replicate your install is to go back in time and do the same thing
NixOS.
Agreed in general, but I personally don’t reinstall it. My reason to do so was that I would randomly install some crap I needed for a few tasks and then forget about it, and with nixos it’s just
nix shell
ornix run
nixpkgs#whatever
, and then stuff’s gone with the next garbage collection.
For me it’s installing a new OS every six months for a fun new experience.
NixOS is great, you can even have it automatically reinstall and wipe your garbage with Impermanence lol
I did this with windows. Not so much macos until later versions started ballooning in size and being optimized for SSDs.
I thought the point of Linux was not doing this every year like with Windows?
Realistically you don’t have to if you’re not constantly tinkering, but if you’re changing a lot of low-level stuff without knowing what you’re doing, you have the ability to break things. If you don’t know how to fix them, then it’s easier to just reformat. Basically it’s a skill issue lol.
Reinstalling is Windows user logic. On Linux your supposed to fix things in place.
Fedora Silverblue enters the chat :) Haven’t had a single hiccup so far. Only ublue spins are a pain in the butt imo. That’s why I configure everything by myself.
But I need to try NixOs soon
reinstalling the os because im to lazy to clean the drives
nix-garbage-collector satisfied my needs