S
S
sm1tt2014-11-29 11:11:19
mint
sm1tt, 2014-11-29 11:11:19

How to change Teamviewer 9 ID on Linux Mint?

Hello! I have a configured system with Linux Mint Mate 17 x86, with updates and programs installed, and Teamviewer 9 installed. I capture the system image using Clonezilla, then deploy it to another machine and get exactly the same Teamviewer ID. How to change the ID on a cloned machine in version 9 or 8 of Teamviewer?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
sm1tt, 2015-08-20
@sm1tt

Found a solution to change the Teamviewer ID for version 8:
First, change the MAC address of the network card in the network manager and then run the following script

#!/bin/bash
sudo teamviewer --daemon stop
sudo rm -f /opt/teamviewer8/config/global.conf
sudo service network-manager restart
sudo teamviewer --daemon start

It also works for versions 9 and 10, only the path to the config will change a little

S
sharikoff, 2014-11-29
@sharikoff

Create a new account for it

I
Ilya Evseev, 2014-11-30
@IlyaEvseev

You can try to erase the directory with the settings:
Or look for where the file with the identifier is located inside it, and erase only it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question