Skip to content

Instantly share code, notes, and snippets.

@MajliTech
Created October 16, 2023 18:56
Show Gist options
  • Save MajliTech/1ac2785689a32c1de18cbb9b5b852004 to your computer and use it in GitHub Desktop.
Save MajliTech/1ac2785689a32c1de18cbb9b5b852004 to your computer and use it in GitHub Desktop.
Install RD
sudo apt install wget -y && wget https://github.com/rustdesk/rustdesk/releases/download/1.2.3/rustdesk-1.2.3-x86_64.deb && sudo apt install ./rustdesk-1.2.3-x86_64.deb -y && rustdesk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment