Changes

Jump to: navigation, search

Orange Pi Zero 3

397 bytes added, 10:17, 11 July 2023
SSH remote login development board under Ubuntu
# Then you can remotely log in to the linux system through the ssh command
{| class="wikitable" style="width:800px;" |-| test@test:~$ '''ssh [mailto:root@192.168.1.36 orangepi@192.168.1.]xxx'''          (Need to be replaced with the IP address of the development board)
orangepi@192.168.1.xx's password:         (Enter the password here, the default password is orangepi)|}
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''Note that when entering the password, <span style="color:#FF0000">the specific content of the entered password will not be displayed on the screen</span>, please do not think that there is any fault, just press Enter after inputting.'''
'''If you are prompted to refuse the connection, as long as you are using the image provided by Orange Pi, <span style="color:#FF0000">please do not suspect that the password orangepi is wrong</span>, but find other reasons.'''</big>|}
<ol start="3" style="list-style-type: decimal;">
<li><p>After successfully logging in to the system, the display is as shown in the figure below</p>
<p>[[File:media/image141.png|575x273px]]</p>
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big><p>'''If ssh fails to log in to the linux system normally, first check whether the IP address of the development board can be pinged. If the ping is ok, you can log in to the linux system through the serial port or HDMI display and then enter the following command on the development board and try again. Is it possible to connect:'''</p></li></ol>
root@orangepi:~# '''reset_ssh.sh'''
'''If it still doesn't work, try to reset the system.'''</big>|}</li></ol>
<span id="ssh-remote-login-development-board-under-windows"></span>
 
=== SSH remote login development board under Windows ===

Navigation menu