Saturday, July 22, 2017

Remote another PC and mobile devices using Teamviewer in archlinux

If you want to remote another devices, such as Android, Windows, etc. You can use teamviewer applications. In archlinux teamviewer apps is available at AUR.



Installation on archlinux:
$mkdir teamviewer && cd teamviewer
$wget -c https://aur.archlinux.org/cgit/aur.git/snapshot/teamviewer.tar.gz
$tar -xvzf teamviewer.tar.gz && cd teamviewer
$makepkg -s
$sudo pacman -U *.pkg.tar.xz
For the first time you need to enable teamviewer services, by using su user
$su
#teamviewer --daemon start
#exit
Then run teamviewer:
Remote another PC and mobile devices using Teamviewer in archlinux

Then on another devices, such as android, pc, or etc that have teamviewer support, run it on them. Until appear teamviewer ID. Then insert the ID on Partner ID, then connect to partner. For this example i'm remote the android devices.

Here's the Dashboard when connected to android devices:

Remote another PC and mobile devices using Teamviewer in archlinux

To remote just choose remote control tab, then connect it. 

Remote another PC and mobile devices using Teamviewer in archlinux

then it's ready to go for remote android devices.
Ok that's it. :D
Share on Facebook
Share on Twitter
Share on Google+