# Install & Configure

## Welcome! <a href="#welcome" id="welcome"></a>

Relays in the Anyone Network run the **anon** binary. This is currently designed for Linux operating systems, unlike the more mainstream macOS and Windows commonly found on home computers. However, there are several options available for running anon on various machines, with even more coming in the future.

Have a **Debian** based installation? Skip straight to [#anon-debian-quick-install](#anon-debian-quick-install "mention"). If not, continue below to setup your environment.&#x20;

## First thing first: Set Up Your Environment <a href="#first-thing-first-set-up-your-environment" id="first-thing-first-set-up-your-environment"></a>

In the first steps of this Relay Series you can choose the best option for setting up your environment for relaying and encrypting internet traffic, and then proceed to the installation chapter, configure the relay for the network you are using it in and participate in the rewards Program.&#x20;

**Let's get started, select a tutorial..**

<table data-column-title-hidden data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Debian and Ubuntu</td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/sOOTmIN6WEAroiHzCrx9/image.png">image.png</a></td><td><a href="prep#operating-system">#operating-system</a></td></tr><tr><td align="center">Windows</td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/xc2FqZYnpz4Jph24jD9t/image.png">image.png</a></td><td><a href="prep#hardware-virtualization">#hardware-virtualization</a></td></tr><tr><td align="center">MacOS</td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/1dD4RAwpjhuCVoUgYlwh/image.png">image.png</a></td><td><a href="prep#hardware-virtualization">#hardware-virtualization</a></td></tr><tr><td align="center">Docker</td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/xzE5vNgvxAEJj7avYsJY/image.png">image.png</a></td><td><a href="start/install-anon-on-linux/docker">docker</a></td></tr><tr><td align="center">SDK</td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/C4RDTZfHYVdhmpn6iMy4/image.png">image.png</a></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td align="center">Anyone Relay</td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/QMJxzBHP1bGzJjk1kfsm/image.png">image.png</a></td><td><a href="../hardware">hardware</a></td></tr></tbody></table>

***

## Anyone Debian Quick install <a href="#anon-debian-quick-install" id="anon-debian-quick-install"></a>

If you are running a Debian-based distribution, you can use the method below to copy and execute a bash script in your terminal prompt to install the anon package instantly. After installation, you'll be prompted with some follow-up questions to configure your relay.

{% code title="Copy ->" overflow="wrap" %}

```bash
sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/anyone-protocol/anon-install/refs/heads/main/install.sh)"
```

{% endcode %}

**See the Linux installation page for a more descriptive instruction and examples of the input.**

{% content-ref url="start/install-anon-on-linux" %}
[install-anon-on-linux](https://docs.anyone.io/relay/start/install-anon-on-linux)
{% endcontent-ref %}

## Visit some of the other popular pages..

<table data-column-title-hidden data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Rewards Program</td><td><a href="../dashboard/access">access</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/FF77EjqqAJDQXB1WFZgV/image.png">image.png</a></td></tr><tr><td align="center">Frequently Asked Questions</td><td><a href="../welcome/faq">faq</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/V2iRtelaL0jBMY0GQgWJ/image.png">image.png</a></td></tr><tr><td align="center">Customer Support</td><td><a href="../resources/support">support</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/6uJuguG5hMrFZ2NE1x6p/image.png">image.png</a></td></tr><tr><td align="center">Official Links</td><td><a href="../resources/links-and-whitepaper">links-and-whitepaper</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/c4qDz7RGRobB7rm4YYWK/image.png">image.png</a></td></tr><tr><td align="center">Terms of Service</td><td><a href="https://www.anyone.io/terms">https://www.anyone.io/terms</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/rkMLKEft7cI3KkWLrSul/image.png">image.png</a></td></tr><tr><td align="center"></td><td></td><td></td></tr></tbody></table>

***

This page helps you find links to Virtualization guides on Windows and macOS or Ubuntu Server Installation Guide. Next step, after that, install the anon Software and sign up for rewards.

## Hardware Virtualization <a href="#hardware-virtualization" id="hardware-virtualization"></a>

There are a couple of options for running a relay on different Operating Systems, utilizing Virtualization is one of them. This guide will instruct you on how to install a Virtualization tool in for different Operating Systems as well as creating a Virtual Machine running Ubuntu Server 22.04 LTS, which the Anon Relay software later on can be installed on.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Virtualization for Windows</td><td><a href="start/prep/virtualization">virtualization</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/xc2FqZYnpz4Jph24jD9t/image.png">image.png</a></td></tr><tr><td align="center">Virtualization for macOS</td><td><a href="broken-reference">Broken link</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/1dD4RAwpjhuCVoUgYlwh/image.png">image.png</a></td></tr></tbody></table>

***

## Operating system <a href="#operating-system" id="operating-system"></a>

For help installing a reliable and versatile Debian-based operating system, we offer a Ubuntu Server Installation Guide.

Follow step-by-step instructions for installing Ubuntu Server 22.04, a robust platform renowned for its stability, security, and extensive support for a wide range of applications and services.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Install Ubuntu Server 22.04 LTS</td><td><a href="start/prep/ubuntu">ubuntu</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/sOOTmIN6WEAroiHzCrx9/image.png">image.png</a></td></tr></tbody></table>

***

## Remote Management <a href="#remote-management" id="remote-management"></a>

SSH (Secure Shell) is a tool for securely managing remote servers. It allows you to log in to a server from your local machine and execute commands as if you were sitting at the server's console.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">SSH in Windows and macOS</td><td><a href="start/prep/ssh-setup">ssh-setup</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/C4RDTZfHYVdhmpn6iMy4/image.png">image.png</a></td></tr></tbody></table>

***

### CLI Software <a href="#software" id="software"></a>

Once you've set up your hardware virtualization or dedicated hardware and installed a Debian-based Linux Operating System like the Ubuntu Server from the guide above, let's install the Anon Relay Software with a one-line bash script or following the [apt resources](https://docs.anyone.io/relay/start/install-anon-on-linux/apt).

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Install anon on Linux</td><td><a href="start/install-anon-on-linux">install-anon-on-linux</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/GqYzTshlDtWALjYJTbET/image.png">image.png</a></td></tr></tbody></table>

***

## Token Rewards <a href="#rewards" id="rewards"></a>

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Registering to the Rewards Program</td><td><a href="../dashboard/register">register</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/iZIhcQ7HHA5pxeM3Qnlf/2024-08-28%2001.52.16.jpg">2024-08-28 01.52.16.jpg</a></td></tr><tr><td align="center">Accessing the Relay Dashboard</td><td><a href="../dashboard/access">access</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/FF77EjqqAJDQXB1WFZgV/image.png">image.png</a></td></tr></tbody></table>
