我们有几个安装了 Windows 和 Ubuntu 的桌面。但是,其中一些无法仅从 Ubuntu 连接到某些服务器。以下是当前状态的摘要:
以下是输出 ssh -vvv username@host
username@host's password:
debug3: send packet: type 50
debug2: we sent a password packet, wait for reply
debug3: receive packet: type 52
debug1: Authentication succeeded (password).
Authenticated to host ([host_ip]:22).
debug1: channel 0: new [client-session]
debug3: ssh_session2_open: channel_new: 0
debug2: channel 0: send open
debug3: send packet: type 90
debug1: Requesting no-more-sessions@openssh.com
debug3: …
Run Code Online (Sandbox Code Playgroud)