I'm new to Ubuntu. I'm running 18.04 LTS and a few weeks ago unfortunately I ran into a bad kernel bug by accidentally downloading it via updater.
That time I simply confirmed everything that came in as suggested update. After this a reboot was not possible anymore and I had to do many things to get the system back up and running.
Now the updater again reports many new features and updates coming in. I definitely don't want to go through a new kernel update again. How do I know which modules I can select for download that the system is working again after reboot?
Thanks for your help!
apt upgrade
(rather thandist-upgrade
orfull-upgrade
), but you'd also become more vulnerable to security-flaws as you'd not be getting all updates which wouldn't be wise depending on your use case. – guiverc Aug 31 '18 at 09:30