我用Macport在笔记本电脑上安装了mosh,使用端口在我的FreeBSD服务器上安装了mosh。每当我试图连接到我的服务器时,我都会得到以下错误:Password for xxxxxx@xxx.xxx.xx.xx: zsh:1: command not found: mosh-server Connection to xxx.xxx.xx.xx closed. /opt/local/bin/mosh: Did not find mosh server startup message.
我在我的名为mosh-server的BSD机器上找不到任何二进制文件。
发布于 2015-12-13 19:57:47
结果,我安装了/usr/ports/lang/mosh,这是一种编程语言,而不是/usr/ports/net/mosh,这正是我想要的。
然后瞧。
https://unix.stackexchange.com/questions/249140
复制相似问题