每天,在使用几个小时后,任何使用 SSH 的东西都会随机停止工作。唯一的解决方案是我重新启动我的机器,它会修复它,直到它再次随机发生。
> git push
Could not create directory '/var/empty/.ssh'.
The authenticity of host 'github.com (192.30.252.131)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)?
Run Code Online (Sandbox Code Playgroud)
在尝试通过 ssh 进入 diff 主机后,这里有更多关于 -v 的信息(为了简洁而缩短):
debug1: Connection established.
Could not create directory '/var/empty/.ssh'.
debug1: identity file /var/empty/.ssh/id_rsa type -1
debug1: identity file /var/empty/.ssh/id_rsa-cert type -1
debug1: identity file /var/empty/.ssh/id_dsa type -1
debug1: identity file /var/empty/.ssh/id_dsa-cert type -1
Run Code Online (Sandbox Code Playgroud)
我已登录到我的主要 OSX 用户。~/ 和 ~/.ssh 都很好而且完好无损,发生这种情况时我没有对我的用户的权限做任何事情。发生这种情况时,我当然不会在 /etc …
我想将我的WNR2000连接到我现有的无线网络,然后将有线设备连接到网桥。
这可能吗?我该如何设置?