Skip to content

Latest commit

 

History

History
152 lines (96 loc) · 4.41 KB

File metadata and controls

152 lines (96 loc) · 4.41 KB

DeNode Manager Desktop Installation Guide for Linux

This guide provides step-by-step instructions for installing and running the DeNode Manager on Linux systems. The DeNode Manager offers a user-friendly graphical interface for managing your DeNet Datakeeper nodes.

Table of Contents

  1. Setup Guide
  2. Bonus Guide
  3. Troubleshooting
  4. Additional Resources

Setup Guide

⚠️ Important: Before starting, please review the System and Account Requirements to ensure you have everything needed.

Step 0: Download

Choose one of the following methods to download the DeNode Manager Desktop:

Method 1: Direct Download from GitHub (Recommended)

  1. Visit the DeNet Node Releases page
  2. Download the appropriate version for your Linux distribution:
    • Debian/Ubuntu (x86_64): DeNode_Manager_1.0.5_amd64.deb
    • Debian/Ubuntu (ARM64): DeNode_Manager_1.0.5_arm64.deb
    • Red Hat/Fedora/CentOS (x86_64): DeNode_Manager-1.0.5-1.x86_64.rpm
    • Red Hat/Fedora/CentOS (ARM64): DeNode_Manager-1.0.5-1.aarch64.rpm

Method 2: Using Terminal

Open Terminal and run the appropriate command for your distribution:

# For Debian/Ubuntu (AMD64)
curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager_1.0.5_amd64.deb

# For Debian/Ubuntu (ARM64)
curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager_1.0.5_arm64.deb

# For Red Hat/Fedora/CentOS (AMD64)
curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager-1.0.5-1.x86_64.rpm

# For Red Hat/Fedora/CentOS (ARM64)
curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager-1.0.5-1.aarch64.rpm

Step 1: Installation

Install the Package

For Debian/Ubuntu (DEB):

# Install the package
sudo dpkg -i DeNode_Manager_1.0.5_amd64.deb

# Fix missing dependencies
sudo apt install -f

For Red Hat/Fedora/CentOS (RPM):

# Install the package
sudo rpm -ivh DeNode_Manager-1.0.5-1.x86_64.rpm

Step 2: Launch

From Applications Menu:

  1. Open your applications menu
  2. Find DeNode Manager in the list
  3. Click to launch

From Terminal:

denode-manager

💡 Tip: The first launch may take some time as the application initializes its components.

Step 3: Configure Your Node

Learn how to configure and activate your node:


Bonus Guide

Congratulations! You have successfully installed and launched the DeNode Manager. Here are some bonus resources to enhance your experience:

1. Monitor Your Node

Learn how to monitor node activity and performance:

2. Manage Your License

Understand license management and transactions:

3. Set Up Public IP (Optional)

Improve node performance with a public IP address:


Troubleshooting

Multiple Licenses Transaction Issues

If you have multiple licenses, launch them one by one. Starting all licenses simultaneously may prevent transactions from processing correctly.

Reinstallation Issues

Before reinstalling DeNode Manager, make sure to properly quit the application and verify that the denode process is also stopped. Simply closing the window may not terminate background processes.

Still Need Help?

Contact support if you encounter issues:


Additional Resources

Documentation

Installation Guides for Other Platforms

Community & Support

Need Help?
If you encounter any issues not covered in this guide, please reach out through our community channels: