i had to install linux but nothing worked on my relatively new laptop except a handful of rolling release distros. i didnt want arch because it didnt work, so i tried this and it worked well enough to daily drive.
here are the random issues i got so i dont have to waste my time
some missing icons in GNOME apps
NO CLUE
disaster recovery w/ my beloved
snapper is a snapshotting tool, it's also your friend ❤️
it makes two snapshots on each update, and probably more that i haven't noticed.
to rollback:
- restart the machine
- select the option to boot into a read-only system snapshot
- select an appropriate snapshot, it takes one before and one after each system update (
sudo zypper update
) - boot into the OS as you would normally do.
- open a terminal and enter
sudo snapper rollback
, pretty self-explanitory - after it's done, restart and it should be more normal