Otra entrada que es un apunte.
Recientemente, he migrado mi portatil, de debian 8 y necesitaba el teamviewer para dar soporte a los clientes…. una vez instalado, hay que hacer lo siguiente:
cd /opt/teamviewer/tv_bin/script
cp -r /opt/teamviewer/tv_bin/script/teamviewerd.service /lib/systemd/system/
cd /lib/systemd/system
root@shenron:/lib/systemd/system# service teamviewerd start
root@shenron:/lib/systemd/system# systemctl enable teamviewerd.service
Created symlink from /etc/systemd/system/graphical.target.wants/teamviewerd.service to /lib/systemd/system/teamviewerd.service.
y ahora, lanzamos el teamviewer para ver si funciona :
root@shenron:/lib/systemd/system# teamviewer
Init...
Checking setup...
Launching TeamViewer ...
Y ya lo tenemos listo 馃槈