mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-24 03:31:55 +02:00
Update _index.en.md
This commit is contained in:
parent
04126e7fe0
commit
60e0601c56
@ -17,8 +17,8 @@ What it does:
|
|||||||
|
|
||||||
- Install some dependencies
|
- Install some dependencies
|
||||||
- Setup UFW firewall if available
|
- Setup UFW firewall if available
|
||||||
- Create a working directory /var/lib/rustdesk-server and a log directory /var/log/rustdesk-server
|
- Create a working directory `/var/lib/rustdesk-server` and a log directory `/var/log/rustdesk-server`
|
||||||
- Installs executables into /usr/bin
|
- Installs executables into `/usr/bin`
|
||||||
- Download and extract RustDesk Pro Services to the above folder
|
- Download and extract RustDesk Pro Services to the above folder
|
||||||
- Create systemd services for hbbs and hbbr (service names are rustdesk-hbbs.service and rustdesk-hbbr.service)
|
- Create systemd services for hbbs and hbbr (service names are rustdesk-hbbs.service and rustdesk-hbbr.service)
|
||||||
- If you choose Domain, it will install Nginx and Certbot, allowing the API to be available on port 443 (HTTPS) and get an SSL certificate over port 80, it is automatically renewed
|
- If you choose Domain, it will install Nginx and Certbot, allowing the API to be available on port 443 (HTTPS) and get an SSL certificate over port 80, it is automatically renewed
|
||||||
@ -45,8 +45,8 @@ What it does:
|
|||||||
- Disable and removes the old services
|
- Disable and removes the old services
|
||||||
- Install some dependencies
|
- Install some dependencies
|
||||||
- Setup UFW firewall if available
|
- Setup UFW firewall if available
|
||||||
- Create a folder /var/lib/rustdesk-server and copy the certs here
|
- Create a folder `/var/lib/rustdesk-server` and copy the certs here
|
||||||
- Delete /var/log/rustdesk and create /var/log/rustdesk-server
|
- Delete `/var/log/rustdesk` and create `/var/log/rustdesk-server`
|
||||||
- Download and extract RustDesk Pro Services to the above folder
|
- Download and extract RustDesk Pro Services to the above folder
|
||||||
- Create systemd services for hbbs and hbbr (service names are rustdesk-hbbs.service and rustdesk-hbbr.service)
|
- Create systemd services for hbbs and hbbr (service names are rustdesk-hbbs.service and rustdesk-hbbr.service)
|
||||||
- If you choose Domain, it will install Nginx and Certbot, allowing the API to be available on port 443 (HTTPS) and get an SSL certificate over port 80, it is automatically renewed
|
- If you choose Domain, it will install Nginx and Certbot, allowing the API to be available on port 443 (HTTPS) and get an SSL certificate over port 80, it is automatically renewed
|
||||||
@ -75,3 +75,4 @@ Copy the backup file into the same folder as the restore.sh file and then run `.
|
|||||||
|
|
||||||
This will restore your server to how it was prior, you will need to revoke your [license](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/license/) to move it to the restored server.
|
This will restore your server to how it was prior, you will need to revoke your [license](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/license/) to move it to the restored server.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user