# 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. 1. Boot Ubuntu Server from USB. 2. Follow the steps below to install Ubuntu Server. 01 select-language 02 keyboard 03 version 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). 04 net int 05 no proxy 06 download 07 continue without updating 08 use entire disk 09 summary 10 user info 11 skip ubuntu pro Ensure SSH server is enabled so you can more easily log into the server later. 12 openssh 13 skip these 14 reboot 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](https://www.addictivetips.com/ubuntu-linux-tips/sftp-server-ubuntu/) or [Windows](https://winscp.net/eng/index.php) machine.