mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-18 14:20:13 +00:00
docs tidy etc
This commit is contained in:
29
content/self-host/rustdesk-server-pro/console/_index.de.md
Normal file
29
content/self-host/rustdesk-server-pro/console/_index.de.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
title: Webkonsole
|
||||
weight: 10
|
||||
---
|
||||
|
||||
Funktionen:
|
||||
|
||||
- Hinzufügen/Ändern von Benutzern und Benutzergruppen
|
||||
- Ändern von Gerätezugriffsberechtigungen
|
||||
- Durchsuchen von Geräteverbindungs- und anderen Protokollen
|
||||
- Einstellungen aktualisieren
|
||||
- Verwalten von Strategien zur Synchronisierung von Client-Einstellungen
|
||||
|
||||
## Anmelden
|
||||
|
||||
Wie bereits erwähnt, ist der Standardport der Webkonsole 21114. Geben Sie `http://<hbbs host>:21114` in den Browser ein, um die Konsolenseite aufzurufen, wie in der folgenden Abbildung zu sehen (hbbs läuft auf dem Server mit der IP 192.168.1.143):
|
||||

|
||||
|
||||
Wenn Sie https-Unterstützung benötigen, installieren Sie bitte einen Webserver wie z. B. `Nginx`.
|
||||
|
||||
Der Standard-Benutzername und das Standard-Passwort des Administrators lautet admin/test1234. Bitte ändern Sie das Passwort nach dem Anmelden, indem Sie im Kontomenü oben rechts "Einstellungen" wählen, um die Seite zur Änderung des Passworts aufzurufen, wie in der folgenden Abbildung dargestellt. Sie können auch ein anderes Administratorkonto erstellen und dieses löschen. Aktivieren Sie besser die E-Mail-Anmeldebestätigung.
|
||||
<a name=console-home></a>
|
||||

|
||||
|
||||
Nicht-Administrator-Benutzer können sich auch anmelden, um ihr Gerät und ihre Protokolle zu durchsuchen und ihre Benutzereinstellungen zu ändern.
|
||||
|
||||
## Windows EXE
|
||||
|
||||
Bei Windows-Clients können Sie die benutzerdefinierte Serverkonfiguration weglassen und stattdessen die Konfigurationsinformationen in den Dateinamen `rustdesk.exe` aufnehmen. Wie oben gezeigt, gehen Sie bitte auf die Startseite der Konsole und klicken Sie auf `Windows EXE`. **`Client >= 1.1.9 erforderlich`**。
|
||||
67
content/self-host/rustdesk-server-pro/console/_index.en.md
Normal file
67
content/self-host/rustdesk-server-pro/console/_index.en.md
Normal file
@@ -0,0 +1,67 @@
|
||||
---
|
||||
title: Web Console
|
||||
weight: 10
|
||||
---
|
||||
|
||||
Features:
|
||||
|
||||
- Add/modify users and user groups
|
||||
- Modify device access permissions
|
||||
- Browse device connection logs and the other logs
|
||||
- Update settings
|
||||
- Manage client settings sync strategies
|
||||
|
||||
## Log in
|
||||
|
||||
The default port of the web console is 21114. Enter `http://<hbbs host>:21114` in the browser to enter the console page, as shown in the following figure. The default administrator username/password is admin/test1234:
|
||||

|
||||
|
||||
If you need https support, please install a web server such as `Nginx` or use `IIS` for windows.
|
||||
|
||||
After logging in please be sure to change the password, select "Settings" in the account menu in the upper right corner to enter the password modification page, as shown in the following figure. You can also create another administrator account and delete this one. You'd better enable email login verification.
|
||||
<a name=console-home></a>
|
||||

|
||||
|
||||
Non-administrator users can also login to browse their device and logs, change their user settings.
|
||||
|
||||
## Windows EXE is where the configs are shown
|
||||
|
||||
For Windows clients, you can leave out the custom server configuration and put the configuration information in the `rustdesk.exe` filename instead. As shown above, please go to the console welcome page and click on `Windows EXE`. **`Client >=1.1.9 Required`**。
|
||||
|
||||
## Creating a new user other than the default `admin` user.
|
||||
1. Create another account with `administrator` enabled.
|
||||
2. Log in with the new administrative account.
|
||||
3. Delete the `admin` on `Users` page.
|
||||
|
||||
## Setting up multiple relay servers.
|
||||
1. Go to `Settings` on the left hand menu.
|
||||
2. Click on `Relay` on the sub-menu.
|
||||
3. Click `+` next to `Relay Servers`.
|
||||
4. Enter the Relay server DNS address or IP address in the box which now shows and press Enter.
|
||||
5. If you have more than one Relay server you can keep clicking `+` and adapt the Geo settings is required (remember and copy your key to the other servers).
|
||||
|
||||
## Set or change the license.
|
||||
1. Go to `Settings` on the left hand menu.
|
||||
2. Click on `License` on the sub-menu.
|
||||
3. Click `Edit` and paste in your license code.
|
||||
4. Click `OK`.
|
||||
|
||||
## Viewing Logs
|
||||
On the left hand side click on `Logs`.
|
||||
|
||||
## Setup Emails.
|
||||
Gmail in this example
|
||||
|
||||
1. Go to `Settings` on the left hand menu.
|
||||
2. Click on `SMTP` on the sub-menu.
|
||||
3. Enter the SMTP address `smtp.gmail.com`.
|
||||
4. Enter the Port 587 in `SMTP Port`.
|
||||
5. Enter the Gmail account i.e. `myrustdeskserver@gmail.com` in `Mail Account`.
|
||||
6. Enter your password (you might need an app password).
|
||||
7. Enter your Gmail account i.e. `myrustdeskserver@gmail.com` in `From `.
|
||||
8. Click `Check` to save.
|
||||
|
||||
## Searching for a device
|
||||
1. Go to Devices
|
||||
2. In the Device Name Search Field type in the name and click Query or hit enter
|
||||
3. To use a wildcard add % at the start, end or both of the search term.
|
||||
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: 网页控制台
|
||||
weight: 10
|
||||
---
|
||||
|
||||
功能:
|
||||
|
||||
- 新增/变更使用者和使用者群组
|
||||
- 变更设备存取权限
|
||||
- 浏览设备访问和其他日志
|
||||
- 更新设置
|
||||
- 管理客户端设定同步策略
|
||||
|
||||
## 登录
|
||||
|
||||
如同之前所述,网页控制台的预设端口为 21114。在浏览器输入 `http://<hbbs host>:21114` 以进入控制台页面。如下图所示 (hbbs 执行在 IP 为 192.168.1.143 的服务器上):
|
||||

|
||||
|
||||
如果您需要 https,请安装如 `Nginx` 的网页服务器。
|
||||
|
||||
预设管理员帐号/密码为 admin/test1234,请记得在登入后变更密码,在右上角的帐号选单选择 "设定" 以进入密码变更页面,如下图所示。您也可以建立另一个管理员帐号,并删除预设帐号,建议启用电子邮件登入验证。
|
||||
|
||||
<a name=console-home></a>
|
||||

|
||||
|
||||
非管理员使用者也可以登入来浏览他们的设备和日志,以及变更他们的使用者设定。
|
||||
|
||||
## Windows EXE
|
||||
|
||||
对于 Windows 客户端,您可以省略自定义服务器配置,并将配置信息放在`RustDesk.exe`文件名中。 如上图,请进入控制台欢迎页面,点击`Windows EXE`。 **`客户端 >=1.1.9`**。
|
||||
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: 網頁控制台
|
||||
weight: 10
|
||||
---
|
||||
|
||||
功能:
|
||||
|
||||
- 新增/變更使用者和使用者群組
|
||||
- 變更裝置存取權限
|
||||
- 瀏覽裝置連線和其他紀錄檔
|
||||
- 更新設定
|
||||
- 管理客戶端設定同步策略
|
||||
|
||||
## 登入
|
||||
|
||||
如同之前所述,網頁控制台的預設連接埠為 21114。在瀏覽器輸入 `http://<hbbs host>:21114` 以進入控制台頁面。如下圖所示 (hbbs 執行在 IP 為 192.168.1.143 的伺服器上):
|
||||

|
||||
|
||||
如果您需要 https,請安裝如 `Nginx` 的網頁伺服器。
|
||||
|
||||
預設管理員帳號/密碼為 admin/test1234,請記得在登入後變更密碼,在右上角的帳號選單選擇 "設定" 以進入密碼變更頁面,如下圖所示。您也可以建立另一個管理員帳號,並刪除預設帳號,建議啟用電子郵件登入驗證。
|
||||
|
||||
<a name=console-home></a>
|
||||

|
||||
|
||||
非管理員使用者也可以登入來瀏覽他們的裝置和記錄,以及變更他們的使用者設定。
|
||||
|
||||
## Windows EXE
|
||||
|
||||
For Windows clients, you can leave out the custom server configuration and put the configuration information in the `RustDesk.exe` filename instead. As shown above, please go to the console welcome page and click on `Windows EXE`. **`Client >=1.1.9 Required`**。
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 211 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 103 KiB |
Reference in New Issue
Block a user