-
-
Save dyipon/367ca0ab626d35248c93b788b293693e to your computer and use it in GitHub Desktop.
Collection of useful terminal commands for Synology DS.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Renew Let's Encrypt Certificates | |
/usr/syno/sbin/syno-letsencrypt renew-all | |
# Disable Firewall | |
/usr/syno/bin/synofirewall --disable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.