# Installation Guide for Ubuntu Node v2.1.1 Network3.ai

By [FFCRYPTO COMMUNITY](https://paragraph.com/@ffcrypto) · 2025-01-19

---

If you use other language Vietnam to use gg translate

1.  **Tải tập tin file cài về VPS**
    

*   Link tải: [https://network3.ai/download](https://network3.ai/download)
    
*   Upload file cài lên VPS
    

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

2.  **Chạy lệnh unzip tập tin và cài đặt**
    

**Mở port 8080:**

    sudo ufw status verbose

    sudo ufw enable

    sudo ufw allow 8080/tcp

**Chạy lệnh unzip tập tin và cài đặt:**

    tar -xf ubuntu-node-v2.1.1.tar.gz

    cd ubuntu-node

    sudo bash manager.sh up

Hiển thị như này thì ok:

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

**Truy cập vào node trên web để điền key theo định dạng sau:**

[https://account.network3.ai/main?o=xx.xx.xx.xx:8080](https://account.network3.ai/main?o=xx.xx.xx.xx:8080)

thay xx.xx.xx.xx = IP VPS

**Hiện connected thì ok => Ấn vào dấu + để nhập vào private key**

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

**Lấy private key ở node để connect ở trên web bằng lệnh sau:**

    sudo bash manager.sh key

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

**Nhập private key copy ở node**

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

**Connect ok**

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

---

*Originally published on [FFCRYPTO COMMUNITY](https://paragraph.com/@ffcrypto/installation-guide-for-ubuntu-node-v211-network3ai)*
