# Next Steps for Basic Server Setup

<figure><img src="/files/VstLK6mmH8EpGp4VJnx4" alt=""><figcaption><p>basic server setup</p></figcaption></figure>

To proceed with your basic server setup, please follow these steps:

### **1. Acquire a Virtual Private Server (VPS):**

To set up your email server, ensure your VPS meets the following specifications:

* **RAM:** Minimum **2GB**
* **Storage:** Minimum **20GB**
* **Operating System:** **Ubuntu 22.04 (Linux)**
* **Root Access:** Required for configuration

Use the links below to purchase an **OVH Value Server**:

**Global: (other than USA Residents):**

{% embed url="<https://www.ovhcloud.com/en/vps/configurator/?brick=VPS+Model+1&planCode=vps-2025-model1&pricing=upfront12&processor=+&storage=75__SSD__NVMe&vcore=4__vCore>" %}

**US Residents:**

{% embed url="<https://us.ovhcloud.com/vps/configurator/?brick=VPS+Model+1&planCode=vps-2025-model1&pricing=upfront12&processor=+&storage=75__SSD__NVMe&vcore=4__vCore>" %}

Ensure you select the correct configuration while placing your order.

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

Select the **OVH VLE-2 VPS** (or any VPS with 2GB+ RAM and 20GB+ storage) based on your preferred **datacenter location**.

Click **Next** and complete the order.

{% hint style="warning" %}
**Important:** Before purchasing, create an **OVH account** with accurate details, as identity verification (government ID & address proof) may be required.
{% endhint %}

### **2. Purchasing Additional IPs:**

After purchasing your VPS or dedicated server, you can request additional IP addresses from the same server provider. Your VPS includes one default IP, but **three additional IPs** are required for setup.

For OVH, you can add IPs through their control panel after logging into your account.

Once your OVH VPS is activated, you can purchase additional IPs via:\
\
**OVH Control Panel → Bare Metal Cloud → Network → IP → Order IPs.**

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

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

After clicking **"Continue my order,"** an order number will be generated.

Click on the order to proceed with payment. The OVH team will allocate your IPs within a few hours.

### **3.** Obtain a Domain:

You can purchase additional domains from any domain registrars like **GoDaddy**, etc.

For the server setup, you can use any **.com** domain. If you have a **spare domain**, it can be used; otherwise, you can purchase a new one from **GoDaddy** or any domain registrar.

**Important:** Avoid using a domain that already hosts a website, as the setup process will involve installing a web application, which may disrupt your existing site.

However, you can still use your **existing domain** for sending emails to your contact list with our white-label (or reseller panel) solution.

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

### **4. Provide Necessary Details:**

Please provide the following information for the server configuration:

* **Domain Control Panel:** Username & Password *(or set up the provided nameservers)*
* **OVH Control Panel:** Username & Password
* **Server Root Access:** VPS access credentials (*provided via email*).

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

***

By following these steps and providing the necessary information, you'll ensure a smooth and efficient basic server setup.


---

# 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.bulkemailsetup.com/popular-topics/next-steps/next-steps-for-basic-server-setup.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.
