A mon avis il a oublié de repréciser son titre "Maintenance de plusieurs PC - debian" dans le message.
Quand tu as une dizaine/centaine de machines à mettre à jour, faire un apt à la main sur chaque machine peut être lourd...
Il y a bien cron-apt :
Description: Automatic update of packages using apt
This package contains a tool that is run by a cron job
at regular intervals. By default it just updates the package list and
download new packages without installing. You can instruct it to run
anything that you can do with apt-get.
.
It also sends mail (configurable) to the system administrator on
errors.
.
Observe that this tool is a security risk, so you should not set it
to do more than necessary (automatic upgrade of all packages is NOT
recommended).
Mais l'installation auto peut poser des problèmes quand les paquets ont besoin d'infos entrées par l'admin pour s'installer.
[^] # Re: Maintenance de plusieurs PC - debian
Posté par symoon . En réponse au journal Maintenance de plusieurs PC - debian. Évalué à 1.
Quand tu as une dizaine/centaine de machines à mettre à jour, faire un apt à la main sur chaque machine peut être lourd...
Il y a bien cron-apt :
Description: Automatic update of packages using apt
This package contains a tool that is run by a cron job
at regular intervals. By default it just updates the package list and
download new packages without installing. You can instruct it to run
anything that you can do with apt-get.
.
It also sends mail (configurable) to the system administrator on
errors.
.
Observe that this tool is a security risk, so you should not set it
to do more than necessary (automatic upgrade of all packages is NOT
recommended).
Mais l'installation auto peut poser des problèmes quand les paquets ont besoin d'infos entrées par l'admin pour s'installer.