Linux menu

Tuesday, September 23, 2014

How to install TeamViewer on CentOS 7 / RHEL 7

As already you know TeamViewer is a most widely used application for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers. It supports Microsoft Windows, Mac OS X, Linux, iOS, and Android operating systems. It is possible to access a machine running TeamViewer with a web browser, this is mainly used for remote control of computers, collaboration and presentation features are included.
Here i am showing you how to install TeamViewer on CentOS 7 / RHEL 7 (Linux), please follow the steps to get it installed.
Step 1: Open Terminal (Applications ——> Utilities ——> Terminal).
Step 2: Switch to root user.
raj@itzgeek:~$ su
Password:
Step 3: Install the prerequisites.
# yum install glibc alsa-lib freetype libICE libSM libX11 libXau libXdamage libXext libXfixes libXi libXrandr libXrender libXtst libgcc libuuid libxcb zlib
Step 4: Install TeamViewer.
# wget http://download.teamviewer.com/download/teamviewer_linux.rpm
# rpm -Uvh teamviewer_linux.rpm
Step 5: Start TeamViewer (Application –> Internet –> TeamViewer 9)
CentOS 7 - Start TeamViewer
CentOS 7 – Start TeamViewer
or
# teamviewer
If you are starting the TeamViewer for first time, accept the License agreement.
CentOS 7 -TeamViewer License Agreement
CentOS 7 -TeamViewer License Agreement
Once Accepted, you will get the window with ID and Password.
CentOS 7 -TeamViewer
CentOS 7 -TeamViewer
That’s All. You have successfully installed TeamViewer on CentoS 7 /RHEL 7.

No comments: