8,367
edits
Changes
→Initialize settings for your Linux system
=== '''Initialize settings for your Linux system''' ===
<br>
You need to make some basic settings when it is you first time to use Linux on Orange Pi 2G-IOTIoT, like wifi setting, audio setting, user setting. <br>
<br>
'''1)Wifi setting on serial port'''<br>
<br>
You need to use two cellphones if you want to use this function. Please refer to this: <br>
Orange Pi 2G-IOT IoT is defaulted to connect the hotspot of orangepi, the password is orangepi. Use another cellphone’s hotspot function, setting the hot spot name as orangepi, password as orangepi. It will connect to orangepi hotspot default after booting the system. After that, use another cellphone to connect the hotspot, and use “wifi assistant” to check the IP of Orange Pi 2G-IOTIoT.<br> After getting the IP of Orange Pi 2G-IOTIoT, you could use SSH remote login in Linux PC or Windows PC. Command as following: <br>
ssh [email protected]<br>
Password: orangepi<br>