Cody Blog

Install TeamView 9 in Ubuntu

Install TeamView Ubuntu 13.10 64-bit

$ cd ~/Downloads/ && wget http://download.teamviewer.com/download/version_9x/teamviewer_linux.deb
$ sudo apt-get install gdebi
$ sudo gdebi ~/Downloads/teamviewer_linux.deb

讓 TeamView 不要偷偷在背景執行

sudo teamviewer --daemon disable

Reference

OS

Related Posts

Comments