Install Ubuntu Server
You can download Ubuntu Server 24.04 LTS from here. At this time, only Ubuntu Server 24.04 is supported. Please be sure not to use other versions.
Boot Ubuntu Server from USB.
Follow the steps below to install Ubuntu Server.
For the network interfaces, disable the shaping interfaces entirely. Then, set a static IP address on the management interface (100.99.0.4 is just an example).
Ensure SSH server is enabled so you can more easily log into the server later.
You can use scp or sftp to access files from your LibreQoS server for easier file editing. Here’s how to access via scp or sftp using an Ubuntu or Windows machine.