Why cannot Teamviewer be started in Linux?

Source: Internet
Author: User

Why cannot Teamviewer be started in Linux?

Teamviewer is a cross-platform Remote Desktop Connection Tool. It can be used in Linux, Mac OS x, and Windows, but cannot be started in Linux. What should I do?

When I went home to work, I used Teamviewer to connect to other Linux desktops. However, one day, Teamviewer showed that the remote host for the connection was not online. The problem was finally found under the connected host. It turns out that Teamviewer cannot be started and the above picture is displayed when it is enabled. The recommended method for Teamviewer is to execute the following command. The Linux version used by the author is Ubuntu, so sudo is added for execution.

Sudo teamviewer-daemon start

However, the above method is not effective because kernel of the Next Generation Linux version uses the systemd management system task and then successfully re-enables Teamviewer by executing the following command.

Sudo/opt/teamviewer/TV _bin/teamviewerd-d

To avoid the same problem from the next boot, run the following command.

Sudo ln-s/opt/teamviewer/TV _bin/script/teamviewerd. service/etc/systemd/system/teamviewerd. service

This article permanently updates the link address:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.