Ubuntu14.04 install TeamViewer on the command line

Source: Internet
Author: User
Tags aliyun

Download TeamViewer

Link: Https://pan.baidu.com/s/1hs0BppM Password: SDMK

Upload to/home/[user]

Cd/home/[user]

Move the installation package to/OPT

MV Teamviewer_12.0.90041_i386.deb.tar.gz/opt

Replace apt source to Ali

Vim/etc/apt/sources.list

Deb Http://mirrors.aliyun.com/ubuntu/trusty main restricted universe multiverse

Deb Http://mirrors.aliyun.com/ubuntu/trusty-security main restricted universe multiverse

Deb Http://mirrors.aliyun.com/ubuntu/trusty-updates main restricted universe multiverse

Deb http://mirrors.aliyun.com/ubuntu/trusty-proposed main restricted universe multiverse

Deb Http://mirrors.aliyun.com/ubuntu/trusty-backports main restricted universe multiverse

DEB-SRC http://mirrors.aliyun.com/ubuntu/trusty main restricted universe multiverse

DEB-SRC http://mirrors.aliyun.com/ubuntu/trusty-security main restricted universe multiverse

DEB-SRC http://mirrors.aliyun.com/ubuntu/trusty-updates main restricted universe multiverse

DEB-SRC http://mirrors.aliyun.com/ubuntu/trusty-proposed main restricted universe multiverse

DEB-SRC http://mirrors.aliyun.com/ubuntu/trusty-backports main restricted universe multiverse

Update source

#apt-get Update

Add a 32-bit architecture

#dpkg--add-architecture i386

#apt-get Update

#apt-get-f Install

Unpacking installation

#tar-XZVF teamviewer_12.0.90041_i386.deb.tar.gz

#dpkg-I. Teamviewer_12.0.90041_i386.deb

Stop Service

# sudo teamviewer--daemon stop

Add the following at the end of the file/opt/teamviewer/config/global.conf (you may need administrator privileges due to the read-only limit)

[Int32] eulaaccepted = 1

[Int32] Eulaacceptedrevision = 6

#vim/opt/teamviewer/config/global.conf

Start TeamViewer

#teamviewer--daemon Start

Get TeamViewer ID

#teamviewer--info Print ID

Set Password

#sudo TeamViewer--passwd [NewPassword]


Ubuntu14.04 install TeamViewer on the command line

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.