-
-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Utility for configuring your board, divided into four main sections:
- System - system and security settings,
- Network - wired, wireless, Bluetooth, access point,
- Personal - timezone, language, hostname,
- Software - system and 3rd party software install.
To Configure and change global sytem settings, run the following command: ./armbian-configng
Following was updated on: Thu Apr 11 01:52:00 AM MST 2024.
-
System - System wide and admin settings
-
Network - Wireless, Ethernet, and Network settings
-
BT0 - Description: Install Bluetooth support
- Status: review
-
BT1 - Description: Remove Bluetooth support
- Status: review
-
BT3 - Description: Bluetooth Discover
- Status: review
-
IR0 - Description: Install Infrared support
- Status: review
-
IR1 - Description: Uninstall Infrared support
- Status: review
-
N00 - Description: Manage wifi network connections
- Status: review
-
N01 - Description: Advanced Edit /etc/network/interface
- Status: review
-
N02 - Description: Disconect and forget all wifi connections (Advanced)
- Status: review
-
N03 - Description: Toggle system IPv6/IPv4 internet protical
- Status: review
-
BT0 - Description: Install Bluetooth support
-
Localisation - Localisation
-
Software - Run/Install 3rd party apllications
-
Help - About this app
get the lastet version of the utility by running the following command:
git clone https://github.com/armbian/configng.git
cd configng
The Bash procedures embedded within the JSON structure are meticulously designed with a focus on clear naming conventions and the simplicity of key pairs. These procedures serve multiple purposes, including facilitating the generation of content in various formats, such as Whiptail, YAML, Markdown, and others. Moreover, they are utilized for evaluation and execution of commands outlined in the JSON structure.
By adhering to consistent naming conventions and emphasizing the simplicity of key pairs, the application aims to streamline the output generation process. This approach attemps to enhances the versatility and usability of the application, accommodating different preferences for data formats and enabling direct execution of specified commands.