8,367
edits
Changes
→The server image connects to WIFI through commands
<li><p>First log in to the linux system, there are the following three ways</p>
<ol style="list-style-type: lower-alpha;">
<li><p>If the development board is connected with a network cable, you > can '''remotely log in to the Linux system through ssh'''</p></li><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 HDMI display > terminal</p></li></ol>
</li>
<li><p>First use the '''nmcli dev wifi''' command to scan the surrounding WIFI hotspots</p>
<ol style="list-style-type: lower-alpha;">
<li><p>'''wifi_name''' needs to be replaced with the</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;"
|-