apt-get update; apt-get upgrade
Possible CRON:
(apt-get update && apt-get -y upgrade) > /dev/null
Source Link
This Blog is primarily intended to be a notes-to-self kind of thing. The information contained here is guaranteed to range anywhere from correct to wildly wrong. Use at your own risk. YMMV.