TeamViewer Forum
General Category => Teamviewer for Linux => Topic started by: sirugh on March 07, 2011, 10:06:35 AM
-
Working on a project for school: Virtual Machines are cloned out from a single XP and Linux VM.
The XP virtual machines are generating new and unique IDs for teamviewer.
Linux Virtual Machines are generating the same ID number.
Is there a simple way I can edit something so that I can get a new ID# for each of my linux clone? Any and all help is welcome.
-
I've run into a similar problem. I don't see a solution for linux. I'm investigating other remote access options to avoid this issue. I have a need to clone machines and can't have this as an issue.
-
Hello sirugh and bzenone,
it is possible to get an unique ID on a linux machine:
To resolve your issue please press alt+f2, enter "rm -r ~/.teamviewer" on the cloned machine while TeamViewer is closed and confirm.
Afterwards you can simply start TeamViewer and it should get its unique TeamViewer ID.
If you have any problems please do not hesitate to contact me.
Regards
Inga, TeamViewer Germany
-
deleting the ./teamviewer directory did not work for me...
What did work and got a different ID everytime is to change the MAC Address on the VM Settings!
Hope that works for you guys.
-
Hello sirugh and bzenone,
it is possible to get an unique ID on a linux machine:
To resolve your issue please press alt+f2, enter "rm -r ~/.teamviewer" on the cloned machine while TeamViewer is closed and confirm.
Afterwards you can simply start TeamViewer and it should get its unique TeamViewer ID.
If you have any problems please do not hesitate to contact me.
Regards
Inga, TeamViewer Germany
The folder ~/.teamviewer does not exist in teamviewer8... How to change the ID in this case? I have 2 PC's with same ID, because the linux it's cloned on them .. but the MAC address on the network adapter it's different.
I've tried to install and to re-install the teamviewer but .. i'm keep getting the same ID... Please help.
Thank you
-
I'm having the same problem using Debian with multiple different cloned physical machines using Clonezilla. I completely removed TeamViewer with:
apt-get purge teamviewer
Then removed the config directory:
rm -rf /home/<username>/.config/teamviewer8
I rebooted for the heck of it. I ran "updatedb" and "locate team". There were no config files left. I re-installed TeamViewer:
dpkg -i teamviewer_linux.deb
I opened the GUI and saw the wine messages and got a default config...but still the same ID.
-
Hi all,
just solved this issue.
You need to
- uninstall teamviewer rpm,
then delete completely
- /opt/teamviewer folder
- .config/teamviewer8 folder in all users home dir you used to connect to (so maybe even for root user)
- change the MAC Address of the virtual machine
Install again teamviewer RPM
tested on CentOS, it should work on other distributions too.