8,367
edits
Changes
→Use VNC remote login
=== Use VNC remote login ===
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''Before operation, please ensure that the Windwos computer and the development board are in the same local area network, and you can log in to the Ubuntu or Debian system of the development board normally.'''
'''<span style="color:#FF0000">Ubuntu 20.04 tests many problems with VNC, please do not use this method.</span>'''</big>|}
# First run the '''set_vnc.sh''' script settings, and '''<span style="color:#FF0000">remember to add Sudo permissions</span>'''
::{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''sudo set_vnc.sh'''
You will require a password to access your desktops.
Verify: '''<span style="color:#FF0000">#Set the VNC password here, 8 -bit characters</span>''' Would you like to enter a view-only password (y/n)? '''<span style="color:#FF0000">n</span>'''
xauth: file /root/.Xauthority does not exist
New 'X' desktop is orangepi3b:1
Creating default startup script /root/.vnc/xstartup
Log file is /root/.vnc/orangepi3b:1.log
Killing Xtightvnc process ID 3047
New 'X' desktop is orangepi3b:1
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/orangepi3b:1.log
|}
<ol start="2" style="list-style-type: decimal;">