系统相关
首页 > 系统相关> > xshell 连接报错 Disconnected from remote host

xshell 连接报错 Disconnected from remote host

作者:互联网

xshell连接报错

解决方法

1.登陆带外管理口远程控制台
2.查看/Var/empty的属主属组和权限,empty权限需为755
3.Chmod 777 -R /var后导致ssh出现上图错误
4.chown weblogic:weblogic -R /var

标签:remote,Disconnected,xshell,报错,var,weblogic,权限,empty
来源: https://www.cnblogs.com/heardic/p/15748967.html