Quote:
Originally Posted by svzard How do I confirm that? |
Do a
Code:
ps aux | grep -i notif
and see if the
update-notifier process
shows up (like I did in my previous post).
If it's not running, and I suspect so, then you can add it to the "start-up
programs", that's in the Desktop → Preferences → Session menu on the tab
with the same name. On my system, there is a "update-notifier" entry there,
and you can just add it manually.
Quote:
Originally Posted by svzard Meanwhile, I'm doing, 'apt-get update' and then 'apt-get dist-upgrade' every day or two. Hope I'm correct as for as manual updating is concerned. |
Sounds fine to me.
cheers, kai