Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.
|
groupes_d_interets:linux:lpic1_2012:seance_006 [2013/01/27 12:41] arekkusu créée |
groupes_d_interets:linux:lpic1_2012:seance_006 [2013/02/17 16:27] (Version actuelle) arekkusu |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ====== 2013.2.01 Séance 6 ====== | + | ====== 2013.02.15 Séance 6 ====== |
| ===== 102.4 Use Debian package management ===== | ===== 102.4 Use Debian package management ===== | ||
| + | Ressources: | ||
| + | |||
| + | * Debian Packaging Tutorial (merci Yohann pour le lien) | ||
| + | * http://www.debian.org/doc/manuals/packaging-tutorial/packaging-tutorial.en.pdf | ||
| + | |||
| + | * LPI Linux Certification in a Nutshell, 3rd Edition | ||
| + | * Option / outil à connaître pour le LPIC | ||
| + | |||
| + | * The Debian Administrator's Handbook | ||
| + | * Voir index du livre: http://debian-handbook.info/browse/stable/ | ||
| + | |||
| + | * Debian reference manual | ||
| + | * http://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_basic_package_management_operations | ||
| + | |||
| + | |||
| + | Automatiser apt avec cron-apt | ||
| + | |||
| + | * apt-get install cron-apt | ||
| + | * Par défaut télécharge les nouveaux paquets quand disponible | ||
| + | * Possibilité de configurer cron-apt pour automatiser l'installation | ||
| + | * Rapport par email | ||
| + | * http://www.debianadmin.com/automatic-update-of-packages-using-cron-apt.html | ||
| + | * http://www.debian-administration.org/articles/162 | ||