Jetson 系列开发板远程控制-基于jetsonpack4.5.1

1、安装vino(有的开发办不需要安装)

sudo apt-get install   vino  

2、安装dconf-editor

sudo apt-get install dconf-editor

打开dconf-editor,设置enabled。
在这里插入图片描述

3、配置org.gnome.Vino.gschema.xml

sudo vim /usr/share/glib-2.0/schemas/org.gnome.Vino.gschema.xml

在xml中增加如下内容,注意key 对齐。

<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>

重新编译

sudo glib-compile-schemas /usr/share/glib-2.0/schemas

4、启动vino

/usr/lib/vino/vino-server

5、服务端启动Remmina,服务器输入IP地址,按照下图设置,在开发板上输入ifconfig可以查看IP。
在这里插入图片描述
在这里插入图片描述

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值