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