Jump to content
  • 0

Linux Server Install Notes


vbawol

Question

How to install redis on Linux:

Ubuntu:

 

apt-get install redis-server

For more details on other distros see http://redis.io/topics/quickstart
 
How to install Arma 3 Server on Linux
Use steamCMD https://developer.valvesoftware.com/wiki/SteamCMD#Linux

./steamcmd.sh +login STEAM_USERNAME STEAM_PASSWORD +force_install_dir /home/arma3

app_update 233780 validate

quit

Install the required packages:

sudo apt-get install g++-multilib
sudo apt-get install libstdc++6

For 64-bit only:

sudo apt-get install lib32stdc++6

Also see:

 

Edited by vbawol
Added links to other helpful posts
Link to comment
Share on other sites

Recommended Posts

  • 0

Hi.

 

How is Epoch working with Linux? Anyone running it with alot of players to test performance?

 

As we are thinking to switch to dedi box and dont want to pay extra for Windows. So it would be real nice to run Epoch on Linux. :)

Link to comment
Share on other sites

  • 0
Pride

 

Error 3. You need to look into your log file in the logs dir. It will start something like port_ the aswser will be in there. But its probably going to be

 

1) redis is not running

2) you have the wrong version of the @epoch folder or you have not renamed the Addons to addons

3) you don't have the supporting libs for the epochserver.so do "ldd epochserver.so" see errors

4) you have an issues with you BE

 

Thanks

Link to comment
Share on other sites

  • 0

I have a problem where I get stuck at the loading screen when trying to join the server. This also happens to my friends.

I've had some problems with paths etc but fixed them (even if the server was still there and visible). The start script check is showing everything as OK to...

The only error I get when starting the server is:

[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.

I'm on Debian 8.1  and I've installed redis but can't find any database file so I guess there is some problem there.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...