User Tools

Site Tools


arma2:linux-dedicated-server-steam-install

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arma2:linux-dedicated-server-steam-install [2014-09-21 03:11]
snakeman old revision restored (2014-08-11 01:49)
arma2:linux-dedicated-server-steam-install [2017-10-13 20:31] (current)
snakeman http to https switch.
Line 107: Line 107:
 Then download the ArmA 2 linux dedicated server package from bis, unpack it to your server directory. Then download the ArmA 2 linux dedicated server package from bis, unpack it to your server directory.
  
-At the moment of writing / updating this tutorial, the latest ArmA 2 Linux binary can be found from [[http://​forums.bistudio.com/​showthread.php?​181699-ARMA-2-Operation-Arrowhead-Linux-Server-beta-1-63-126652|bis forums ARMA-2-Operation-Arrowhead-Linux-Server-beta-1-63-126652]] topic.+At the moment of writing / updating this tutorial, the latest ArmA 2 Linux binary can be found from bis forums ARMA-2-Operation-Arrowhead-Linux-Server-beta-1-63-126652 topic.
  
 Please note that you have now downloaded the Windows files into your Linux shell, they are not lowercase as they need to be so use "​tolower"​ script found in the ArmA 2 linux dedicated server package you downloaded from bis pages. Please note that you have now downloaded the Windows files into your Linux shell, they are not lowercase as they need to be so use "​tolower"​ script found in the ArmA 2 linux dedicated server package you downloaded from bis pages.
Line 161: Line 161:
 motd[]={ motd[]={
 "PMC Tactical",​ "PMC Tactical",​
-"http://tactical.nekromantix.com/",+"https://www.pmctactical.org/",
 "​Enjoy"​ "​Enjoy"​
 }; };
Line 321: Line 321:
  
 All done. Hopefully this tutorial was helpful :) All done. Hopefully this tutorial was helpful :)
 +
 +
 +====== ArmA 2 SteamCMD Validate ======
 +
 +<​code>​
 +// arma2 (notice that 33900 app_id does NOT work!)
 +app_update 33910
 +// arma2 OA
 +app_update 33930
 +</​code>​
 +
 +Validate parameter:
 +<​code>​
 +// arma2 (notice that 33900 app_id does NOT work!)
 +app_update 33910 validate
 +// arma2 OA
 +app_update 33930 validate
 +</​code>​
 +Validate parameter checks all the files in your ArmA 2 installation for errors, if it finds any it will download and fix them. Validate option takes some time to process, if you are in hurry or just generally don't break your installations,​ you can lave out validate parameter.
arma2/linux-dedicated-server-steam-install.1411269074.txt.gz ยท Last modified: 2014-09-21 03:11 by snakeman