8,367
edits
Changes
→Check the serial number of RK3588 chip
The command to view the serial number of the RK3588 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 : '''1404a7682e86830c'''
|}
<span id="how-to-install-docker"></span>
== How to install Docker ==