Can I host and play on a Dedicated server?

Shooter Gameserver is a 64-bit program and will not run on a 32-bit install of Windows or Ubuntu.The server should support any Windows host that the _CommonRedist can be installed on.

The server needs a lot of RAM to start.The number of connected players increases.This is dependent on your settings and options.Some mod increase RAM more than others.The server on Windows server 2012 R2 does not have any clients.The installation on Linux uses a lot of ram.

The server listens for incoming connections.Ensure your network configuration allows incoming connections to these ports and directs them to the host that will be running your dedicated server

It's possible to host multiple dedicated server on the same host, but be aware that they should be monitored carefully if they are busy.For example:

In the Steam Ark game folder, there is a Microsoft Visual C++ 2013 Redistributable.

The _CommonRedist/DirectX/June2010/ folder is located in the Steam Ark game folder.

glibc 2.14 is required for the game server.Older versions, such as Debian 7 (Wheezy), do not satisfy this requirement.The required version of glibc can be installed on a Wheezy host.

Refer to the distribution's documentation and support forums for guidance if you don't have glibc 2.14 or newer.

Currently only on RHEL7, CentOS7.x and Fedora, Tuned is a daemon that monitors the use of system components and dynamically tunes system settings.

You need to set your tuning.All changes will be ignored if they are made in /etc/security/limits.

There is a dedicated server for both Linux and Windows.The server files can be downloaded with SteamCMD.Refer to that page for detailed instructions on its installation and usage, the instructions included in the steps below are deliberately concise for space considerations.

The full path to the folder was created in Step 2.This will be a path on Linux.This will be a path on Windows.

Remove the '' '>' symbols from server_start.sh for Linux.

If you want to join your server with the password that you need to gain administrator access to it, replace server_name> with your desired name.Remove the entire option from the list if no player join password is desired.

Sometimes events are not implemented in the main game.You have to change to this branch to run this event.

Change the branch name to something else.Remove the additions when the event is done.

If you want your server to be visible in both the Ark and Steam lists, you need to do the following.

If there is a firewall, it will be based on the internet protocol.It's a good idea to use a different interface for modern distributions.

The changes to the firewall must be made with either root or sudoku.The ports 7777 7778 and 27015 are open.You can change the list of ports by editing the "for port in..." line.

This script will open the ports in a certain way.The UFW is on the Linux operating system.

This script will open the ports in a certain way.The firewall is on the Linux distributions.

If neither of the other scripts apply for your system, you should only use this temporary solution.If you want to make it safe for reboots, you need to read the documentation of your distribution.

There are many websites that teach about port forwarding.It's a good idea to visit portforward.com, which has a lot of instructions for the majority of routers.

What port works depends on you.Try forwarding 27016 as the query port.The most common ports are 27015, 27016 and 7777.

If you want your server to show up on any lists, you need to forward bothTCP andUDP.You can use the tool from portforward.com to make sure your ports are open by entering the ports that you forwarded in the start_server.bat file.

For example, start ShooterGameServer.exe TheIsland.

The Ark unofficial list is where you can access your server.You can find your name in the Ark list or the Steam server list.If you want to join your server in the game, add it to your favorites Steam and use the 'favorites' tab.There is a limit on the server that the in game list will show.There is no guarantee that your server will be in the unofficial lists.

When the system boots, you can start the dedicated server with a scheduled task.

When the system boots, hosts running systemd can be configured to automatically start the dedicated server.When using this method to manage the server, you should use GameUserSettings.ini to specify its settings.Refer to the game commands.

The command to run is specified in the ExecStart line.It's important to adjust it to reflect the location of your ARK dedicated server on the host because it uses the same syntax as the startup examples shown above.The full path is shown above.

You have to adjust the User and Group settings for your host.The dedicated server will be run as the root user without these two options.Any vulnerability in the dedicated server could allow an attacker to gain remote access to the host.

The dedicated server should be run in an unprivileged account.The user account "steam" is used.A member of the "steam" group is created with the account.

Some issues need to be fixed with the WorkingDirectory option.If using with - auto managedmods, not having WorkingDirectory set will fail to download mod.

If the host boots with the following command, the new service will start automatically.

The dedicated server will start when the host starts.To launch the dedicated server after enabling it, run the command that doesn't start the server immediately.

Your server should be up and running after you follow these steps.

The SteamCMD commands shown in the previous section can be used to update the server when a new version is released.The correct set of commands is needed for your platform.Refer to the documentation for details on how to automate this process.

You can easily integrate the update-mechanism to be run before every start of the game if you use the systemd startup file.

The command console can be accessed with either the [] (tilde) or [TAB] keys, depending on game version, default configuration and your keyboard layout.Administrator commands can be activated in the console.

If the console can't be opened in-game, exit the game and open the DefaultInput.ini file with a text editor.

To make a backup of the server data, simply copy the folder named ShooterGame/Saved to the desired location.All data for the server is in this folder.Updating a server to a new release should be done with a backup.

Your server may not have full access to the folder where it's installed if it isn't retaining characters or world data.

The first time the server is run, it should create a folder with various configuration and save files.The server may not have been able to create new folders and files if it had run at least once.The folder where the server is installed is readable by the user account that actually runs it.Check the status of User Account Control for Windows.

The server software will save world data every 15 minutes.If your server crashes before the first 15 minutes are over, you won't have any data saved.

The server can't open all the files it needs due to an insufficient open files limit on the host.The procedure to increase the host's open files limit can be found in the Linux section.

You can use this tool to manage your server when it is installed.