<HTML >
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">



<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</HEAD>
<BODY lang=EN-US link=blue vlink=blue>
<DIV>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I use a free application that manages to
manage my servers called scinterface. Its like the control panel that game
hosting comapies would use. Its pretty simple to install and you can get it at <a
href="http://www.scinterface.com/">www.scinterface.com</a>. They also have a
free version.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>If you want non-linux people to be able to
admin your servers then this is the way to go.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>And no. I don&#8217;t work for them. I
just love the application.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> Georgecooldude
[mailto:georgecooldude@gmail.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Monday, January 21, 2008
1:23 AM<br>
<b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">cod@icculus.org</st1:PersonName><br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [cod] startup script</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Hi<br>
<br>
I use this to run multiple ones (on the same physical box) but a different user
account for each one. Thats the only downside.<br>
<br>
Once I get home from work in about 10 hours I'll post examples how you can run
1, 2 and more instances. <br>
<br>
Regards<o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On Jan 21, 2008 8:36 AM, Goedegebure, B.M. (0763871) &lt;<a
href="mailto:0763871@student.hro.nl">0763871@student.hro.nl</a>&gt; wrote:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Thanks george,<br>
<br>
But I'm running multiple servers, this script will exit them all and start 1.<br>
<br>
&gt;&gt;&gt; <a href="mailto:georgecooldude@gmail.com">georgecooldude@gmail.com</a>
21-1-2008 1:24 &gt;&gt;&gt; <o:p></o:p></span></font></p>

<div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>I use this. It was posted
a while ago probably as an attachment. Needs<br>
screen to run.<br>
<br>
<br>
START SCRIPT<br>
<br>
#*********************************************************************************************
<br>
#Call of Duty X Start Script<br>
# ---------------------------<br>
<br>
export LD_LIBRARY_PATH=&quot;:&quot;<br>
<br>
# Make sure you have the correct ip and user name set below<br>
# --------------------------------------------------------- <br>
<br>
IP=&lt;IP-HERE&gt;<br>
USR=&lt;USERNAME-HERE&gt;<br>
INSTALL=&lt;PATH-TO-DATA-FILES-HERE&gt;<br>
<br>
# Let's make sure the server is not running<br>
# -----------------------------------------<br>
screen -S $USR -X quit <br>
killall -9 cod4_lnxded<br>
<br>
# Now the command line that starts the server<br>
# ------------------------------------------<br>
<br>
screen -A -m -d -S $USR $INSTALL/cod4_lnxded \<br>
+set net_ip $IP +set net_port &lt;PORT-NUMBER-HERE&gt; +set fs_basepath \ <br>
$INSTALL +set fs_homepath /home/$USR +set sv_punkbuster 1 \<br>
+set sv_pure 1 +exec server.cfg +map_rotate<br>
<br>
echo &quot;&quot;<br>
echo &quot;CodX-Server running under user $USR has been started&quot;<br>
echo &quot;&quot; <br>
<br>
<br>
# End of File<br>
#*********************************************************************************************<br>
<br>
<br>
STOP SCRIPT<br>
USR=&lt;USERNAME-HERE&gt;<br>
screen -S $USR -X quit<br>
<br>
<br>
On Jan 20, 2008 11:33 PM, Marin Goedegebure &lt; <a
href="mailto:0763871@student.hro.nl">0763871@student.hro.nl</a>&gt; wrote:<br>
<br>
&gt; &nbsp;Dear cod4 admins,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Which startup scripts do you use for cod4 v1.4 and damage logging? I tried<br>
&gt; the archives but the attached file was gone. <br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Greetings,<br>
&gt;<br>
&gt; Saiko<br>
&gt;<br>
<br>
<o:p></o:p></span></font></p>

</div>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>---<br>
To unsubscribe, send a blank email to <a
href="mailto:cod-unsubscribe@icculus.org">cod-unsubscribe@icculus.org</a><br>
Mailing list archives: <a href="http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38"
target="_blank">http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38</a><br>
<br>
<o:p></o:p></span></font></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Notice: This transmission is for the sole use of the intended recipient(s) and may contain information that is confidential and/or privileged.&nbsp; If you are not the intended recipient, please delete this transmission and any attachments and notify the sender by return email immediately.&nbsp; Any unauthorized review, use, disclosure or distribution is prohibited.</DIV></BODY></HTML>