Linux Lite Forums
Upgrading from 4.0 to 4.6 - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Linux Lite (https://www.linuxliteos.com/forums/forumdisplay.php?fid=17)
+--- Thread: Upgrading from 4.0 to 4.6 (/showthread.php?tid=6620)

Pages: 1 2


Re: Upgrading from 4.0 to 4.6 - Moltke - 11-30-2019

It'd be nice if one day Linux can do this - create restore points - without needing additional software and without user intervention, something like Windows' VSS  - volume shadow  copy service - I do remember reading once about some guy's project related to this, can't find it now though. I know  cron can offer a similar approach, but then users have to know what to do and I guess it's ok, I myself use it but those who just arrived at Linux won't have a clue and frankly, it's just not the same. I think that would be a massive improvement for Linux in general. Just my 2 cents.


Re: Upgrading from 4.0 to 4.6 - Tyrannocaster - 12-01-2019

Deleted, because the answer to my question was already posted above, LOL.


Re: Upgrading from 4.0 to 4.6 - Tyrannocaster - 12-01-2019

(11-30-2019, 04:29 PM)DeepThought link Wrote: [member=8136]Tyrannocaster[/member]  Linux Lite 4.x series is based on ubuntu bionic (18.04). Timeshift was not added to the official ubuntu repositories until ubuntu 18.10 I think.

You will need to add a ppa to install Timeshift.

Code:
https://itsfoss.com/backup-restore-linux-timeshift/

Hope this helps. Smile

Thanks, that worked fine.