Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
borg [/25092025/ 12:13] – colmaris | borg [/29092025/ 06:22] (Version actuelle) – [Automatisation] colmaris | ||
---|---|---|---|
Ligne 108: | Ligne 108: | ||
--stats \ | --stats \ | ||
--show-rc \ | --show-rc \ | ||
- | --prefix | + | --glob-archives |
--keep-daily 7 \ | --keep-daily 7 \ | ||
--keep-weekly 4 \ | --keep-weekly 4 \ | ||
Ligne 160: | Ligne 160: | ||
</ | </ | ||
+ | Sécurisation du script. Aucun accès a part pour le root. | ||
+ | <code bash> | ||
+ | chown root:root / | ||
+ | chmod 700 / | ||
+ | </ | ||
====== Automatisation ====== | ====== Automatisation ====== |