FluxEdge
  • FluxEdge
    • ☀️Overview
    • 🏠Home
    • Projects
      • Overview
        • Machine Overview
        • Projects Overview
      • Deploy App
        • Quick Launch
        • Custom Deployment
        • Local Storage
      • Rent Machine
    • Rate and Review Machines
    • Account
      • Overview
        • Deposit Funds
      • Audit
        • Logs
        • Login
        • Machines
        • Projects
        • Balance
      • Contact Details
      • Settings
        • General Settings
        • Security Settings
          • How to Set Up an Anti-Phishing Code on FluxEdge
        • Notification Settings
    • ❓FAQs
      • Billing and Payments
      • Deployment and Management
      • Security
      • General Information
  • FluxCore
    • ☀️Overview
    • ☁️FluxCore Web
    • Installation
      • Windows Installation
        • Troubleshooting
          • WSLRun([wsl.exe -l]): exit status 0xffffffff
          • How to Download Logs
          • Efficient Steps to Safely Cleanse Your Windows System of FluxCore
      • Linux Headless Installation
      • Linux Installation
        • Troubleshooting
          • How to Uninstall Rancher on Linux via Command
          • How to Uninstall Rancher on Linux via UI
    • 🏠Home
    • 🖥️Machines
      • Discover Your Machine ID and Password
      • How to add Machines to your local FluxCore GUI
      • Connecting to Your Fluxcore Server from Another PC on Your Local Network Without Installation
      • Individual Machine
        • Overview
        • Benchmark
        • Hardware
    • ⛏️Mining
      • All about the “Mining Dashboard” Module
      • Overclocking (OC) Profiles
      • Auto-Switch
    • 🤖Services
      • Service Module Overview
      • PoUW OC Profiles
      • FAQs
    • Account
      • Overview
      • Audit
        • Logs
        • Login
        • Mining
        • Leases
        • Rewards Claimed
      • OC Profiles
        • Mining Profiles
        • PoUW Profiles
      • Modules
      • Contact Details
      • Settings
        • General Settings
        • Security Settings
          • How to Set Up an Anti-Phishing Code on FluxCore
        • Notification Settings
    • ✅FluxCore Supported NVIDIA Drivers
    • 💵Claiming Rewards
    • 💰Machine Pricing
    • ❓FAQs
      • Rewards Information
      • Provider Information
      • General Information
      • Security and Maintenance
  • Resources
    • Litepaper
    • FluxEdge Economics v1
    • Protocol Roadmap
    • Socials
      • Flux Linktree
      • Twitter
      • Discord
    • Support
Powered by GitBook
On this page
  1. FluxCore
  2. Installation

Linux Headless Installation

PreviousEfficient Steps to Safely Cleanse Your Windows System of FluxCoreNextLinux Installation

Last updated 4 months ago

Guide to Installing Multiple Computers to Your Fluxcore Account

Prerequisites:

  • You must have an SSO (Single Sign On) account already on Fluxcore or Fluxedge.

  • .

Overview: You can use Ansible or a custom script to install several machines at once. This guide covers the installation process for a single computer without scripts.

Important Note:

  • You will not receive a password for your machine using this method, meaning you cannot share the machine with multiple accounts.

Step-by-Step Installation

  1. Bind Your Machine to Your SSO Account

    Run the following command to bind your machine to your SSO account:

    bash -i <(curl -s https://download.fluxcore.ai/setup.sh) -i 192.168.1.100 [email protected] -cluster default

    The -cluster default flag makes you join the cluster after the setup has finished.

  2. Replace 192.168.1.100 with your machine's local IP address and [email protected] with your registered email address.

    After running this command, your machine should appear on your Fluxcore dashboard, which can be accessed from website UI.

Change the Owner Email of a Machine (if needed)

If you need to change the owner email of your machine, use the following command:

bash -i <(curl -s https://download.fluxcore.ai/setup.sh) -email [email protected]

Ensure that the new email address you are replacing with is associated with an SSO account on Fluxcore or Fluxedge.


Signup for SSO (Single Sign On)
fluxcore