Install teamviewer using centos command line
1. Download teamview centos.pdf tar.gz, but only the rpm version is available on the official website.
Https://www.teamviewer.com/zhCN/download/linux/
After the download, put it in your directory. My files are under/mnt/software.
2. Installation
Note: The installation may fail due to a lack of dependencies when running the rpm command.
Will ask you whether to install the dependency Is this OK [y/N]:,
Enter y.
The final Complete is displayed! Indicates installation is complete.
3. Start
Installed in/opt/teamview by default, and started by default after successful installation
Cd/opt/teamviewer/TV _bin/
Run the teamviewer -- info command to view the running status of teamview.
If no password is set, TeamViewer ID will be blank later,
Run teamviewer -- passwd your password.
Run the teamviewer -- info command again to view the ID.
Good luck!
Appendix:
- Cd/opt/teamviewer/TV _bin
- Teamviewer -- setupconsole # Set the startup mode to console startup
- Teamviewer -- daemonrestart # restart the teamview Service
- Teamviewer -- info # view teamview Information
- Teamviewer -- passwd [PASSWD] # Set the password
- Teamviewer -- help # view help
Run yum to uninstall the agent.
Run the rpm command to uninstall the installation.
Uninstall teamview
View services with keywords
Rpm-q teamviewer
Uninstall the program name found by rpm-e
Legacy; add startup Item