linux 下imz镜像造成teamviewer号重复
sudo teamviewer daemon stop //停止
sudo rm -f /opt/teamviewer/config/global.conf //删除配置文件
sudo teamviewer daemon start //开启服务
sudo teamviewer daemon stop //停止
sudo rm -f /opt/teamviewer/config/global.conf //删除配置文件
sudo teamviewer daemon start //开启服务