RHEL 6 / CentOS 6 Installation¶
This section describes how to install Enterprise Steam on Red Hat Enterprise Linux 6 and CentOS 6.
Requirements¶
- RHEL 6 or CentOS 6.
- Enterprise Steam .rpm file. This is available on the Enterprise Steam download page.
Install Enterprise Steam¶
Download Enterprise Steam from the download page.
Install the Enterprise Steam RPM package.
yum localinstall steam-X.Y.Z.x86_64.el6.rpm
Set the Enterprise Steam administrator username and password.
sudo /etc/init.d/steam set-admin
Start Enterprise Steam.
sudo /etc/init.d/steam start
Validate that the Enterprise Steam service is running.
sudo /etc/init.d/steam status
If the service is running, you can login to Enterprise Steam. See the Logging-in section for more information.
If the service is not running, please review the logs (cat /var/log/steam/steam.log
) to identify the issue.