424
submitted 2 years ago by [email protected] to c/[email protected]
top 50 comments
sorted by: hot top new old
[-] [email protected] 15 points 2 years ago

Lol this is still me after 20 years of using linux

[-] [email protected] 5 points 2 years ago

Right? Decades of Linux use, been a Linux admin for half of it. Still reinstall when I'm not happy with the way things are going. It's just faster.

[-] [email protected] 2 points 2 years ago

Yeah fedora screwed up TODAY so I'm just reinstalling

And running into issues encrypting my swap so wishing I had just tried to solve the problem :p

[-] [email protected] 15 points 2 years ago

This was me back when I disto hopped. Screwing something up was really just an excuse to try something new.

Now I'm I'm in a comfortable rut, but after recently having to set up a new machine from scratch NixOS is starting to look tempting.

load more comments (2 replies)
[-] [email protected] 11 points 2 years ago* (last edited 2 years ago)

Honesty just make /home a different partition.

Has saved me so much trouble in changing distros on my laptop.

I’ve settled pretty well on Fedora at this point but that’ll probably change at some point (mostly because I don’t like Ubuntu much and I work in a mostly RHEL shop)

[-] [email protected] 1 points 2 years ago

This is exactly what I have done on my personal installs. Saves so much time when there is a problem or when you just feel like distro hopping.

[-] [email protected] 9 points 2 years ago

I did this without having my distro broken. It was like "oh shiny, let me try this distro"

[-] [email protected] 9 points 2 years ago

The fresh feeling of a reinstall lasts for about a week.

[-] [email protected] 8 points 2 years ago

Backup. Fuck it. Learn . Fix. Repeat ad nauseam .

[-] [email protected] 5 points 2 years ago

mostly happens with Ubuntu. i don't know if iam built to crash it but i always tend to break it. i have been using fedora nobara for the last couple of month and i didn't break it once

load more comments (1 replies)
[-] [email protected] 5 points 2 years ago

Then there's the cloud: "Oh, crap. I have a typo in a config file. I guess I'll destroy the machine and set up a whole new one!"

[-] [email protected] 4 points 2 years ago* (last edited 2 years ago)

I haven't properly dotfilesed all of my rice yet, so I'm just hoping l don't break something until I get that sorted.

[-] [email protected] 4 points 2 years ago

This was the way. Then you find Debian.

[-] [email protected] 4 points 2 years ago

Being able to easily and freely upgrade, experiment, and reinstall is one of the big perks of Linux. Carry on.

[-] [email protected] 4 points 2 years ago

Early days? I do this even today if I don't have enough skills to fix it.

[-] [email protected] 3 points 2 years ago

me running it on hyper v and reverting to a clean install snapshot the moment I write one command slightly wrong

[-] [email protected] 3 points 2 years ago

Cool you did backups

[-] [email protected] 3 points 2 years ago

That’s how the pros do it.

[-] [email protected] 3 points 2 years ago

I reinstalled Linux when it crashes, or used Timeshift for years, but at this time I learned totally nothing.

Then I tried Arch manual installation, and it changes my mind.

[-] [email protected] 3 points 2 years ago

I don't have many spare devices to do backups so I started using Fedora Kionite. I highly recommend installing ublue if anyone uses Silverblue/Kionite.

[-] [email protected] 3 points 2 years ago

Literally this morning I started getting boot errors. It is telling me WBM can't find the boot file. But I should be booting into grub, so idk what to do. My boot order is Ubuntu, then USB. And that's it. And now I'm out of the house all day and can't do anything but sweat about it.

[-] [email protected] 3 points 2 years ago

Sounds like Windows rewrote boot manager. It likes to do that sometimes. Basically your only choice is taking live USB booting into it and reinstalling grub.

[-] [email protected] 3 points 2 years ago* (last edited 2 years ago)

This is likely what happened. I think I'm gonna format the Windows SSD attached to the server (old install) and reinstall grub. Tomorrow, I guess. :(

Edit: Now that I've had a moment to think, I realized that I deleted grub. It was on another SSD that I wiped. It was on the SSD that my old OS was on that I wasn't using anymore. But my actual Linux install came from another computer. So when I dropped it in what became my server, I installed grub manually on the old SSD (which has now been wiped) to boot to my Linux SSD.

[-] [email protected] 3 points 2 years ago

Ah, the Windows approach. The few times I worked with PC Repair shops, backing up everything and reinstalling the OS was the go to for most "repairs". Especially since it was faster and cheaper than just researching all the issues and repairing them the "right" way. Although to be fair, if the OS is borked enough, backup + reinstall IS the right way.

[-] [email protected] 3 points 2 years ago

Oh, for the days of constant distro-hopping ...

[-] [email protected] 3 points 2 years ago

I’m on Unraid now and have most of my services migrated to docker containers but on my previous build, I was just running Ubuntu Server a majority of the time.

I got a little scared thinking about all of the manual configuration I’ve done over time to this build and knew that if I needed to reinstall I’d essentially be fucked.

Like what tf is a fstab again?

So I took a few hours to learn Ansible and wrote a playbook that could configure my build nearly 100% in just one click. Changed the game.

If anyone knows of something similar with Unraid configs let me know bc I really did enjoy the ansible process

[-] [email protected] 3 points 2 years ago

I use timeshift and it has saved my ass quite a few times!

[-] [email protected] 2 points 2 years ago

I switch distro once I start feeling that my current installation is too bloated and requires a heavy cleaning

Which is why I switched to nixos, so that I can’t bloat my system up with packages I eventually forget about

load more comments (5 replies)
[-] [email protected] 2 points 2 years ago

have / on one partition and /home on another, when reinstalling, reformat or reuse / and set the other as /home again. Worked very well when I switched from Ubuntu to Manjaro last week when Ubuntu refused to boot up for me for no obvious reason.

[-] [email protected] 2 points 2 years ago

This was me back in the days when breaking anything xorg related

[-] [email protected] 2 points 2 years ago

earlier days? this was me last week after failing miserably to install poetry 4 times in a row and destroying my python environment.

[-] [email protected] 2 points 2 years ago

BTRFS is your friend guys and gals ☺️.

[-] [email protected] 1 points 2 years ago* (last edited 2 years ago)

I switched to BTRFS recently, but found myself even more fucked when my system stopped working suddenly and I didn't know how to fix it without reformatting and installing grub again. Actually lost even more than I would have otherwise just because I wasn't knowledgeable enough to get any form of recovery to work. That first EndeavourOS install didn't last 2 months sadly.

[-] [email protected] 1 points 2 years ago

Yep, everyone goes through that the first 2 or 3 installs, until you learn how CoW FSes work. It's not like anything else and it takes a while to master it, but once you learn how to use it, you don't reinstall ever again, just roll back snapshots 😉.

[-] [email protected] 2 points 2 years ago
[-] [email protected] 2 points 2 years ago

me whose samsung laptop will only reliably boot with kubuntu:
:(

[-] [email protected] 2 points 2 years ago

Reminds me, that I want to "fix" my install.

[-] [email protected] 2 points 2 years ago* (last edited 2 years ago)

If you just want to get shit done sure just reinstall and you are good to go, but I see these issues as a learning opportunity and I have tons of free time so I try and fix my system for hours on end. Also it rarely breaks so not much time is wasted.

[-] [email protected] 2 points 2 years ago

Broke my ZorinOS install by trying to upgrade parts of the OS by myself so I could run newer software and lived like that for months until I gave up and switched to Fedora

[-] [email protected] 1 points 2 years ago

I normally troubleshoot for an hour or so. After that, I'm reinstalling. Fuck this shit 😂

load more comments
view more: next ›
this post was submitted on 02 Jul 2023
424 points (98.6% liked)

linuxmemes

25308 readers
1723 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS