Inspiré de ce site,voici quelques commandes utiles pour contrôler le syno en ssh :
sudo -i synoservicecfg --list synoservicecfg --hard-stop <service> synoservicecfg -stop <service> synoservicecfg --hard-start <service> synoservicecfg -start <service> synoservice –status synoservice –restart <service> synoservicectl –restart <service> # Apache webserver: stop pkg-apache22 start pkg-apache22 reload pkg-apache22 # Restart DSM Webapplication: restart synoscgi