TeamViewer是世界上最受欢迎的远程桌面工具,保持了对最广泛的设备和操作系统的兼容性,无需任何配置便可以运行在主流系统的设备上。目前TeamViewer的最新版本中,包含了远程控制,在线会议,插件自定义管理等多种功能,是企业进行安全远程访问和支持的首选。
最新版TeamViewer
首先,要想在红帽企业Linux上安装TeamViewer,必须考虑以下要点:
所有RPM系统(包括Fedora)
当首次通过命令行在RPM系统上安装TeamViewer时,它可能会弹出缺少密钥来验证程序包签名的窗口。您可以忽略/覆盖它,也可以先安装我们的公钥。下载公钥文件后,以管理员身份使用以下命令导入密钥:
rpm --import TeamViewer_Linux_PubKey.asc
Red Hat Enterprise Linux
在RHEL上,TeamViewer目前只能安装Workstation或Server订阅。使用RHEL Desktop订阅时,并非所有依赖项(即qt5-qtdeclarative)都可以解析。此外,需要启用epel repository。步骤如下:
# RHEL 7 preparationwget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpmyum install ./epel-release-latest-7.noarch.rpm# RHEL 8 preparationwget https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpmyum install ./epel-release-latest-8.noarch.rpm# download TeamViewer Host for 64bitwget https://download.teamviewer.com/download/linux/teamviewer-host.x86_64.rpm# alternatively, download full clientwget https://download.teamviewer.com/download/linux/teamviewer.x86_64.rpm# install the package (RHEL 7)yum install ./teamviewer*.rpm# install the package (RHEL 8)yum --enablerepo epel-playground install ./teamviewer*.rpm
以上文章是否对您有帮助,欢迎在下方评论留言,分享你的建议和想法。
热门文章推荐:
QuickSupport 模块
如何使用TeamViewer具有内置的VPN服务功能/strong>
==========================================
如果想要购买正版授权TeamViewer的朋友,可以联系在线客服
标签:
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!