LinTut

Install TeamViewer 9 on RHEL/CentOS, Fedora and Ubuntu/Mint Linux

TeamViewer is a proprietary computer software package for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers. The software operates with the Microsoft Windows, OS X, Linux, iOS, Android, Windows RT and Windows Phone operating systems. It is also possible to access a machine running TeamViewer with a web browser. While the main focus of the application is remote control of computers, collaboration and presentation features are included.
TeamViewer 9 Beta is out with many great new features, such as multiple connections in tabs, Wake-on-LAN, two factor authentication, shared clipboard,  and more.

Whats new  in TeamViewer 9

TeamViewer Installation

Install TeamViewer on CentOS 5.x/6.x, RHEL, Fedora 15/16/17/18/19

Use following commands to install TeamViewer on CentOS, RHEL, Fedora systems.

# cd /opt
# wget http://download.teamviewer.com/download/version_9x/teamviewer_linux.rpm
# yum localinstall teamviewer_linux.rpm

Install TeamViewer on Ubuntu 12.04/12.10/13.04/13.10, Mint 13/14/15/16

Use following commands to install teamviewer on Ubuntu, Mint linux.
For 32bit Systems:

# cd /opt
# http://download.teamviewer.com/download/version_9x/teamviewer_linux.deb
# sudo dpkg -i teamviewer_linux.deb
# sudo apt-get -f install

For 64bit Systems:

# cd /opt
# wget http://download.teamviewer.com/download/version_9x/teamviewer_linux_x64.deb
# sudo dpkg -i teamviewer_linux_x64.deb
# sudo apt-get -f install

Start TeamViewer

Type below command from command prompt to start Teamviewer

# teamviewer

With first time startup teamviewer will prompt to accept agreement. After clicking on accept agreement teamviewer will start.

Teamviewer accept agreement

Exit mobile version