# Ubuntu 24.04

If you haven't already booted the Ubuntu Server image in previous steps you can find and download the Ubuntu Server 24.04 LTS image below.

{% embed url="<https://ubuntu.com/download/server>" %}

### 1.   Start the Installation

After booting from the Ubuntu Server image, choose "Try or Install Ubuntu Server".

<div align="left"><figure><img src="/files/q1GhN0kwAFqMJCTASAW7" alt="" width="360"><figcaption></figcaption></figure></div>

### 2.   Choose system language

Select your preferred system language.

<div align="left"><figure><img src="/files/3Uri41pArOVUjM9ROBwu" alt="" width="322"><figcaption></figcaption></figure></div>

### 3.   Installer update available

Select 'Update to the new installer'.

<div align="left"><figure><img src="/files/CVPLR77K5YGjwQ1Q2Xhl" alt="" width="323"><figcaption></figcaption></figure></div>

### 4.   Keyboard configuration

Select your preferred keyboard layout.

<div align="left"><figure><img src="/files/A3B730aGV27fPgomMIIb" alt="" width="324"><figcaption></figcaption></figure></div>

### 5.   Choose type of installation

Make sure "**Ubuntu Server**" is checked and then select '**Done**'.

<div align="left"><figure><img src="/files/IzZJdjL7Ra6nhfHSW3UM" alt="" width="324"><figcaption></figcaption></figure></div>

### 6.   Network connections

Wait until DHCPv4 assigns a LAN IP and make **note** of it for upcoming steps then select '**Done**'.

<div align="left"><figure><img src="/files/T3HgMq3kptnwLFNSXdEO" alt="" width="326"><figcaption></figcaption></figure></div>

### 7.   Configure proxy

Leave the field empty and select '**Done**'.

### 8.   Configure Ubuntu archive mirror

When mirror tests passed, select '**Done**'.

### 9.   Guided storage configuration

Keep the default settings and select '**Done**'.

### 10.   Storage configuration

Keep the default settings and select '**Done**', then confirm by selecting '**Continue**'.

### 11.   Profile setup

Set your preferred system information. Save the '**username**' and '**password**' for future reference.

<div align="left"><figure><img src="/files/gaL8MBlERaroYWXiCgfp" alt="" width="328"><figcaption></figcaption></figure></div>

### 12.   Upgrade to Ubuntu Pro

Select '**Skip for now'**.

### 13.   SSH Setup

Check '**Install OpenSSH server'** and then select '**Done'**.

<div align="left"><figure><img src="/files/Exp4SgMEIFQZxDJLy0oa" alt="" width="323"><figcaption></figcaption></figure></div>

### 14.   Featured Server Snaps

Leave everything unchecked and select '**Done**'.

<div align="left"><figure><img src="/files/MQ5jiu8Y9MtGDF1hkzo7" alt="" width="328"><figcaption></figcaption></figure></div>

### 15.   When '**Reboot Now'** is prompted the Installation is complete!

Select '**Reboot Now'.**

<div align="left"><figure><img src="/files/nxqtJfcBVmpOPWbrPgq2" alt="" width="325"><figcaption></figcaption></figure></div>

### 16.  Getting the message: "Failed unmounting /cdrom"

Press **ENTER** to start the VM.

<div align="left"><figure><img src="/files/vyPi8lHhk9uQ0gPHYD90" alt="" width="340"><figcaption></figcaption></figure></div>

***

## Next step

#### For managing your relay it is recommended to connect to it over SSH. Go to the page below to learn how:

{% content-ref url="/pages/KNBmUeIsZrVSBTrzMu1i" %}
[SSH setup](/relay/start/prep/ssh-setup.md)
{% endcontent-ref %}

#### To continue the installation of the the Anon Relay Software on your **VM**, visit the following page:

{% content-ref url="/pages/l1udV26vx6983G8YkdNa" %}
[Installing Anon](/relay/start/install-anon-on-linux.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.anyone.io/relay/start/prep/ubuntu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
