Open main menu

Wiki-Orange Pi β

Changes

Orange Pi CM4

25 bytes removed, 16:27, 18 September 2023
The server image connects to WIFI through commands
<li><p>First log in to the Linux system, there are three ways:</p>
<ol style="list-style-type: lower-alpha;">
<li>If the development board is connected with a network cable, you &gt; can [[Orange Pi CM4#SSH remote login development board|'''remotely log in to the Linux system through ssh''']]</li></ol>
<ol start="2" style="list-style-type: lower-alpha;">
<li><p>If the development board is connected to the debugging serial &gt; port, you can use the serial port terminal to log in to the &gt; Linux system</p></li><li><p>If the development board is connected to the HDMI display, you &gt; can log in to the Linux system through the terminal displayed &gt; on the HDMI</p></li></ol>
</li></ol>
<ol start="2" style="list-style-type: decimal;">
<li><p>First use the '''nmcli dev wifi''' command to scan the surrounding WIFI hotspots</p>
{| class="wikitable" style="width:800px;"
<li><p>Then use the '''nmcli''' command to connect to the scanned WIFI hotspot,</p>
<ol style="list-style-type: lower-alpha;">
<li><p>'''wifi_name''' needs to be replaced with the name of the WIFI &gt; hotspot you want to connect to</p></li><li><p>'''wifi_passwd''' needs to be replaced with the password of the &gt; WIFI hotspot you want to connect to</p>
{| class="wikitable" style="width:800px;"
|-