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