User Manual Orange Pi Zero 3

  Features   |  Use   |    Linux     |  Linux SDK   |  Android   |  Android SRC   |

RU          EN  

Chapt 3. Instructions for use of Debian/Ubuntu Server and Xfce desktop system
Страница:   25    26    27    28    29    30    31    32    33    34    35    36    37    38    39    40    41    42    43    44    45    46    47    48    49    50    51    52    53    54    55    56    57    58    59    60    61    62    63    64    65    66    67    68    69    70    71    72    73    74    75    76    77    78    79    80    81    82    83    84    85    86    87    88    89    90    91    92    93    94    95    96    97    98    99    100    101    102    103    104    105    106    107    108    109    110    111    112    113    114    115    116    117    118    119    120    121    122  


3.29.2. Log in remotely using VNC
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.

Ubuntu20.04 has many problems testing VNC, please do not use this method

  • 1) First run the set_vnc.sh script to set up vnc, remember to add sudo permission

    orangepi@orangepi:~$ sudo set_vnc.sh
    You will require a password to access your desktops.

    Password: #Set the vnc password here, 8 -bit characters Verify: #Set the vnc password here, 8 characters Would you like to enter a view-only password (y/n) n xauth: file /root/.Xauthority does not exist

    New 'X' desktop is orangepi:1

    Creating default startup script /root/.vnc/xstartup Starting applications specified in /root/.vnc/xstartup Log file is /root/.vnc/orangepi:1.log

    Killing Xtightvnc process ID 3047 New 'X' desktop is orangepi:1

    Starting applications specified in /root/.vnc/xstartup Log file is /root/.vnc/orangepi:1.log

  • 2) The steps to use the MobaXterm software to connect to the desktop of the Linux system of the development board are as follows

    a. First click on Session, then select VNC, then fill in the IP address and port of the development board, and finally click OK to confirm



    Img 3.235

    b. Then enter the VNC password set earlier



    Img 3.236

    c. After successful login, the interface is displayed as shown in the figure below, and then you can remotely operate the desktop of the development board linux system



    Img 3.237

     <         > 


  • Страница:   25    26    27    28    29    30    31    32    33    34    35    36    37    38    39    40    41    42    43    44    45    46    47    48    49    50    51    52    53    54    55    56    57    58    59    60    61    62    63    64    65    66    67    68    69    70    71    72    73    74    75    76    77    78    79    80    81    82    83    84    85    86    87    88    89    90    91    92    93    94    95    96    97    98    99    100    101    102    103    104    105    106    107    108    109    110    111    112    113    114    115    116    117    118    119    120    121    122