Installing on Linux

Installation Guide for VSP One Block 20 Series

Version
A3-04-2x
Audience
anonymous
Part Number
MK-23VSP1B008-06
ft:lastEdition
2026-06-15

Use the following procedure to install and configure the Remote Ops Agent on Linux.

Before starting the installation, ensure you have root privileges, or use sudo to perform the steps.

  1. Copy the file version_linux-x64.bin to the home directory of the system on which you plan to install.
  2. Open an ssh terminal session to the system.
  3. Run the bin file.
    $ cd ~
    $ chmod +x version_linux-x64.bin
    $ ./version_linux-x64.bin
  4. Follow the prompts to complete the installation.

    The installer checks for:

    • Root user
    • OS version
    • bc, openssl, and update-ca-trust or update-ca-certificates installed
    • Node.js and Java versions
    • Installation space availability
    • Firewall port 6695 open
  5. After installing the application, allow five minutes before opening the agent web interface in a browser at https://server_IP:6695.
  6. Follow the instructions to accept the EULA, provide the Site ID, and create the initial admin account.
  7. To view the installer and agent logs, access the following directory: /var/opt/hitachi/remoteops/Logs.
  8. To enable remote access, install the required certificates. For more information, see the instructions in the Documents directory where the agent is installed.