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.
-
Copy the file version_linux-x64.bin to the home directory of the
system on which you plan to install.
-
Open an ssh terminal session to the
system.
-
Run the bin file.
$ cd ~
$ chmod +x version_linux-x64.bin
$ ./version_linux-x64.bin
-
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
-
After installing the application, allow five minutes before opening the agent
web interface in a browser at https://server_IP:6695.
-
Follow the instructions to accept the EULA, provide the Site ID, and create the
initial admin account.
-
To view the installer and agent logs, access the following directory:
/var/opt/hitachi/remoteops/Logs.
-
To enable remote access, install the required certificates. For more
information, see the instructions in the Documents
directory where the agent is installed.