# Multiple Network Installing a node | Airdrop

By [Kinzo | Airdrop | testnet | node ](https://paragraph.com/@xonaito) · 2025-02-01

---

\*\*[Cryptonaito](https://t.me/Cryptonaito) \*\*— guides, nodes, news, testnets

**Multiple** is a **Web3 DePIN project that leverages SD-WAN** technology to create a network layer for high-performance transmission of digital assets and data.

*   **Invested:** $2,000,000
    
*   **Investors:** OKX Ventures, Youbi Capital and others
    
*   **Specifications:** 1CPU/1–2GBRAM/200MB SSD
    
*   **Operating network:** Ubuntu 20.04–24.04
    
*   Follow [**the link**](https://www.app.multiple.cc/#/signup?inviteCode=unQW0plm) and connect the **EVM wallet**
    
*   It will ask you to confirm your email (skip this item)
    

![](https://storage.googleapis.com/papyrus_images/521fb98af339959c11f42be9da91ac608a06cbc3934562bf5ce949bd92edfd69.png)

*   We give the account a nickname and click on **Enter the Main page at the bottom**
    
*     
    

![](https://storage.googleapis.com/papyrus_images/e0aadcbd942f44ea97785c61e4e46579137d91001efd4548e0595d6eee529b25.png)

\*

*   On the left, click on **Setup** and copy **the ID**
    
*     
    

![](https://storage.googleapis.com/papyrus_images/eedc3c54eab65aaa04e0551fdb73330d5afe7063a64d60b7d025b8a071170293.png)

**Installing a Node. Detailed Guide:**

Based on the architecture, download the appropriate client:

*   **X64**:
    

    wget https://cdn.app.multiple.cc/client/linux/x64/multipleforlinux.tar
    

**ARM64**:

    wget https://cdn.app.multiple.cc/client/linux/arm64/multipleforlinux.tar
    

![](https://storage.googleapis.com/papyrus_images/60f011d0e33c5ebd2c244586380edea62c003e5360431c39e60666fcfd6ccb2d.png)

Extract the installation package:

Once connected to the server, run the following command to check the Linux version and architecture:

    tar -xvf multipleforlinux.tar && rm -rf multipleforlinux.tar && cd multipleforlinux
    

![](https://storage.googleapis.com/papyrus_images/bac3082f9a0914967077cbde493070116166d7f54a43a350ebceb521a054d09f.png)

    
    Grant the required permissions: 
    chmod +x ./multiple-cli && chmod +x ./multiple-node
    

![](https://storage.googleapis.com/papyrus_images/2075b6ac25fa542130143526c595e8ef3e6e09e4cc7d7b1c6bc0417968065d23.png)

    Configure the required parameters:
    export PATH=$PATH:/extracted directory/ && source /etc/profile && cd
    

![](https://storage.googleapis.com/papyrus_images/7f01380e1d7b0117d5d458adf2ad0df01f21f0b206b936d27f2bedc33b7c6665.png)

    chmod -R 777 multipleforlinux
    

    Start to run the program:
    nohup ./multiple-node > output.log 2>&1 &
    

![](https://storage.googleapis.com/papyrus_images/a6d516b5530a85c1126fdd35447ed27eb3f2993167ff24f12f3e4ef9280adf4b.png)

    Input the unique account identification code and PIN code in the command:
    ./multiple-cli bind --bandwidth-download 100 --identifier XXXXXXXX --pin XXXXXX --storage 200 --bandwidth-upload 100
    

![](https://storage.googleapis.com/papyrus_images/008a029a0c72f60532d794e04270856ea0b4e00811c8e70b3bfd8743e5b38620.png)

Bind Unique Account Identifier

1.  Register an account on **Multiple Network’s official website**.
    
2.  Copy the unique account identification code and PIN code.
    
3.  Run the following command to bind your account (replace placeholders with actual values):
    

*   Replace `XXXXXXXX` with your **unique account identifier**.
    
*   Replace `XXXXXX` with your **PIN code**.
    

This article was written by the channel [**Cryptonaito**](https://t.me/Cryptonaito)

---

*Originally published on [Kinzo | Airdrop | testnet | node ](https://paragraph.com/@xonaito/multiple-network-installing-a-node-airdrop)*
