<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.soldat.pl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ibrahimsafah</id>
		<title>Soldat Community Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ibrahimsafah"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php/Special:Contributions/Ibrahimsafah"/>
		<updated>2026-05-26T08:14:10Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=Server&amp;diff=3213</id>
		<title>Server</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=Server&amp;diff=3213"/>
				<updated>2020-04-10T17:59:14Z</updated>
		
		<summary type="html">&lt;p&gt;Ibrahimsafah: /* Troubleshooting */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Requirements=&lt;br /&gt;
==Minimum==&lt;br /&gt;
* 266 Mhz &lt;br /&gt;
* 32 MB Ram&lt;br /&gt;
* Fast download &amp;amp; upload internet connection ( &amp;gt;512kbps)&lt;br /&gt;
* Operative system: &amp;gt;Windows 98SE or Linux (32-bit)&lt;br /&gt;
&lt;br /&gt;
==Recommended==&lt;br /&gt;
* 800 Mhz &lt;br /&gt;
* 256 MB Ram&lt;br /&gt;
* Fast download &amp;amp; upload internet connection ( &amp;gt;1Mbps suggested)&lt;br /&gt;
* Operative system: &amp;gt;Windows xp or Linux (32-bit)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Getting the server=&lt;br /&gt;
Servers for Soldat come in two types: dedicated and non-dedicated. This page focus on dedicated servers. The latest dedicated server can be downloaded from [http://soldat.pl soldat.pl], zipped. This zip has all necessary files to run the server in Linux or Windows. To unzip you can use 'unzip &amp;lt;filename&amp;gt;' in Linux or [http://www.7-zip.org/ 7-zip] in Windows. The executables for each OS are soldatserver and soldatserver.exe respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Configuring=&lt;br /&gt;
There are three key files that you must edit &amp;amp; configure before running the server: [[mapslist.txt]], [[soldat.ini]] &amp;amp; [[server.ini]].&lt;br /&gt;
&lt;br /&gt;
=Starting the server=&lt;br /&gt;
To start the server in the background in Linux you can use either [[Command_line_arguments|-d]] or nohup.&lt;br /&gt;
&lt;br /&gt;
Using the line below will detach the server from your current terminal and log all errors to nohup.out while redirecting normal (non-error) output to /dev/null (nowhere)&lt;br /&gt;
 nohup ./soldatserver &amp;gt; /dev/null &amp;amp;&lt;br /&gt;
&lt;br /&gt;
The line below will do the same, but put errors in errors.txt.&lt;br /&gt;
 nohup ./soldatserver &amp;gt; /dev/null 2&amp;gt; errors.txt &amp;amp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This will fully background the server&lt;br /&gt;
 ./soldatserver -d&lt;br /&gt;
&lt;br /&gt;
If you are having problems when starting up the server, make sure you have the right permissions. In windows, run as administrator, in Linux, use chmod.&lt;br /&gt;
 chmod u+wx ./logs/kills/&lt;br /&gt;
 chmod u+wx ./BattlEye/&lt;br /&gt;
 chmod u+wx ./scripts/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Troubleshooting=&lt;br /&gt;
If your server starts up but no one can join, then read [[Ports|this]] and check your connection with [[Testing|this]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you're having trouble getting the game up and running on Ubuntu try the following commands&lt;br /&gt;
&lt;br /&gt;
 sudo dpkg --add-architecture i386&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get install libc6:i386 libstdc++6:i386&lt;br /&gt;
&lt;br /&gt;
=Managing your server=&lt;br /&gt;
There are two ways to administrate your server: By adding IPs to the [[remote.txt]] file, or by using the [[Soldat.ini|admin password]] to login to the server using [[Commands|/adminlog]]. If you are [[Commands|adminned by IP]] then you will only be able to perform commands while playing in the server. On the other hand, if you know the admin password you can perform [[raw commands]] or use any of the [[Soldat admin tools]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Bandwidth &amp;amp; Memory Usage=&lt;br /&gt;
Both depend on the amount of players (or bots) the server is currently hosting. You can use [[Bandwidth|FliesLikeABrick's bandwidth calculator]] to check on the first one. The average RAM a server uses depends on several factors: maps,logs,scripting,players,etc. An average server uses around 10 MBs of RAM, while a server with a bunch of scripts and big custom maps with logging can use more than 50 MBs.&lt;br /&gt;
&lt;br /&gt;
[[Category:Server]]&lt;/div&gt;</summary>
		<author><name>Ibrahimsafah</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=Server&amp;diff=3212</id>
		<title>Server</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=Server&amp;diff=3212"/>
				<updated>2020-04-10T17:58:35Z</updated>
		
		<summary type="html">&lt;p&gt;Ibrahimsafah: /* Troubleshooting */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Requirements=&lt;br /&gt;
==Minimum==&lt;br /&gt;
* 266 Mhz &lt;br /&gt;
* 32 MB Ram&lt;br /&gt;
* Fast download &amp;amp; upload internet connection ( &amp;gt;512kbps)&lt;br /&gt;
* Operative system: &amp;gt;Windows 98SE or Linux (32-bit)&lt;br /&gt;
&lt;br /&gt;
==Recommended==&lt;br /&gt;
* 800 Mhz &lt;br /&gt;
* 256 MB Ram&lt;br /&gt;
* Fast download &amp;amp; upload internet connection ( &amp;gt;1Mbps suggested)&lt;br /&gt;
* Operative system: &amp;gt;Windows xp or Linux (32-bit)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Getting the server=&lt;br /&gt;
Servers for Soldat come in two types: dedicated and non-dedicated. This page focus on dedicated servers. The latest dedicated server can be downloaded from [http://soldat.pl soldat.pl], zipped. This zip has all necessary files to run the server in Linux or Windows. To unzip you can use 'unzip &amp;lt;filename&amp;gt;' in Linux or [http://www.7-zip.org/ 7-zip] in Windows. The executables for each OS are soldatserver and soldatserver.exe respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Configuring=&lt;br /&gt;
There are three key files that you must edit &amp;amp; configure before running the server: [[mapslist.txt]], [[soldat.ini]] &amp;amp; [[server.ini]].&lt;br /&gt;
&lt;br /&gt;
=Starting the server=&lt;br /&gt;
To start the server in the background in Linux you can use either [[Command_line_arguments|-d]] or nohup.&lt;br /&gt;
&lt;br /&gt;
Using the line below will detach the server from your current terminal and log all errors to nohup.out while redirecting normal (non-error) output to /dev/null (nowhere)&lt;br /&gt;
 nohup ./soldatserver &amp;gt; /dev/null &amp;amp;&lt;br /&gt;
&lt;br /&gt;
The line below will do the same, but put errors in errors.txt.&lt;br /&gt;
 nohup ./soldatserver &amp;gt; /dev/null 2&amp;gt; errors.txt &amp;amp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This will fully background the server&lt;br /&gt;
 ./soldatserver -d&lt;br /&gt;
&lt;br /&gt;
If you are having problems when starting up the server, make sure you have the right permissions. In windows, run as administrator, in Linux, use chmod.&lt;br /&gt;
 chmod u+wx ./logs/kills/&lt;br /&gt;
 chmod u+wx ./BattlEye/&lt;br /&gt;
 chmod u+wx ./scripts/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Troubleshooting=&lt;br /&gt;
If your server starts up but no one can join, then read [[Ports|this]] and check your connection with [[Testing|this]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you're having trouble getting the game up and running on Ubuntu try the following commands&lt;br /&gt;
&lt;br /&gt;
sudo dpkg --add-architecture i386&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install libc6:i386 libstdc++6:i386&lt;br /&gt;
&lt;br /&gt;
=Managing your server=&lt;br /&gt;
There are two ways to administrate your server: By adding IPs to the [[remote.txt]] file, or by using the [[Soldat.ini|admin password]] to login to the server using [[Commands|/adminlog]]. If you are [[Commands|adminned by IP]] then you will only be able to perform commands while playing in the server. On the other hand, if you know the admin password you can perform [[raw commands]] or use any of the [[Soldat admin tools]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Bandwidth &amp;amp; Memory Usage=&lt;br /&gt;
Both depend on the amount of players (or bots) the server is currently hosting. You can use [[Bandwidth|FliesLikeABrick's bandwidth calculator]] to check on the first one. The average RAM a server uses depends on several factors: maps,logs,scripting,players,etc. An average server uses around 10 MBs of RAM, while a server with a bunch of scripts and big custom maps with logging can use more than 50 MBs.&lt;br /&gt;
&lt;br /&gt;
[[Category:Server]]&lt;/div&gt;</summary>
		<author><name>Ibrahimsafah</name></author>	</entry>

	</feed>