TAR GZ Installation ------------------- This section describes how to install Enterprise Steam on any Linux distribution without the help of a package manager (DEB, RPM) and service manager (Systemd). It is recommended to follow the RHEL7 or Ubuntu installation guide if it applies for you. Requirements ~~~~~~~~~~~~ Enterprise Steam TAR GZ archive. This is available on the `Enterprise Steam download page <../../index.html>`__. Install Enterprise Steam ~~~~~~~~~~~~~~~~~~~~~~~~ 1. Download Enterprise Steam from the `download page <../../index.html>`__. 2. Extract the archive. .. code-block:: bash :substitutions: tar -xvf steam-|version|.x86_64.tar.gz 3. Navigate to ``bin`` directory and Start Enterprise Steam. .. code-block:: bash :substitutions: cd steam-|version|/bin ./steam serve Now you can login to Enterprise Steam. See the :ref:`login` section for more information.