Wiki
  • Flux Wiki
  • Flux Nodes
    • Before you start
    • Flux Collateral
      • Creating a Zelcore wallet
      • Node Collateral
      • Converting Parallel Assets to Native Flux
      • How much will I earn?
    • Node Hardware Options
      • Operating System
      • Rented VPS Node
      • Rented Dedicated Server
      • Home hosted dedicated hardware (bare metal)
      • Virtualized Server using Windows
      • Raspberry Pi
      • NVIDIA Jetson
    • Flux Node Installation
      • Connect with SSH
      • Install OS Updates
      • Node Networking
      • Flux Node Installation
      • Diagnosing Issues
      • Monitoring
      • Updates and Maintenance
    • Earnings and rewards
    • Claiming Node Parallel Assets
    • Removing a node and unlocking your collateral
  • 🔧Multitoolbox
    • Overview
    • 🛠️Multitoolbox Options
      • 3 - Analyzer and Fixer
      • 4 - Install Watchdog
      • 5 - Restore Flux Blockchain
      • 6 - Create Install Config File
      • 7 - Re-Install Flux OS
      • 8 - Daemon Configuration
      • 11 - Reconfigure Flux OS
      • 13 - MongoDB Repair
      • 14 - Enable Multi-node (UPnP)
  • Advanced Topics
    • Flux Nodes
      • Flux Node LXC Permission Fix
      • Uptime Robot Notifications
      • Maintenance Window
      • Proxmox Fractus Node Setup
Powered by GitBook
On this page
  1. Multitoolbox

Overview

The Multitoolbox is a cumulation of scripts to install, manage and diagnose your Flux node. It is essential to familiarize yourself with this script as you will be using it often.

PreviousRemoving a node and unlocking your collateralNextMultitoolbox Options

Last updated 11 months ago

To run the Multitoolbox script from you Node's command line, please paste the below command and press Enter.

bash -i <(curl -s https://raw.githubusercontent.com/RunOnFlux/fluxnode-multitool/master/multitoolbox.sh)

🔧
Preview of Flux Multitoolbox