jetson-tx2-4g ubuntu18系统设置中desktop sharing 无法打开的问题

1、系统设置中desktop sharing无法打开需要进行以下几步:

$ sudo apt-get install vino dconf-editor
$ dconf write /org/gnome/desktop/remote-access/prompt-enabled false
$ dconf write /org/gnome/desktop/remote-access/require-encryption false
$ sudo vi /usr/share/glib-2.0/schemas/org.gnome.Vino.gschema.xml

2、打开schemas/org.gnome.Vino.gschema.xml后在第二行后加入以下内容

<key name='enabled' type='b'>
  <summary>Enable remote access to the desktop</summary>
  <description>
    If true, allows remote access to the desktop via the RFB
    protocol. Users on remote machines may then connect to the
    desktop using a VNC viewer.
  </description>
  <default>false</default>
</key>

3、重启系统reboot

 4、编译 Gnome 方案:
        sudo glib-compile-schemas /usr/share/glib-2.0/schemas

5、此时系统设置里的 Desktop Sharing 应该就可以用了

NVIDIA Jetson TX2 通过vnc 桌面控制_jiangchao3392的专栏-优快云博客

评论 6
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值