arma3:linux-dedicated-server-steam-install
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
arma3:linux-dedicated-server-steam-install [2014/06/08 13:40] – created linux-dedicated-server-steam-install initial page. snakeman | arma3:linux-dedicated-server-steam-install [2024/08/03 12:09] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== ArmA 3 Linux Dedicated Server Steam Install ====== | ====== ArmA 3 Linux Dedicated Server Steam Install ====== | ||
- | **ArmA 3 Linux Dedicated Server Steam Install** | + | [[https:// |
+ | |||
+ | **ArmA 3 Linux Dedicated Server Steam Install** instructions. | ||
+ | |||
+ | The good thing about ArmA 3 using Steam is that you can now download the full Linux dedicated server data package from steam with single command. No more packing your arma dir and uploading it to your server. You can handle everything from the Linux shell. | ||
+ | |||
+ | Alright here is the ArmA 3 Linux dedicated server steam install tutorial. | ||
Go to your home directory. Make " | Go to your home directory. Make " | ||
Line 67: | Line 73: | ||
</ | </ | ||
Again you obviously replace <steam login> <steam password> | Again you obviously replace <steam login> <steam password> | ||
+ | |||
+ | Take a note that if you are using your normal steam login to do this, steam will kick you out from your windows steam client. Its recommended that you register brand new account just for installing / upgrading Linux server(s), its free in steam and they don't mind if you have two accounts. | ||
Now install ArmA 3 files from steam using upgrade-arma-3 command. | Now install ArmA 3 files from steam using upgrade-arma-3 command. | ||
Line 72: | Line 80: | ||
./ | ./ | ||
</ | </ | ||
- | At this time it will download whole ArmA 3 game/server files for you. Some of the files have been already prepared for specific | + | At this time it will download whole ArmA 3 game/server files for you. Some of the files have been already prepared for specific |
At the time this tutorial was written, the ArmA 3 development branch " | At the time this tutorial was written, the ArmA 3 development branch " | ||
- | **Configs** | + | **ArmA 3 Dedicated Server |
- | Here are some config files. | + | Here are some config files. These config files are not really an good examples of how you should set your server up, they aren't meant for that, they are here just to complete this tutorial so you can copy paste (and change few parts) and get your server up and running with as little fuss as possible. You definitely should go through and learn how to make proper server configuration files for your own unique server. |
Basic.cfg: | Basic.cfg: | ||
Line 97: | Line 105: | ||
serverLatitudeAuto=52; | serverLatitudeAuto=52; | ||
</ | </ | ||
+ | |||
+ | This following is the basic server config file, we call it pmc.cfg here, often its named server.cfg file name. | ||
pmc.cfg: | pmc.cfg: | ||
Line 121: | Line 131: | ||
motd[]={ | motd[]={ | ||
"PMC Tactical", | "PMC Tactical", | ||
- | " | + | " |
" | " | ||
}; | }; | ||
Line 286: | Line 296: | ||
difficulty=" | difficulty=" | ||
</ | </ | ||
+ | |||
+ | This is the server starting script, with this you start, stop and check the server status. This is key for getting your server up (or down heh). | ||
pmc-arma3-server: | pmc-arma3-server: | ||
Line 408: | Line 420: | ||
</ | </ | ||
Here you also replace < | Here you also replace < | ||
+ | |||
+ | All done. Hopefully this tutorial was helpful :) | ||
+ | |||
+ | Note: You don't have to refresh Linux dedicated server with admin #missions command after you have uploaded new missions, they show up immediately. | ||
+ |
arma3/linux-dedicated-server-steam-install.1402234856.txt.gz · Last modified: 2014/06/08 13:40 by snakeman