This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:rustdesk [2023/08/17 19:52] – 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\\ | + | For version 1.1.10-3 that would be\\ |
- | https:// | + | https:// |
and\\ | and\\ | ||
- | https:// | + | 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 18: | Line 18: | ||
<code bash> | <code bash> | ||
- | apt install -f ./ | + | apt install -f ./ |
- | apt install -f ./ | + | apt install -f ./ |
</ | </ | ||
Line 34: | Line 34: | ||
ExecStart=/ | ExecStart=/ | ||
</ | </ | ||
- | And in ''/ | + | And to enforce the use of an encrypted connection, change |
<code bash> | <code bash> | ||
ExecStart=/ | ExecStart=/ |