This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:rustdesk [2023/05/13 18:52] – created 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.7 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 29: | Line 32: | ||
to | to | ||
<code bash> | <code bash> | ||
- | ExecStart=/ | + | ExecStart=/ |
</ | </ | ||
- | And in ''/ | + | And to enforce the use of an encrypted connection, change |
<code bash> | <code bash> | ||
ExecStart=/ | ExecStart=/ |