******************************************************************************** Setting up ******************************************************************************** Live For Speed server setup ================================================================================ You need to know the **insim port**, **admin password** and Live For Speed host IP address (if it runs on another machine). Example content of LFS Dedicated Server ``setup.cfg``:: ... /admin=phie4On4 /insim=29999 ... So ``phie4On4`` is the password which you will need to set in LFSTop server config. ``29999`` is the port. Setting up LFSTop ================================================================================ Unpacked binary distribution should look like this:: ├── data │   └── IP2LOCATION-LITE-DB1.BIN ├── docs │   ├── ENG.txt │   └── Translating.txt ├── languages │   ├── CHI.txt │   ├── DEU.txt │   ├── LAV.txt │   ├── POL.txt │   ├── RUS.txt │   └── UKR.txt ├── servers │   └── srv1.ini.example ├── AUTHORS ├── CHANGES ├── config.ini.example ├── example_info.txt ├── lfstop ├── lfstop_airio_import ├── lfstop.sh ├── libQt5Core.so.5 -> libQt5Core.so.5.5.0 ├── libQt5Core.so.5.5.0 ├── libQt5Network.so.5 -> libQt5Network.so.5.5.0 ├── libQt5Network.so.5.5.0 ├── LICENSE └── README The files we need to make LFSTop running are ``config.ini`` and ``servers/.ini``. I suggest to make server name short, so it doesn't take too much space in the logs. See :ref:`file-hierarchy-label` section for more complete info about the file chierarchy. Configuration files -------------------------------------------------------------------------------- In ``config.ini`` are the settings which will be used on all of the servers. In ``servers/.ini`` (you can have more than 1) you set up server-specific settings. The synthax is as follows:: # this is a comment option_name