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.
⚠️ Important: Before starting, please review the System and Account Requirements to ensure you have everything needed.
Choose one of the following methods to download the DeNode Manager Desktop:
- Visit the DeNet Node Releases page
- 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
- Debian/Ubuntu (x86_64):
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.rpmFor Debian/Ubuntu (DEB):
# Install the package
sudo dpkg -i DeNode_Manager_1.0.5_amd64.deb
# Fix missing dependencies
sudo apt install -fFor Red Hat/Fedora/CentOS (RPM):
# Install the package
sudo rpm -ivh DeNode_Manager-1.0.5-1.x86_64.rpmFrom Applications Menu:
- Open your applications menu
- Find DeNode Manager in the list
- Click to launch
From Terminal:
denode-manager💡 Tip: The first launch may take some time as the application initializes its components.
Learn how to configure and activate your node:
Congratulations! You have successfully installed and launched the DeNode Manager. Here are some bonus resources to enhance your experience:
Learn how to monitor node activity and performance:
Understand license management and transactions:
Improve node performance with a public IP address:
If you have multiple licenses, launch them one by one. Starting all licenses simultaneously may prevent transactions from processing correctly.
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.
Contact support if you encounter issues:
- Official Website: denet.pro
- Discord Server: Join our community
Need Help?
If you encounter any issues not covered in this guide, please reach out through our community channels:

