# Ubuntu 22.04 LTS (Experimental)

## Installation

Please find below a step-by-step guide on how to install Ubuntu Server 20.04 LTS with screenshots at every step.

<figure><img src="/files/at5i7WyA6AtM7WNaQLDj" alt=""><figcaption><p>Select first option to begin</p></figcaption></figure>

<figure><img src="/files/oJ8OXB1W1pB3IvU3ycKw" alt=""><figcaption><p>Choose your desired language. Please use English in case any troubleshooting will be required</p></figcaption></figure>

<figure><img src="/files/tNGaJX8q3cTEBE2Fb4Ys" alt=""><figcaption><p>Leave the default option selected (Ubuntu server) and press the <em>Enter</em> button</p></figcaption></figure>

<figure><img src="/files/DJeHCKiQLdzq4bkLoAQP" alt=""><figcaption><p>Choose your Keyboard Layout</p></figcaption></figure>

<figure><img src="/files/Lus2D8lC3DLu0MBV3Yyp" alt=""><figcaption><p>Your ethernet cable should get an IP address automatically through DHCP (in our case we have 192.168.100.234)<br></p></figcaption></figure>

<figure><img src="/files/XE4ppFfhPnSNcJX8YXa6" alt=""><figcaption><p>No proxy needed in our case, but your case could be different<br></p></figcaption></figure>

<figure><img src="/files/wFzm4VuMv48XvMTRlXj7" alt=""><figcaption><p>Leave this option selected as default or change the servers if you need to do that<br></p></figcaption></figure>

<figure><img src="/files/mzrJBpMsR3o6rIvAVzqR" alt=""><figcaption><p>Update to the latest Installer or continue without</p></figcaption></figure>

<figure><img src="/files/J2DILlshbwSKMBTRSX5B" alt=""><figcaption><p>Use the entire disk or choose what option suites you best. The node requires at least 128 GB</p></figcaption></figure>

<figure><img src="/files/4wMxbD3ir0WZWuG0OSEb" alt=""><figcaption><p>Confirm the selection and choose <em>Done</em> to continue<br></p></figcaption></figure>

<figure><img src="/files/VhbWG47DqXkixTtjj0gq" alt=""><figcaption><p><em><strong>All your data on the hard drive will be lost!!!</strong></em> Continue<br></p></figcaption></figure>

<figure><img src="/files/l74kkUcLw4wt9DMUp1Xb" alt=""><figcaption><p>Setup the <em>Profile</em> as you see fit and select <em>Done</em> to continue<br></p></figcaption></figure>

### SSH Connection

<figure><img src="/files/5EwH5tcFaUV5tAczFTOB" alt=""><figcaption><p>Select <em>Install OpenSSH server</em> and continue<br></p></figcaption></figure>

<figure><img src="/files/ZVmVKltvdWrVBLDcLQB6" alt=""><figcaption><p>No selection is required here. Select <em>Done</em> to continue<br></p></figcaption></figure>

<figure><img src="/files/33yBzFy84RPsiW0VkA0Q" alt=""><figcaption><p>Wait for the installation to complete and <em>Reboot Now</em><br></p></figcaption></figure>

<figure><img src="/files/Drr3ajtHirBBzli1StTM" alt=""><figcaption><p>Press <em>Enter</em> to reboot</p></figcaption></figure>

<figure><img src="/files/EJHQM9bizTTee1XF6xdm" alt=""><figcaption><p>Login to your new OS using the username and password created above</p></figcaption></figure>

<figure><img src="/files/ZLrG6XfgjW7hYJE5Ptlq" alt=""><figcaption><p>Make a note of you IPv4 address to use it in the next step</p></figcaption></figure>

### SSH Connection

Please continue to the [SSH Connection](/ethernity-node/prerequisites-ethernity-node/installing-linux/ssh-connection.md) session to find out on how to connect to your node remotely.


---

# 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.ethernity.cloud/ethernity-node/prerequisites-ethernity-node/installing-linux/ubuntu-22.04-lts-experimental.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.
