Fedora 18 Linux TeamViewer 8 boot

Source: Internet
Author: User

Many people need remote computer operations, but now they basically use the Intranet. There are not many tools that can penetrate the intranet on both sides, while TeamViewer is a good choice.

Now let's set Automatic startup: Download the latest teamviewer8:Http://www.teamviewer.com/en/download/linux.aspxinstallation: Sudo rpm-uvh teamviewer_redhat.rpm
Install the configuration file Sudo CP/opt/teamviewer8/TV _bin/script/teamviewerd. Service/lib/systemd/system/
Set startup Sudo systemctl enable teamviewerd. Service
Start now: Sudo systemctl start teamviewerd. Service
View the startup status: Sudo systemctl status teamviewerd. Service
Set automatic logon upon startup: System Setting-> User Accounts-> Automatic Login (set to on)Then set the boot to run the client software: VI ~ /. Bash_profile If [-E/usr/bin/TeamViewer]; then
/Usr/bin/TeamViewer &
Fi





Now, restart and test it !!!

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.