I use TeamViewer privately to help my relatives with their PCs. However, I don't like running TeamViewer and its daemon directly on my laptop. With Vagrant I can easily spin up a virtual machine with TeamViewer at any time.
- Download TeamViewer package for Debian x86 64bit from https://www.teamviewer.com/en/download/linux/:
wget -P data/ https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
- Sping up the Vagrant box and restart it after the provisioning is done:
vagrant up && vagrant reload
- Spin up the VM with
vagrant up
- Use username
vagrant
and passwordvagrant
to log in. - Start TeamViewer from the main menu