I have remote Linux machine (ubuntu 14.04) with remote SSH access and fresh installed TeamViewer 10.0.46203 (DEB).
I try to launch teamviewer and obtain TeamViewer ID via ssh console by this command :
$ teamviewer --info
which print version, status, id.
But I did not have any success due to the fact that at it first launch it's required to accept the License agreement. So I try to launch with -X
key via SSH but this window with accept the License agreement button does not appear! Only when it fail to accept license appear window with error message.
My question: how to accept teamviewer license agreement from/under console at first launch?