8,367
edits
Changes
→Check the serial number of RK3566 chip
The command to view the serial number of the RK3566 chip is as follows. The serial number of each chip is different, so the serial number can be used to distinguish multiple development boards.
{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''cat_serial.sh'''
Serial : '''<span style="color:blue">8fa18eaf489041f0</span>'''|}
<span id="how-to-install-docker"></span>
== How to install Docker ==