8,367
edits
Changes
→Log in remotely using VNC
=== Log in remotely using VNC ===
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''Before operation, please make sure that the Windows computer and the development board are in the same local area network, and can log in to the Ubuntu or Debian system of the development board normally with ssh.'''
'''<span style="color:#FF0000">Ubuntu20.04 has many problems testing VNC, 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 '''<span style="color:#FF0000">add sudo permission</span>'''</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: '''<span style="color:#FF0000">#Set the vnc password here, 8 -bit characters</span>'''</p><p>Verify: '''<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 the MobaXterm software to connect to the desktop of the Linux system of the development board are as follows:</p>
<ol style="list-style-type: lower-alpha;">
<span id="how-to-install-qt"></span>
== How to install QT ==