I'm trying to wrap my head around the snapshot thing.
It creates an iso of my system to use in case I break anything. Got that. Takes forever and produces a 4.1 gib raw CD image.
I figured that this iso wouldn't help much in case my Linux goes belly up so I used MX Live USB Maker and created a bootable USB. I haven't tested it, but the program said something about success. Ok so far.
Now some people say make a snapshot every day.... Whisky Tango Foxtrot? And probably keep a hundred or so to choose from? So I looked at Timeshift and read, that the RSYNC option creates one snapshots and then updates it. But it seems it also writes a new one every time. And there is no option to get it to run once only when you click on it - you can only choose between option from 'hourly' (oh my gawd...) over daily, weekly, monthly or on every boot.
Now I don't know how many snapshots I'd like. Of course I'd like to have one after every major change in the system. But I wouldn't bother if I'd spent a couple of days or so doing nothing but watching movies or reading books.
So, how could I automatize a process that somewhat goes like this:
1. Create a snapshot i.e. update an existing one if there is one
2. Write it on a usb stick as an usable iso
3. And only do so if I press a button that says 'go'.
It wouldn't even have to create a bootable usb stick; I could do that myself once a week or so. Or after every major change.
But I don't want to fill the whole hdd up with dozens of 4.1 gb snaphots.
A second question - is there a simple command, maybe for the terminal, that cleans out cache, recycle bin, tmp files etc? Something that a newbie can safely use?
It creates an iso of my system to use in case I break anything. Got that. Takes forever and produces a 4.1 gib raw CD image.
I figured that this iso wouldn't help much in case my Linux goes belly up so I used MX Live USB Maker and created a bootable USB. I haven't tested it, but the program said something about success. Ok so far.
Now some people say make a snapshot every day.... Whisky Tango Foxtrot? And probably keep a hundred or so to choose from? So I looked at Timeshift and read, that the RSYNC option creates one snapshots and then updates it. But it seems it also writes a new one every time. And there is no option to get it to run once only when you click on it - you can only choose between option from 'hourly' (oh my gawd...) over daily, weekly, monthly or on every boot.
Now I don't know how many snapshots I'd like. Of course I'd like to have one after every major change in the system. But I wouldn't bother if I'd spent a couple of days or so doing nothing but watching movies or reading books.
So, how could I automatize a process that somewhat goes like this:
1. Create a snapshot i.e. update an existing one if there is one
2. Write it on a usb stick as an usable iso
3. And only do so if I press a button that says 'go'.
It wouldn't even have to create a bootable usb stick; I could do that myself once a week or so. Or after every major change.
But I don't want to fill the whole hdd up with dozens of 4.1 gb snaphots.
A second question - is there a simple command, maybe for the terminal, that cleans out cache, recycle bin, tmp files etc? Something that a newbie can safely use?