You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
669 B
669 B
Armbian Config
flowchart LR
A[armbian-config] -----> B["System"];
A[armbian-config] -----> C["Network"];
A[armbian-config] -----> D["Localistation"];
A[armbian-config] -----> E["Software"];
A[armbian-config] -----> F["Help"];
Utility for configuring your board, adjusting services, and installing applications. It comes with Armbian by default.
To start the Armbian configuration utility, use the following command:
armbian-config
Adding a new feature
Please check instructions.