美文网首页
xshell连接ubuntu显示桌面图形

xshell连接ubuntu显示桌面图形

作者: August________ | 来源:发表于2019-10-28 14:51 被阅读0次

    xshell连接ubuntu显示桌面图形

    • 首先本地要安装好XShell和Xmanager软件

    • Xshell连接的时候勾选上Xmanager

    10.png

    下载安装gnome桌面工具

    lhf@lhf-virtual-machine:~$ sudo apt install gnome-panel
    正在读取软件包列表... 完成
    正在分析软件包的依赖关系树       
    正在读取状态信息... 完成       
    gnome-panel 已经是最新版 (1:3.18.3-0ubuntu0.1)。
    升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 92 个软件包未被升级
    
    • 调用桌面
    lhf@lhf-virtual-machine:~$ gnome-panel
    libGL error: No matching fbConfigs or visuals found
    libGL error: failed to load driver: swrast
    
    ** (gnome-panel:3850): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    
    (gnome-panel:3850): Gtk-CRITICAL **: gtk_widget_get_preferred_height_for_width: assertion 'width >= 0' failed
    
    
    11.png

    相关文章

      网友评论

          本文标题:xshell连接ubuntu显示桌面图形

          本文链接:https://www.haomeiwen.com/subject/myrbvctx.html