<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Ace of Spades Game Forums &#187; Topic: HOWTO host server from debian/linux</title>
<link>http://forumarchive.spadille.net/</link>
<description>Ace of Spades Game Forums &#187; Topic: HOWTO host server from debian/linux</description>
<language>en</language>
<pubDate>Sat, 02 May 2026 10:43:59 +0000</pubDate>

<item>
<title>puddy on "HOWTO host server from debian/linux"</title>
<link>http://forumarchive.spadille.net/topic.php?id=115#post-684</link>
<pubDate>Thu, 14 Apr 2011 15:02:14 +0000</pubDate>
<dc:creator>puddy</dc:creator>
<guid isPermaLink="false">684@http://forumarchive.spadille.net/</guid>
<description><p>Yea you are right, the TCP connection is outbound, I just wanted to add it for people who got problems..<br />
Such a script would be nice, maybe I'll hack one together when I am at home..<br />
Some dude created a wiki btw<br />
<a href="http://www.aceofspadeswiki.com/" rel="nofollow">http://www.aceofspadeswiki.com/</a><br />
I don't think its official
</p></description>
</item>
<item>
<title>ComradeFlapjack on "HOWTO host server from debian/linux"</title>
<link>http://forumarchive.spadille.net/topic.php?id=115#post-644</link>
<pubDate>Thu, 14 Apr 2011 12:46:19 +0000</pubDate>
<dc:creator>ComradeFlapjack</dc:creator>
<guid isPermaLink="false">644@http://forumarchive.spadille.net/</guid>
<description><p>Couple of extra points from my hosted Linux setup;</p>
<p>You don't need xvfb - I'm running it without.</p>
<p>Only port I needed to open was inbound udp on 32887 (but then I allow all outbound traffic, maybe 57726 was outbound?).</p>
<p>If you want your server to autorestart then do a generic looping restart bash script and use 'expect' to fill in num players, server name, etc. automatically.</p>
<p>One extra; if you want to IP ban hackers/griefers then look here: <a href="http://ace-spades.com/forums/topic.php?id=92" rel="nofollow">http://ace-spades.com/forums/topic.php?id=92</a>
</p></description>
</item>
<item>
<title>zookalicious on "HOWTO host server from debian/linux"</title>
<link>http://forumarchive.spadille.net/topic.php?id=115#post-621</link>
<pubDate>Thu, 14 Apr 2011 11:33:18 +0000</pubDate>
<dc:creator>zookalicious</dc:creator>
<guid isPermaLink="false">621@http://forumarchive.spadille.net/</guid>
<description><p>Hey puddy if this is verified as working could you post this as test data at <a href="http://appdb.winehq.org/objectManager.php?sClass=application&#038;iId=12965" rel="nofollow">http://appdb.winehq.org/objectManager.php?sClass=application&#038;iId=12965</a> please?</p>
<p>This way more people will see your guide and be able to benefit from it (and more servers will be up)
</p></description>
</item>
<item>
<title>puddy on "HOWTO host server from debian/linux"</title>
<link>http://forumarchive.spadille.net/topic.php?id=115#post-605</link>
<pubDate>Thu, 14 Apr 2011 09:56:30 +0000</pubDate>
<dc:creator>puddy</dc:creator>
<guid isPermaLink="false">605@http://forumarchive.spadille.net/</guid>
<description><p>Just thought I should share this with you.</p>
<p>THIS IS NOT A NOOB TUTORIAL<br />
You have to know some basics about linux, if you don't you really should not have root access to a public server ;)</p>
<p>What you need:<br />
- Root access to a debian server</p>
<p>1. Install Ace Of Spades on your computer<br />
2. Create a new user on your debian machine (type: adduser ace)<br />
3. Upload the files from your computer to the server<br />
4. Install wine, screen and xvfb (type: aptitute update &#38;&#38; aptitude install wine screen xvfb)<br />
5. Run the server<br />
type: screen xvfb wine server.exe<br />
It takes a moment until anything happens on my machine, so maybe you too have to wait for a minute or two until you can enter the servername etc</p>
<p>You might want to take a look at the screen man page, but the important two things you have to know:<br />
press "ctrl+a" and then "d" to detach the current console in the background, the AoS server will keep running, even when you close your SSH session.<br />
To resume enter "screen -r" </p>
<p>I am not 100% sure but the master server IPs seem to be:<br />
77.64.177.33<br />
72.233.89.197 (possibly just used to lookup the external IP)<br />
24.44.140.53 (possibly just used to lookup the external IP)<br />
224.0.0.22</p>
<p>the only ports needed by the server appear to be<br />
udp spt:32887<br />
tcp spt:57726
</p></description>
</item>

</channel>
</rss>
