Install StarRiver Pro 2.x on Ubuntu
Overview
StarRiver Pro version
StarRiver Pro 2.x
Installation Method
Use the Run file to install the StarRiver Pro
OS Support
StarRiver Pro supports the following 64-bit x86_64 architecture Ubuntu LTS releases
- Ubuntu Focal 20.04 (LTS)
- Ubuntu Jammy 22.04 (LTS)
StarRiver Pro only supports 64-bit operating system.
Install StarRiver Pro
Prepare the Ubuntu system, if the system is not installed, please refer to Install Ubuntu
Installation and upgrade steps
Install and upgrade StarRiver Pro with the following steps.
StarRiver Pro installation and upgrade methods are consistent.
- Download StarRiver Pro
Download the corresponding version of the installation package srp-2.x.x-{structure}.run. See: How to download StarRiver Pro
-
Copy the installation package to the destination Linux server. See: Copy files from Windows to Linux
-
Log in to the Linux server. See: Log in to Linux system
-
Ensure that the installation package has execution permissions
chmod +x ./srp-2.x.x-{structure}.run
- Execute the installation program
sudo -E ./srp-2.x.x-{structure}.run {hostip}
Notes:
{structure}is the platform architecture such asx86_64,aarch64, etc.{hostip}is the IP address of the current server, such as 192.168.31.165