Skip to content

viraniac/fenix-config

 
 

Repository files navigation

Fenix configuration utility

Utility for configuring your board, adjusting services and installing applications. It comes with Fenix by default.

Login as root and type:

fenix-config
  • system
    • install to SATA, eMMC, NAND or USB
    • freeze and unfreeze kernel and BSP upgrades
    • edit boot environment
    • reconfigure board settings with DT overlays
    • adjust SSH daemon features
    • run apt update and upgrade
    • toggle desktop and login manager (desktop builds)
    • enabling read only root filesystem (Ubuntu)
  • network
    • select dynamic or static IP address
    • iperf3. Toggle bandwidth measuring server
    • connect to wireless
    • install IR support
    • install support, pair and connect Bluetooth devices
    • edit IFUPDOWN interfaces
  • personal
    • change timezone, languages and hostname
    • select welcome screen items
  • software
  • help
    • Links to documentation, support and sources

Development version:

# Install dependencies
apt install git iperf3 psmisc curl bc expect dialog network-manager \
debconf-utils unzip dirmngr software-properties-common psmisc jq

git clone https://github.com/numbqq/fenix-config
cd fenix-config
bash fenix-config

About

Linux configuration utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%