Installing on Linux
Download and install IBM Aspera faspio Gateway on your Linux system.
To install faspio Gateway on your Linux machine:
- Verify that you're on a supported version of Linux. Supported versions are listed in the release notes.
- Download the Linux installer from IBM Passport Advantage.
- Choose the .deb or .rpm package that is
specifically for your system.
The names of the installers follow the syntax:
ibm-aspera-faspio-gateway_1.2.0-version_arch.deb ibm-aspera-faspio-gateway_1.2.0-version_arch.rpm -
Install from either the .deb or .rpm package:
.deb:sudo apt install ./ibm-aspera-faspio-gateway_1.2.0-version_arch.deb.rpm:sudo yum install ./ibm-aspera-faspio-gateway_1.2.0-version_arch.rpm
- If you are using faspio Gateway as a FASP server, you must provide a valid license at
/opt/aspera/share/faspio-gateway/license. For more information about configuration and client versus server usage, see Configuring the Gateway.
The installed file locations are indicated as follows:
Category Path Executable /opt/aspera/sbin/faspio-gateway Licenses /opt/aspera/share/faspio-gateway/license Configuration files /etc/faspio-gateway/gateway.toml /etc/faspio-gateway/logging.toml /etc/faspio-gateway/fipsmodule.cnf /etc/faspio-gateway/openssl.cnf SystemD service configuration file /etc/systemd/system/faspio-gateway.service IBM SWID file /opt/aspera/share/faspio-gateway/iso-swid FIPS library /opt/aspera/lib/ossl-modules/fips.so OpenSSL /opt/aspera/sbin/openssl@faspio-gateway