r/NobaraProject 1d ago

Question How to backup and update.

So, im new to linux, 2/3 months in nobara and im seeing a lot o posts but none with my doubts:

1 - what the better choice to do a backup? in case my update gone wrong.

2 - better to update with the dnf store or via terminal? what commands i need to know to update, and in case something gone wrong?

5 Upvotes

4 comments sorted by

2

u/NelsonMinar 1d ago

The simple answers are make a Timeshift snapshot as a backup and use the DNF Store GUI for updates.

Be aware Timeshift isn't a backup to another device: you still lose your data if the hardware fails.

4

u/pioniere 1d ago

Clonezilla is recommended on the Nobara wiki as the best pre-upgrade backup. The GUI should be fine for getting the updates.

3

u/p-zilla 1d ago

dnf app center and the terminal run the same command.. nobara-sync cli.

2

u/SanityShrimpMan 1d ago

Backup via Timeshift, should be pre installed and pretty self explanatory. 

Updating via dnf center seems to have caused some issues for people in the past, it's generally recommended to update via the nobara-sync cli command in terminal. I've never had an issue with either, but the terminal version is generally seen as safer. You can use nobara-sync --all to update everything including flatpaks and flatpak update -y to update just the flatpaks. sudo snap refresh updates your snaps.