Which command should I use to download security uodates for Ubuntu Hardy?
Ideally would like the command to also create a log file listing files downloaded, install and any errors.
Thanks for help.
Answer
A good start:
$ apt-get update
$ apt-get upgrade
And check /var/log/dpkg.log and /var/log/apt/term.log
No comments:
Post a Comment