Synology Notes
  • Synology Notes
  • Container Manager
    • Applications
      • Portainer
      • Shlink
      • Nextcloud
      • Home Assistant
        • Matter Server
  • Virtual Machine Manager
    • Virtual Machines
      • Supervised Home Assistant
  • Connectivity
    • DDNS
    • SSH
  • Storage
    • Migrate drives
    • Share NFS folder
  • Appendix
    • A. DSM CLI
    • B. Docker CLI
    • C. Nextcloud CLI
Powered by GitBook
On this page
  1. Appendix

A. DSM CLI

PreviousShare NFS folderNextB. Docker CLI

Last updated 1 year ago

  • Check service state (e.g. Web Station):

    sudo /usr/syno/bin/synosystemctl get-active-status pkg-WebStation*
  • Restart service (e.g. Web Station):

    sudo /usr/syno/bin/synosystemctl restart pkg-WebStation*

References

CLI Administrator Guide for Synology NAS (pdf)
Synology: Basic Command Lines For DSM 7
All services in Synology DSM 7
How do I reset my Synology NAS?