# Linux: Installing your server

{% hint style="info" %}
If you are not experienced with linux we HIGHLY recommend you to simply get a server on [BisectHosting](https://www.bisecthosting.com/raft?r=rdswiki), you'll be able to get your server running within minutes and with their one-click install you'll save a ton of time and money.
{% endhint %}

<figure><img src="/files/oE32fbiwTVcBVqCOc3xl" alt=""><figcaption></figcaption></figure>

RDS can run on both GUI based (with a desktop user interface ) and CLI based (with only a command line to work with ) distros. It will work also on distros that aren't Debian based, though the steps will need to be altered:

{% content-ref url="/pages/GRjsGaNYuTjlA0hhYmMX" %}
[GUI based distro: Installing your server](/tutorials/linux-installing-your-server/linux-installing-your-server.md)
{% endcontent-ref %}

{% content-ref url="/pages/0MXFfW6wZF12JduPfxE8" %}
[CLI based Distro: Installing your server](/tutorials/linux-installing-your-server/linux-installing-your-server-1.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://rdswiki.raftmodding.com/tutorials/linux-installing-your-server.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.
