this post was submitted on 09 Apr 2024
301 points (98.7% liked)

Linux

47287 readers
1465 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I thought I'll make this thread for all of you out there who have questions but are afraid to ask them. This is your chance!

I'll try my best to answer any questions here, but I hope others in the community will contribute too!

you are viewing a single comment's thread
view the rest of the comments
[–] Sabata11792@kbin.social 10 points 5 months ago (6 children)

I am still blowing up my install pretty often.

Other than the user folder, what else should I back up for a fast and painless reinstall next time I get too adventurous?
What should I break next?
Dose Nvidia hate me?
How do I stop Windows from fucking up my BIOS boot order every time?

[–] NateSwift@lemmy.dbzer0.com 27 points 5 months ago* (last edited 5 months ago) (1 children)
[–] antrosapien@lemmy.ml 8 points 5 months ago (1 children)

Linus has succinctly told nvidia what to do

with which finger.

[–] Lettuceeatlettuce@lemmy.ml 11 points 5 months ago (1 children)

Timeshift will save you soooooo much pain. Set it up to auto backup a daily image. You can also manually create as many snapshots as you want.

Timeshift has turned system-destroying mistakes I've made into mere 5-10 minute inconveniences. You can use it in the command line, so even if you blow up your whole desktop environment/window manager, you can still restore back to a known gold state.

I create a snapshot before any major updates or customizations.

[–] Sabata11792@kbin.social 5 points 5 months ago (1 children)

Had no idea it existed, let alone already built in. Got my first backup squared away with almost 0 effort.

[–] Lettuceeatlettuce@lemmy.ml 2 points 5 months ago (1 children)

Glad I could help! I wish I knew about it when I first started with Linux.

[–] Sabata11792@kbin.social 1 points 5 months ago

Ill give it a week or 2 till I need to use one. Lol

[–] bloodfart@lemmy.ml 5 points 5 months ago

you can't stop windows from fucking up the bios. part of what makes a windows update "better" for everyone else is it fucking up the bios for you.

you can make a bootable usb that you're comfortable using and get familiar with pivoting root to your installed unbootable system and using it's grub repair tools.

i haven't worked with a linux system that didn't include an automated utility that allowed you to straighten grub out with one command as long as you can get to its environment in like 16 years...

[–] shadowintheday2@lemmy.world 3 points 5 months ago (1 children)

Timeshift, make sure to "include hidden files" to recover any configuration for desktop environments

After a few mess ups, you may find yourself not needing to backup everything, only the file(s) that messed up, and that's still a good thing to have Timeshift for

[–] Sabata11792@kbin.social 1 points 5 months ago

It was built in. No more copy, pasting, and panicking.

[–] wolf@lemmy.zip 1 points 5 months ago

Depending on your skill level/experience/will to suffer:

  • Do every modification via the command line interface and keep notes
  • Create an Ansible configuration for your setup and you have
    • Instant perfect setup for your next installation
    • Ability to replicated your current setup exactly in a virtual machine, tweak it to your liking in the machine via Ansible and replicate your config back on the metal
[–] Interstellar_1@pawb.social 1 points 5 months ago (1 children)

Launching windows from the bootloader instead of the grub menu should help stop the issue with windows.

[–] Sabata11792@kbin.social 3 points 5 months ago

Both OS are on different drives so the boot loaders don't see eachother. I don't trust Window not to fuck up my entire drive. I got to select the drive from my BIOS every time. I may just pull the SATA cable unless my ass hat friends want to play league.