Now that the Orange Pi Zero is working, we can do some initial set up. The following assumes you are logged into your Orange Pi Zero using either SSH or the serial console with your everyday account. Remember to hit the enter key after typing in each line of commands.
First we’ll update Armbian to the latest version:
sudo apt-get update
sudo apt-get upgrade