This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:rustdesk [2023/09/05 19:59] – 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 ./ |
</ | </ | ||