Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Installation: 1. Configuring the Raspberry Pi

Rik Heijmann edited this page Mar 8, 2017 · 2 revisions

1. Configuring the Raspberry Pi

  1. Install a clean version of Raspbian Lite on a Raspberry Pi.
  2. Plug in an EXT4 USB-flashdrive.
  3. Execute the following command: curl https://raw.githubusercontent.com/RHeijmann/Avorix-Domain-Controller/master/Install-DC.sh
  4. Configure the first section of the script using: nano Install-DC.sh, save it using [Ctrl] + [x] followed by pressing on [Y].
  5. Execute: sudo chmod +x Install-DC.sh
  6. Execute: sudo bash Install-DC.sh

#Go to the next step