public:kb:synology
Différences
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 | ||
public:kb:synology [2019/11/19 15:36] – [SSH] laurent.joly | public:kb:synology [2020/09/17 17:43] (Version actuelle) – [Redémarrer les services] laurent.joly | ||
---|---|---|---|
Ligne 8: | Ligne 8: | ||
===== Redémarrer les services ===== | ===== Redémarrer les services ===== | ||
+ | |||
+ | **General Command Line commands for handling DSM Services:** | ||
+ | < | ||
+ | synoservicecfg --list | ||
+ | synoservice --status | ||
+ | synoservicecfg --stop < | ||
+ | synoservicecfg --hard-stop < | ||
+ | synoservicecfg --start < | ||
+ | synoservicecfg --hard-start < | ||
+ | synoservice --restart < | ||
+ | synoservicectl --restart < | ||
+ | |||
+ | </ | ||
+ | |||
+ | pour Stopper la tache ActiveBackup ce serait donc | ||
+ | < | ||
+ | sudo synoservicecfg --stop pkgctl-ActiveBackup | ||
+ | </ | ||
+ | |||
+ | FIXME ce qui suit sur les services semblre obsolete FIXME | ||
==== Service cron ==== | ==== Service cron ==== |
public/kb/synology.1574174166.txt.gz · Dernière modification : 2019/11/19 15:36 de laurent.joly