72 points

For me it’s installing a new OS every six months for a fun new experience.

permalink
report
reply
21 points

I have a USB drive bay. Just swap disks to play around with other distros. It’s pretty neat too

permalink
report
parent
reply
17 points

Well now I feel silly for not thinking about doing that.

permalink
report
parent
reply
5 points

It actually works quite well. Seperate home partition and off you go 😁

permalink
report
parent
reply
2 points

Me too

permalink
report
parent
reply
1 point

I installed ubuntu on my workstation in 2013 and have upgraded the OS since. I’ve swapped out the motherboard and added 5 drives in raid6. The thing morphed from a desktop into a server over the years. The only original HW is the case (power supply died a few years ago). I never really concidered wiping & installing a new OS.

permalink
report
parent
reply
63 points

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! 😅

permalink
report
reply
10 points

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.

permalink
report
parent
reply
18 points
*

Most distros follow the Filesystem Hierarchy Standard

Edit: also, check out this video by Fireship

permalink
report
parent
reply
5 points

Thanks for this. New linux user and this helped me understand a bit better why files go where they go.

permalink
report
parent
reply
6 points

How does your home directory look?

permalink
report
parent
reply
5 points

Who cares with storage nowadays? I just use filelight or command line based tools to determine big storage hogs when I need to

permalink
report
parent
reply
3 points

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.

permalink
report
parent
reply
54 points

I thought the point of Linux was not doing this every year like with Windows?

permalink
report
reply
44 points

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.

permalink
report
parent
reply
7 points

I’ve broke things often and had to reinstall a lot because I didn’t know what I was doing. Still kinda don’t know, but do y’all recommend anyways to learn the knowledge?

Like I could probably read through man pages but I want something that shows how everything builds on each other to fill any gaps I’m missing

permalink
report
parent
reply
8 points

The Arch Linux Wiki is an incredible resource, even if you’re running another distro. Most of it is pretty universal (other than specific commands like the package manager), and it explains how everything functions and fits together. If I’m troubleshooting, it’s always my first stop.

permalink
report
parent
reply
7 points
*

Just keep breaking stuff! It means your learning and trying new things, for the most part. Eventually you’ll just break stuff less and less or know what to look for when something breaks. On that note do try to struggle with something a little bit before rolling back or reinstalling.

permalink
report
parent
reply
1 point

Depends on what you’re breaking I guess. If it’s DE stuff, kernel stuff, etc. Usually I just find a good YouTube tutorial if I want to learn something new and don’t know what I’m doing.

permalink
report
parent
reply
1 point

I would recommend reading the manuals yes. Their are many manuals and not all are equal. The man pages can feel a bit strange as they list everything the software can do. To learn I found the archwiki to be better. (Also info manuals but many people are weirded out by the controls used to read these.)

Also don’t blame yourself for reinstalling if you mess up. It’s normal especially if you need the computer to actually work in a timely fashion

permalink
report
parent
reply
1 point

Getting comfortable with manpages and regex will get you pretty far, this is a really great resource for beginners (available for free as .pdf):

https://linuxcommand.org/tlcl.php

permalink
report
parent
reply
2 points

Yep tinkering with the system is probably the main issue (for that NixOS is awesome btw.). But even when you’re not constantly tinkering. System-State accumulates over time, bugs are also apparent in (upgrading of) distros, and the maintainers of a distro cannot realistically handle every upgrade time-point x -> y, so stuff will likely break after some time.

But even when I have fixed all the issues in my previous at some time broken distros, at some point it just feels good to have a freshly installed system without all that dirty accumulated state (NixOS + impermanence and you’ll have that every reboot :P, see also this)

permalink
report
parent
reply
13 points

I’ve been running the same installation of Manjaro since 2018, across three different machines. Each time I’ve upgraded hardware I just pop the SSD out and stick it in the new motherboard. Zero instability or troubles from that. Meanwhile I’ve done that to my wife’s Windows PC and it resulted in going through a whole rigmarole with calling Microsoft because the OS install was suddenly no longer activated.

Linux didn’t even care that I went from AMD to Intel to AMD.

permalink
report
parent
reply
2 points

I have 3 clones of my 10yo Manjaro desktop install running on other hardware around my network, including a Proxmox VM. It just jumps across, fires up and I fix the hostname, good to go.

permalink
report
parent
reply
1 point

Cloning a base image and creating VMs from it is one of the coolest things. I do it for my VMs on my Proxmox cluster any time i need a new server for something - and yeah just copying my dev desktop to my new laptop for going to a conference was such a great way to avoid hours of setup

permalink
report
parent
reply
10 points

I’ve gone from windows 7 to windows 10 to windows 11 all without a reformat.

permalink
report
parent
reply
5 points

In the timeframe those products first released, or in a day?

permalink
report
parent
reply
1 point

First released.

permalink
report
parent
reply
8 points
*

You don’t have to do this, I manage some machines that haven’t been reinstalled for over a decade. It’s really just because “it feels cleaner”, I guess.

permalink
report
parent
reply
6 points

“like windows”? I’ve never reinstalled windows in my life.

permalink
report
parent
reply
1 point

You cannot reinstall Windows, if you’ve never installed it ¯\(ツ)

permalink
report
parent
reply
3 points

Whose doing it every year with Windows? I’ve had it for years and only reinstalled once when I got a bunch of new hardware

permalink
report
parent
reply
2 points

I reinstall about every 6 months, or whenever there is a big feature update. It’s rather noticeable when running benchmarks that performance drops over time mostly 0.1% lows.

Especially when running a stripped install, Microsoft somehow always finds a way to enable shit again or reinstall bloat with updates.

permalink
report
parent
reply
1 point

This, plus I’ve found corruption to be a way bigger issue on Windows. I had been using a Win10 install for about 5 years and eventually it just stopped booting and I had to reformat. Maybe it was my SSD, but I’ve been running Linux on that same SSD ever since then with 0 issues.

permalink
report
parent
reply
1 point

What do you change after a clean Windows install? I used to have a script that would turn everything off but it doesn’t work anymore.

permalink
report
parent
reply
1 point
*

It is nowhere near necessary to reinstall the OS to fix anything… at least for Mint and Raspbian which are the two I’ve used over the last decade. I may have done an upgrade on mint a few times. Otherwise it chugged on merrily.

PS: now that I think about it I’ve never reinstalled windows on my old laptop either. I like to find the root cause of problems and fix them rather than giving up and reinstalling… call me crazy?

permalink
report
parent
reply
33 points

I thought we ditched Windows because we were tired of doing that?

permalink
report
reply
16 points

I didn’t, I just liked Linux more. It allows us to play around more, but also fuck up more…

permalink
report
parent
reply
13 points

Most did, but there’s always people like OP 😅

permalink
report
parent
reply
9 points

🫡

permalink
report
parent
reply
32 points

Reinstalling is Windows user logic. On Linux your supposed to fix things in place.

permalink
report
reply
4 points
Deleted by creator
permalink
report
parent
reply
11 points

It’s always fixable, just not always worth the effort

permalink
report
parent
reply
1 point

Fixing things in place in windows is a nightmare for the most part. Users are dumb fucks. Power users and admins are mostly the same. With a consequence that when you have a real obscure problem, there is no documentation by anyone anywhere. Certainly not microsoft with their posh ‘documentation’ that really doesn’t explain a thing.

Doesn’t really help either that they change things with every minor update. And their basic structure is one big mess of mixed environments and totally diffferent visions. Let’s not even talk about their scripting language where nothing has standard behaviour.

Ffs I hate microsoft. I’ve been managing that piece of shit for way too long.

permalink
report
parent
reply

linuxmemes

!linuxmemes@lemmy.world

Create post

I use Arch btw


Sister communities:
Community rules
  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

Community stats

  • 7.6K

    Monthly active users

  • 1.2K

    Posts

  • 68K

    Comments