8,367
edits
Changes
→Log in to the system via SSH
=== Log in to the system via SSH ===
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''Please note that in the OpenWrt system of Orange Pi 5 Plus, the network port near the typeC power interface is configured as a WAN port by default, and the network port near the HDMI port is configured as a LAN port by default.'''</big>|}
<ol style="list-style-type: decimal;">
<li><p>The LAN port IP of the default board is set to '''<span class="mark">192.168.2.1</span>''', so the computer can obtain the IP address starting with '''<span class="mark">192.168.2</span>''' at this time</p></li>
<li><p>If the computer is installed with an Ubuntu system, you can execute the following command to log in to the system through SSH. By default, you can log in directly without a password</p>
{| class="wikitable" style="width:800px;" |-|<p>test@ubuntu:~$ '''ssh [email protected]'''</p>|}</li>
<li><p>After successfully logging in to the system, the display is as shown in the figure below</p>
<p>[[File:media/image557.png|553x330px]]</p></li>
<span id="log-in-to-the-luci-management-interface"></span>
=== Log in to the LuCI management interface ===