8,367
edits
Changes
→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 > 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 > port, you can use the serial port terminal to log in to the > Linux system</p></li><li><p>If the development board is connected to the HDMI display, you > can log in to the Linux system through the terminal displayed > 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 > hotspot you want to connect to</p></li><li><p>'''wifi_passwd''' needs to be replaced with the password of the > WIFI hotspot you want to connect to</p>
{| class="wikitable" style="width:800px;"
|-