Hi

I run older versions of this software on my rigs.
Are there any specific instructions on how to update Teamviewer? I can't access my rigs anymore because the teamviewer version is too old, can i just update through teamviewer and it won't mess up any of the startup scripts etc.?
Thanks.
Dont think it cause any problems to update it.
Thank you worked like a charm.
I used these command to do it, if anyone's interested
# 64 bits version
wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
Install it :
sudo dpkg -i teamviewer_*.deb
Install missing dependencies :
sudo apt-get -f install