0
点赞
收藏
分享

微信扫一扫

shell使用命令firefox打开浏览器报错

大明宫 2022-02-03 阅读 45

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 条评论