- Get to know Debian with very minimal install to run RoonServer
- Use Debian as Linux Docker Engine platform for dev/test
- Download Debian live standard (no desktop manager, link)
- add user to sudo
su rootsudo usermod -aG sudo <username>
sudo apt update && sudo apt upgrade- Install OpenSSH server (how-to)
- Install RoonServer, incl. dependencies by hand (how-to)
- Use
wgetinstead ofcurlif its easier (how-to)
- Use
- Install automounting USB drive (how-to)
- Optional
- Install
aptitudefor easier navigation of packages
- Install
Setup Wifi did not work, dreaded Secrets were required, bot not provided error
- Install BrosTrend driver for the USB WiFi (how-to)
- Background wireless networking on archlinux wiki
- Use
iw,ipas main tools - Use
network-manageras high-level configuration tool
Troubleshooting information collected on Sat Jun 8 04:04:44 PM CEST 2024