Install StarRiver Pro 2.x on NeoKylin
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 64-bit aarch64 architecture of NeoKirin
- NeoKirin 7.0
StarRiver Pro only supports 64-bit operating system.
Install StarRiver Pro
Steps
Install StarRiver Pro
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 installaion 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