bushvin

joined 2 years ago
[–] bushvin@lemmy.world 2 points 3 weeks ago

This is why it’s important to make backups. If, by any chance you printed your disk configuration before the gpt operation, you want to copy it into a notepad NOW. You can use that to try and recreate your original partition layout after converting the disk back to MBR. Chances are nothing is wiped, except for your disk configuration. No guarantees, though…

Whatever you do, don’t format anything, as that WILL overwrite your data.

[–] bushvin@lemmy.world 3 points 3 weeks ago (1 children)

You need some ansible love in your life!

[–] bushvin@lemmy.world 1 points 1 month ago

I have my moments… 😉 Feel free to pm me if you need more advice.

[–] bushvin@lemmy.world 17 points 1 month ago (3 children)

I would copy the existing system onto a new system:

  1. Update system to the latest packages
  2. Create a new base system using the same distro
  3. Check which packages are not on the new system, add them to your playbook
  4. Install packages on new system
  5. This will take some time. Run a find of all files and pass them to md5sum or sha512sum to get a list of files with their checksum. Compare the list from the old system to the new system.
  6. Update your playbook with these findings. Template is probably the way to go, Lineinfile might be good as well, use copy if nothimg else works.
  7. Check firewall settings and update your playbook.

Anyhow this will take some iterations, but while you have a copy of your ‘production’ system, you can test on your ‘test’ machine until you have the same functionality.

[–] bushvin@lemmy.world 10 points 11 months ago* (last edited 11 months ago) (3 children)

You assume I would think you’re wrong. I do not.

Morally, assassination is despicable. But so is fascism.

I applaud you for taking the high road, while I just say Fuck ‘em all. Fascism should not be tolerated, even in a democracy.

[–] bushvin@lemmy.world 5 points 11 months ago

It doesn’t require Hitler-level Evil. Just pragmatism.

[–] bushvin@lemmy.world 28 points 11 months ago (13 children)

He did (at least) one good thing in life, and people feel the need to smear him…

[–] bushvin@lemmy.world -1 points 1 year ago

Ise kde, not gnome.

[–] bushvin@lemmy.world 18 points 1 year ago

Aside from the obvious (company providing all the necessary tools) why not using libreoffice and saving it as M$ excel?

[–] bushvin@lemmy.world 2 points 1 year ago

Surprise… Surprise… It’s a snap!

[–] bushvin@lemmy.world 6 points 1 year ago

dnf upgrade And package-cleanup --cleandupes Should have fixed it.

view more: next ›