computer-setup-info/synology/Configuration-Environment-Setup.md
2024-09-19 11:16:46 -07:00

16 lines
444 B
Markdown

# Configuration Setup
## How to Set up and Configure a Synology NAS
- https://www.youtube.com/playlist?list=PLVvGujxCZRD6H6rlpMfaNMmFpmZJ1wYwo
## Security
[Securing Your NAS](https://www.synology.com/en-us/knowledgebase/DSM/help/DSM/Tutorial/secure_your_nas)
## Tips
1. Setup new user's and/or groups for Docker images
- This will allow you to get the user ID (UID) and group ID (GUID) for use in Docker configs
- Run: `id <username>`