Files
documentation/docs/User-Guide_Armbian-Config.md
Igor Pecovnik 11c98b0dcc Add Contribute section and move new software install there
Resolve bugfix in mkdocs.yml
2024-12-22 15:47:56 +01:00

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.