Changes

Jump to: navigation, search

Orange Pi Zero 2W

368 bytes added, 15:24, 26 September 2023
Remote login using VNC
=== Remote login using VNC ===
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''Before operating, please make sure that the Windwos computer and the development board are in the same LAN, and that you can log in to the Ubuntu or Debian system of the development board through ssh normally.'''
'''<span style="color:#FF0000">There are many problems with VNC testing in Ubuntu20.04, please do not use this method.</span>'''</big>|}
<ol style="list-style-type: decimal;">
<li><p>First run the '''set_vnc.sh''' script to set up vnc, '''remember to add sudo permission'''s</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>orangepi@orangepi:~$ '''sudo set_vnc.sh'''</p>
<p>You will require a password to access your desktops.</p>
  <p>Password: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '''<span style="color:#FF0000">#Set the vnc password here, 8 characters</span>'''</p><p>Verify: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '''<span style="color:#FF0000">#Set the vnc password here, 8 characters</span>'''</p><p>Would you like to enter a view-only password (y/n)? '''<span style="color:#FF0000">n</span>'''</p>
<p>xauth: file /root/.Xauthority does not exist</p>
 
 
<p>New 'X' desktop is orangepi:1</p>
 
 
<p>Creating default startup script /root/.vnc/xstartup</p>
<p>Starting applications specified in /root/.vnc/xstartup</p>
<p>Log file is /root/.vnc/orangepi:1.log</p>
 
 
<p>Killing Xtightvnc process ID 3047</p>
 
 
<p>New 'X' desktop is orangepi:1</p>
 
 
<p>Starting applications specified in /root/.vnc/xstartup</p>
<p>Log file is /root/.vnc/orangepi:1.log</p>|}</li>
<li><p>The steps to use MobaXterm software to connect to the development board Linux system desktop are as follows:</p>
<ol style="list-style-type: lower-alpha;">
<li>First click Session, then select VNC, then fill in the IP &gt; address and port of the development board, and finally click &gt; OK to confirm.</li></ol></li></ol>
<div class="figure">
[[File:zero2w-img227.png]]
</div></ol>
<ol start="2" style="list-style-type: lower-alpha;">
<li><p>Then enter the VNC password set earlier</p>
<p>[[File:zero2w-img228.png]]</p></li>
<li><p>After successful login, the interface is displayed as shown below, &gt; and then you can remotely operate the desktop of the development &gt; board Linux system.</p></li></ol>
[[File:zero2w-img229.png]]
</ol>
</li></ol>
<span id="qt-installation-method"></span>
<span id="qt-installation-method"></span>
== QT installation method ==

Navigation menu