this post was submitted on 02 Jul 2023
39 points (100.0% liked)

linuxmemes

21311 readers
736 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 members of the community for any reason.
  • 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.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 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. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    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 fork-bomb your computer.

    founded 1 year ago
    MODERATORS
     
    top 14 comments
    sorted by: hot top controversial new old
    [–] animist@lemmy.one 7 points 1 year ago (1 children)

    Lol this is still me after 20 years of using linux

    [–] GhostsAreShitty@lemmy.world 2 points 1 year ago (1 children)

    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.

    [–] animist@lemmy.one 2 points 1 year 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

    [–] candle_lighter@lemmy.ml 2 points 1 year 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

    [–] Justas@sh.itjust.works 1 points 1 year 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.

    [–] PCChipsM922U@sh.itjust.works 1 points 1 year ago (1 children)

    BTRFS is your friend guys and gals ☺️.

    [–] TwiddleTwaddle@lemmy.blahaj.zone 1 points 1 year ago* (last edited 1 year ago) (1 children)

    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.

    [–] PCChipsM922U@sh.itjust.works 1 points 1 year 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 😉.

    [–] MaliciousKebab@sh.itjust.works 1 points 1 year ago* (last edited 1 year 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.

    [–] emi@lemmy.blahaj.zone 0 points 1 year ago (1 children)

    You give that up that strategy and lean into fixing shit when you put the time in to customize the OS and desktop/window manager experience... at that point you should understand your system well enough to make fixing it easier, and you are also afraid of having to redo some of your customization. That being said, you still should make regular system backups, especially if you are tinkering with the OS experience a lot.

    [–] dmrzl@programming.dev 0 points 1 year ago (1 children)

    If you are afraid of redoing your customizations you are using the wrong distro.

    [–] VinesNFluff@pawb.social 1 points 1 year ago

    It's not about being afraid.

    Customizing takes time and effort, which I'd rather use like.

    Doing stuff?

    Unless I want to re-customize it to be something else, I'd rather not re-make my entire set-up. I figured out what the relevant files were to how my whole set-up (DE look & behaviour, dotfiles for like fish and nvim) and copied it all to a USB Drive that I just drop onto my home folder whenever I install my OS on a new computer.

    [–] Dandroid@lemmy.world 0 points 1 year 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.