Latest News:   Nov 2025, HelionMind and CyberXNetworks began a strategic cooperation to develop the first true AI-powered Cyber Security Assistant.
πŸ’¬
βœ–

CyberX Networks

ZeroX Installation & Deployment Guide

Phase 1 ZeroX Server Setup

  1. Log in to your management console at https://www.cyberxnetworks.com/zerox/login.php.
  2. Navigate to Settings and retrieve your unique API Key (required for ThinClient registration).
  3. Go to Applications and create your app profiles (use pre-built templates for fast testing).
  4. Create a new User Account for your remote ThinClient and assign the application group to them.

Phase 2 ZeroX Client Setup

  1. Install Rocky Linux 10 Workstation on the client hardware, then log in as root.
  2. Run the 1-command setup script directly on the terminal:
    wget https://www.cyberxnetworks.com/repo/zerox/rpms/EL10/x86_64/zerox_setup && chmod +x zerox_setup && ./zerox_setup
  3. Edit the configuration file at /etc/zerox/config.cfg.
    Note: If missing, copy the sample configuration first:
    cp /etc/zerox/config.cfg.sample /etc/zerox/config.cfg
  4. Insert your API_KEY into /etc/zerox/config.cfg.
  5. Register the system by executing:
    /bin/zerox_register.sh
  6. Confirm that the system appears in your ZeroX Web Management Console.
  7. In order for created cloud users to log in to the local Rocky 10 system, user accounts must be synchronized. Either wait a few minutes for background automatic synchronization or trigger it manually:
    /bin/zerox_sync.sh
    πŸ”’ Security Requirements:
    • Synchronized cloud users will not appear on the display manager login list by default. Users must manually type their username by clicking on "Not listed?" at the login screen.
    • Local user accounts provisioned during the sync process cannot authenticate locally without active validation from the cloud management server.

Phase 3 Verification & Access

  1. Log in to Rocky Linux on the ThinClient workstation using the new user credentials created on the ZeroX Server.
  2. Once authenticated, your assigned application group will automatically render on the desktop interface.

CyberX Networks

ZeroX Installation & Deployment Guide

Phase 1 ZeroX Server Setup

  1. Log in to your management console at https://www.cyberxnetworks.com/zerox/login.php.
  2. Navigate to Settings and retrieve your unique API Key (required for ThinClient registration).
  3. Go to Applications and create your app profiles (use pre-built templates for fast testing).
  4. Create a new User Account for your remote ThinClient and assign the application group to them.

Phase 2 ZeroX Client Setup

  1. Install Rocky Linux 10 Workstation on the client hardware, then log in as root.
  2. Run the 1-command setup script directly on the terminal:
    wget https://www.cyberxnetworks.com/repo/zerox/rpms/EL10/x86_64/zerox_setup && chmod +x zerox_setup && ./zerox_setup
  3. Edit the configuration file at /etc/zerox/config.cfg.
    Note: If missing, copy the sample configuration first:
    cp /etc/zerox/config.cfg.sample /etc/zerox/config.cfg
  4. Insert your API_KEY into /etc/zerox/config.cfg.
  5. Register the system by executing:
    /bin/zerox_register.sh
  6. Confirm that the system appears in your ZeroX Web Management Console.
  7. In order for created cloud users to log in to the local Rocky 10 system, user accounts must be synchronized. Either wait a few minutes for background automatic synchronization or trigger it manually:
    /bin/zerox_sync.sh
    πŸ”’ Security Requirements:
    • Synchronized cloud users will not appear on the display manager login list by default. Users must manually type their username by clicking on "Not listed?" at the login screen.
    • Local user accounts provisioned during the sync process cannot authenticate locally without active validation from the cloud management server.

Phase 3 Verification & Access

  1. Log in to Rocky Linux on the ThinClient workstation using the new user credentials created on the ZeroX Server.
  2. Once authenticated, your assigned application group will automatically render on the desktop interface.