Utility for configuring your board, adjusting services and installing applications. It comes with Armbian by default.
Login as root and type:
os-config
- system
- network
- personal
- software
- help
- Links to documentation, support and sources
Running this utility on 3rd party Debian based distributions
# Install dependencies
apt install git iperf3 qrencode psmisc curl bc expect dialog network-manager sunxi-tools iptables \
resolvconf debconf-utils unzip build-essential html2text apt-transport-https html2text dirmngr \
software-properties-common libpam-google-authenticator qrencode
git clone https://github.com/respeaker/os-config
cd config
bash debian-config