This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:rustdesk [2023/08/17 18:40] – changed version olaf | linux:rustdesk [2024/02/06 18:32] (current) – olaf | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Go to the [[https:// | Go to the [[https:// | ||
| - | For version 1.1.8 that would be https:// | + | For version 1.1.10-3 that would be\\ |
| + | https:// | ||
| + | and\\ | ||
| + | https:// | ||
| On the Debian Linux server download the packages: | On the Debian Linux server download the packages: | ||
| <code bash> | <code bash> | ||
| - | wget https:// | + | wget https:// |
| - | wget https:// | + | wget https:// |
| </ | </ | ||
| Line 15: | Line 18: | ||
| <code bash> | <code bash> | ||
| - | apt install -f ./ | + | apt install -f ./ |
| - | apt install -f ./ | + | apt install -f ./ |
| </ | </ | ||
| Line 31: | Line 34: | ||
| ExecStart=/ | ExecStart=/ | ||
| </ | </ | ||
| - | And in ''/ | + | And to enforce the use of an encrypted connection, change |
| <code bash> | <code bash> | ||
| ExecStart=/ | ExecStart=/ | ||