mirror of
https://github.com/BradNut/computer-setup-info
synced 2025-09-08 17:40:23 +00:00
443 B
443 B
Configuration Setup
How to Setup and Configure a Synology NAS
Security
Tips
- 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>