下载安装包到指定目录,解压
tar -zvxf teleport-server-linux-x64-3.2.2.tar.gz
进入解压后的目录
cd teleport-server-linux-x64-3.2.2
执行安装脚本,若保持默认安装路径回车即可完成安装
./setup.sh
放开防火墙
firewall-cmd --zone=public --add-port=7190/tcp --permanent
firewall-cmd --reload
用浏览器访问目标服务器加端口即可打开页面
若要更改MySQL设置可参考如下配置
https://docs.tp4a.com/config/#use-mysql
下载地址:https://tp4a.com/download
参考链接:https://blog.csdn.net/csgd2000/article/details/93968774
官方文档-改变录屏存放路径:https://docs.tp4a.com/config/#replay-path