Synology

Third Party Repos

Repo URL Comment
SysCo-Xymon https://synology.sysco.ch Xymon client for Syno
SynoCommunity https://packages.synocommunity.com/ Community 3rd party packages (CLI Toolboxes)

Useful CLI Commands

  • syno_poweroff_task -d

Turn on access logs:

edit /usr/syno/share/nginx/nginx.mustache move comment:

    #access_log  off;
    access_log syslog:server=unix:/dev/log,facility=local7,tag=nginx_access,nohostname main;

Run: /usr/syno/bin/synosystemctl restart nginx

/usr/local/etc/nginx/conf.d && sites-enabled/server.webstation-vhost.conf

Disable admin user account stupidity:

  • Login to shell, become root
  • edit (vi) /usr/syno/synoman/webman/modules/DisableAdminNotification/config
  • Change
    • “autoLaunch”:false

Certificate Push

I'll put my certificate push stuff up as time permits.

synology.txt · Last modified: 2024-11-09 08:13 by ksadmin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0