lmkaeye.blogg.se

How to start teamviewer on linux
How to start teamviewer on linux












Perform the following steps to install TeamViewer on your Ubuntu system: 1.

how to start teamviewer on linux

Prerequisites #īefore continuing with this tutorial, make sure you are logged in as a user with sudo privilegesĪt the time of writing this article, the latest stable version of TeamViewer is version 2. The same instructions apply for Ubuntu 16.04 and any other Debian based distribution, including Debian, Linux Mint and Elementary OS. This tutorial explains how to install TeamViewer on Ubuntu 18.04. TeamViewer is proprietary computer software and it is not included in the Ubuntu repositories. Since then, systemd has arrived in force and is normally used for constructing services that start upon boot.Is a cross-platform solution that can be used for remote control, desktop sharing and file transfer between computers. If you don't feel like rebooting, you can start the service manually with: sudo service teamviewerd.sysv startĢ019 EDIT: This answer was written in 2013. The service will now start automatically with each boot. Then run sudo update-rc.d teamviewerd.sysv defaults Making sure of this is relatively simple, just copy it to /etc/init.d like so: cd /opt/teamviewer/tv_bin/scriptĭon't forget to make the script non-writable to anyone but the owner! sudo chmod 755 /etc/init.d/teamviewerd.sysv # Description: TeamViewer remote control daemonĪll you need to do is make sure this script runs on startup.

how to start teamviewer on linux

# Short-Description: TeamViewer remote control daemon # Required-Stop: $local_fs $network $named TeamViewer provides a script called teamviewerd.sysv available in /opt/teamviewer/tv_bin/script.














How to start teamviewer on linux