Answer the question
In order to leave comments, you need to log in
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
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
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 questionAsk a Question
731 491 924 answers to any question