arch department use teamviewer
Teamviewer is a simple and fast solution that can be used for remote control of application in the background of any firewall and NAT proxy, desktop sharing and file transfer.
First, we should install teamviewer.
1 | sudo pacman -S teamviewer |
Then we should enable the server of teamviewer.
1 | teamviewer --daemon start |
And you can set it to start automatically.
1 | teamviewer --daemon enable |
Next you can start using.
If you don't have ID, you may should add this to /opt/teamviewer/config/global.conf
1 | [int32] EulaAccepted = 1 |
Generally speaking, this is no problem.