Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
大佬们,怎么用xterminal设置跳板机,找不到教程,只会用xshell设置
1、将跳板机的/etc/ssh/sshd_config配置文件中将AllowTcpForwarding yes注释删除,然后重启ssh。 2、新建一个跳板机会话填写跳板机ip,端口,账号密码等信息,确保Xterminal登录正常。 3、新建一个需要通过跳板机远程的会话,在跳板机选项中引用第二步创建的会话。 4、选择连接第三步创建的资产。