TeamViewer
TeamViewer is a proprietary software package for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers.
Installation instructions
Make sure you have installed a desktop interface prior to this article.
Download the application for Ubuntu/Debian
wget http://download.teamviewer.com/download/teamviewer_linux_x64.deb
Install the package
dpkg -i teamviewer_linux_x64.deb
Dependency issues you may have
In case “dpkg” indicates missing dependencies, complete the installation by executing the following command:
sudo apt-get install -f