Failed to open connection to "session" message bus: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
执行命令
eval `dbus-launch --sh-syntax`
Error: no display specified
在ssh到另一台服务器时加参数 “-X”,可正常打开
ssh -X w997@10.109.105.5
shell使用命令firefox打开浏览器报错
阅读 45
2022-02-03
Failed to open connection to "session" message bus: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
执行命令
eval `dbus-launch --sh-syntax`
Error: no display specified
在ssh到另一台服务器时加参数 “-X”,可正常打开
ssh -X w997@10.109.105.5
相关推荐
精彩评论(0)