synology
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| synology [2023/12/08 13:34] – ssm2017 | synology [2024/01/29 14:31] (current) – ssm2017 | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| /bin/sshd -d -p 1234 | /bin/sshd -d -p 1234 | ||
| </ | </ | ||
| + | |||
| + | ==== git server ==== | ||
| + | * install git server package | ||
| + | * using the menu, open the git server app and give access to the user | ||
| + | * connect with ssh to the nas and create a git repo (git init --bare) | ||
| + | * go inside the git repo and run : git update-server-info | ||
synology.1702038889.txt.gz · Last modified: by ssm2017
