I am in the process of configuring a production web server running Debian 5.0. How do you keep an apt-based distro up to date. Is there any best practice or magical ways of doing it? Logging in via ssh and running apt-get upgrade
manually seems unrational.
EDIT: After some discussion in the comments I am now deciding to upgrade the server manually but would like to know how to keep up to date with what packages to apply.