Skip to content

Instantly share code, notes, and snippets.

@dyipon
Forked from sebastian13/synology-commands.sh
Created March 2, 2024 09:48
Show Gist options
  • Save dyipon/367ca0ab626d35248c93b788b293693e to your computer and use it in GitHub Desktop.
Save dyipon/367ca0ab626d35248c93b788b293693e to your computer and use it in GitHub Desktop.
Collection of useful terminal commands for Synology DS.
# Renew Let's Encrypt Certificates
/usr/syno/sbin/syno-letsencrypt renew-all
# Disable Firewall
/usr/syno/bin/synofirewall --disable
@dyipon
Copy link
Author

dyipon commented Mar 2, 2024

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment