PMC websites shut down October 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond october 13th 2025 when yearly web hosting fees are due.

User Tools

Site Tools


arma2:linux-dedicated-server-install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arma2:linux-dedicated-server-install [2014/08/04 02:18] – added note about the steam install. snakemanarma2:linux-dedicated-server-install [2024/08/02 12:18] (current) – links added. snakeman
Line 1: Line 1:
 ====== ArmA 2 Linux Dedicated Server Install ====== ====== ArmA 2 Linux Dedicated Server Install ======
 +
 +[[https://www.pmctactical.org/forum/viewforum.php?f=50|ArmA 2 Forum]], [[:arma2|ArmA 2 Home]], [[arma2:config|ArmA 2 Config]], [[arma2:file_formats|ArmA 2 File Formats]], [[arma2:missions|ArmA 2 Missions]], [[arma2:modeling|ArmA 2 3D Modeling]], [[arma2:scripting|ArmA 2 Scripting]], [[arma2:terrain|ArmA 2 Terrain]], [[arma2:texturing|ArmA 2 Texturing]], [[arma2:tools|ArmA 2 Tools]]
  
 How to install ArmA 2 Linux Dedicated Server. How to install ArmA 2 Linux Dedicated Server.
Line 15: Line 17:
 apt-get install build-essential apt-get install build-essential
 apt-get install ia32-libs apt-get install ia32-libs
 +</code>
 +Edit: August 2016 latest ubuntu don't have ia32-libs package anymore. You can get ArmA 2 server running by installing lib32stdc++6 instead, like this:
 +<code>
 +apt-get install lib32stdc++6
 </code> </code>
  
Line 166: Line 172:
  
 All done, then just copy your individual missions into mpmissions/ dir for this server and run ./arma2oaserver2 start to launch your second server :) All done, then just copy your individual missions into mpmissions/ dir for this server and run ./arma2oaserver2 start to launch your second server :)
 +
arma2/linux-dedicated-server-install.1407118709.txt.gz · Last modified: 2014/08/04 02:18 (external edit)