> For the complete documentation index, see [llms.txt](https://doc.datagram.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.datagram.network/setup-datagram/desktop-application-setup-full-core-only/ubuntu-linux.md).

# Ubuntu/Linux

The Datagram desktop application allows your Ubuntu or Linux computer to join the Datagram Network, a decentralized system where participants share their unused computing resources. By connecting your device, you help support the network’s operations, such as routing data and providing compute power. In return, you earn rewards based on how much of your available resources you contribute.

{% hint style="warning" %}
The Datagram Desktop Application does not monitor your activity while in use. It only manages authorized compute resources to route internet traffic through your IP address, ensuring zero access to your data.
{% endhint %}

Let’s get started. 🚀

**Step 1:** Visit the [Datagram website](https://demo.datagram.network/) and register for an account using your email or Google sign-in.

**Step 2:** Scroll down and click on the Linux button to download the installer compatible with your Linux system.

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

**Step 3:** Open the Terminal on your Ubuntu or Linux-based system. You’ll need administrative access to proceed with the installation. To make the file executable, run the following command.

```
chmod +x datagram-cli
```

**Step 4:** During the installation, you’ll be prompted to enter a License Key. Enter Your License Key.\
\
For more information on how to get your license key, refer to the section “[Obtain your License Key.](/setup-datagram/desktop-application-setup-full-core-only/ubuntu-linux.md#how-to-obtain-your-license-key)”&#x20;

**Step 5:** After the installation completes, check the status of your Datagram node by running.

```
status-datagram
```

This will show whether your node is currently online or offline.

### Restart the Datagram Service (If Needed)

**Step 1:** If the node appears to be offline, restart the service using.

```
restart-datagram
```

**Step 2:** Then, check the status again:

```
status-datagram
```

Repeat this process if the node doesn’t come online immediately.

**Step 3:** Lastly, go back to the[ Dashboard ](https://dashboard.datagram.network/overview)and confirm that your node is showing as connected. Once connected, it will begin earning points automatically.

<figure><img src="/files/5SjWYscdHlyAIf6Pxd6S" alt=""><figcaption></figcaption></figure>

### How to Obtain Your License Key

**Step 1:** Open your browser and [log in/sign](https://staging.datagram.network/wallet?tab=licenses) up for a Datagram account if you haven’t already.\
\
**Step 2:** Navigate to the **“Wallet”** section from the left sidebar, then click on the **“Licenses”** tab at the top to manage your license settings.

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

**Step 3:** Here, you can copy the License Key displayed on the page. Paste the License Key when prompted to enter a License Key, and press **Enter** to continue.

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

\ <br>
