a new weeks ago, I had to re-install my system because my OS was out up date. I think I did not take system update seriously and end up loose some of my config. I am asking myself few questions.
- Should I auto update my OS (For example add a crontab that simple
does
sudo apt updateregularly) - Should I do the same for (
sudo apt upgrade) - How to make sure I don't miss update again (I know the major update is in 4 years)
Thanks