From 74664367618b2c4ab62780588be98307f4f1478f Mon Sep 17 00:00:00 2001 From: Mr-Update <37781396+Mr-Update@users.noreply.github.com> Date: Sat, 9 Mar 2024 22:45:15 +0100 Subject: [PATCH] Update _index.en.md --- .../rustdesk-server-oss/synology/dsm-6/_index.en.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/self-host/rustdesk-server-oss/synology/dsm-6/_index.en.md b/content/self-host/rustdesk-server-oss/synology/dsm-6/_index.en.md index bdf6061..e51a23e 100644 --- a/content/self-host/rustdesk-server-oss/synology/dsm-6/_index.en.md +++ b/content/self-host/rustdesk-server-oss/synology/dsm-6/_index.en.md @@ -3,11 +3,12 @@ title: Synology DSM 6 weight: 22 --- -> An alterative up-to-date tutorial from third-party is [here](https://mariushosting.com/how-to-install-rustdesk-on-your-synology-nas/). +> An alternative up-to-date tutorial from third-party is [here](https://mariushosting.com/how-to-install-rustdesk-on-your-synology-nas/). This tutorial is based on latest DSM v6 and v7. + {{% notice note %}} -After DSM 7.2, the Docker is upgraded to new "Container Manager", please check [this article](/docs/self-host/rustdesk-server-oss/synology/dsm-7) instead. +After DSM 7.2 update, the Docker is upgraded to new "Container Manager", please check [this article](/docs/en/self-host/rustdesk-server-oss/synology/dsm-7) instead. {{% /notice %}} ### Install Docker @@ -29,10 +30,10 @@ As mentioned above, double click on rustdesk-server image to create new containe Click on above `Advanced Settings`. -- Enable auto-restart +- Enable `Enable auto-restart`. ![](images/auto-restart.png) -- Enable `Use the same network as Docker Host`, for more about host net, please [check](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host). +- Enable `Use the same network as Docker Host`. For more about host net, please [check](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/#net-host). ![](images/host-net.png) - Mount a host directory (e.g. `/home/rustdesk/`) to `/root`, hbbs will generate some files (database and `key` files) in this directory which need to be persistent over reboots. @@ -65,7 +66,6 @@ Please repeat above `hbbs` steps, but name the container `hbbr` and command (for ![](images/containers.png) - | Double click on container and check log | Double confirm hbbs/hbbr using host network | | --- | --- | | ![](images/log.png) | ![](images/network-types.png) |