[mohaa] recommended settings for server?

Nathan Peters natedog550 at hotmail.com
Wed Dec 17 13:11:37 EST 2003


Haha.  No prob dude.  bashyou.com is my clan leaders site - BrightBlade.
But I'm sure he wouldn't care.  He's got unlimited bandwidth =).  Sure go
for it.  Make sure all bugs, feature requests, etc etc get sent to my email
so I can put it on this maillist or just have them post directly to this
maillist.  I haven't found a prob with the scripts but u never know
depending on system setups.  Also, some scripts I will be making soon is
turning on mods and turning mods off.  It's very easy I came up with the
idea the other day.  You'll have to do a script for each mod or depending if
you want multiple mods on or off at one time you can put more names of mods
in the script.  But what it will do is grab the mod and place it in a folder
called "mods turned off" or something like that it doensn't really matter
just as long as it's not in the main directory.  Then it will restart the
server.  I'll post those when I finish em'.  I haven't started that project
yet LOL.  Eventually I'm going to get PHP to work with all these scripts =)

Nathan - A.K.A. [BASHYOU] SNiPeS

----- Original Message ----- 
From: "Kernel Error" <kernelerror at hosgonewhack.com>
To: <mohaa at icculus.org>
Sent: Wednesday, December 17, 2003 11:48 AM
Subject: Re: [mohaa] recommended settings for server?


> Thanx, The scripts work great all i had to change was a couple of paths.
> Would you mind if i put a link to your site so that others may use these?
> ----- Original Message -----
> From: "Nathan Peters" <natedog550 at hotmail.com>
> To: <mohaa at icculus.org>
> Sent: Wednesday, December 17, 2003 11:43 AM
> Subject: Re: [mohaa] recommended settings for server?
>
>
> > Yeah sure man no prob.  I still consider these scripts beta.  Not the
fact
> > that they don't run.  They start, stop, and restart the server just
fine.
> > But.........what I haven't tested yet is to see that, what the script
does
> > to check to see if the server isn't running is to check to see that the
> > "process" isn't running.  So....if the binary loads.......but your
> > server.cfg doesn't then i'm not sure if the process dies or
what.........I
> > just haven't had time to check that.  If the process loads but you can't
> > connect for some reason like maybe ur server.cfg doesn't load properly
> then
> > i'll have to make it check the log file and if it sees that it's sitting
> at
> > localization or something like that then it will warn u.  But here u go:
> >
> > screen shots of using webmin with a cron job (i have it set to no
schedule
> > so i go in and click run now - that way I don't have to telnet in and go
> > through and do command line crap.  This way it's one click)
> >
> > screenie #1: http://www.bashyou.com/snipesserverscripts/cronjob1.jpg
> > screenie #2: http://www.bashyou.com/snipesserverscripts/cronjob2.jpg
> > screenie #3: http://www.bashyou.com/snipesserverscripts/cronjob3.jpg
> >
> > Download the scripts:
> > http://www.bashyou.com/snipesserverscripts/MOHAAserverscripts.zip
> >
> > Read the script carefully.  I am using this on Red Hat 9.
> > So.......depending on your system setup and things installed it may need
> to
> > be changed.  Works great for me so far hope it works for u!  Took me 5
> hours
> > of research on the internet to finally get this to work LOL.  Any
> > suggestions or whatever are welcome!
> >
> > Nathan - A.K.A. - [BASHYOU] SNiPeS
> >
> >
> >
> >
> >
> >
> > ----- Original Message -----
> > From: "Kernel Error" <kernelerror at hosgonewhack.com>
> > To: <mohaa at icculus.org>
> > Sent: Wednesday, December 17, 2003 10:14 AM
> > Subject: Re: [mohaa] recommended settings for server?
> >
> >
> > > I would like to check out those scripts if you dont mind.
> > >
> > > Kernel Error
> > >
> > > ----- Original Message -----
> > > From: "Nathan Peters" <natedog550 at hotmail.com>
> > > To: <mohaa at icculus.org>
> > > Sent: Wednesday, December 17, 2003 9:41 AM
> > > Subject: Re: [mohaa] recommended settings for server?
> > >
> > >
> > > > Dude!  I found this on the internet: com_hunkMegs - number of megs
to
> > > > allocate for the hunk (default 12)  OMG!  Default is 12?  Dude that
> sux.
> > > > Man no wonder.  If I use the numbers u say that only leave me 8mb
free
> > > RAM.
> > > > But I'll try it nonetheless I guess.  I just found this: You may
also
> > need
> > > > to increase the "Hunk megs" settings on the Server (e.g., to at
least
> > 96).
> > > > So........in their opinion you should set it to at least 96.  Like u
> > said
> > > > lol.    So.....if anyone waz questioning any of this it's now
> confirmed!
> > > > lol  So again I thank you very much for your help dude.
> > > >
> > > > Side note:  I have startup, shutdown, and restart scripts for people
> > that
> > > > can't use the screen command.  Also I have a script that I built
that
> I
> > > use
> > > > to check the server every 5 minutes and if it's down it restarts.
If
> > > anyone
> > > > wants em' I'll provide a link for you to download them.
> > > >
> > > > Again, Troy I thank you for your help!
> > > >
> > > > Nathan
> > > >
> > > > ----- Original Message -----
> > > > From: "Troy Chinnery" <t_chinnery at iprimus.com.au>
> > > > To: <mohaa at icculus.org>
> > > > Sent: Wednesday, December 17, 2003 8:57 AM
> > > > Subject: Re: [mohaa] recommended settings for server?
> > > >
> > > >
> > > > > +set com_hunkMegs 96 will allocate a hunk (region of memory) 96MB
in
> > > size.
> > > > > confusingly, +set com_zoneMegs 24 zone also allocates a hunk of
24MB
> > in
> > > > size,
> > > > > but it's used for something else.
> > > > >
> > > > > not sure about zone, but afaik the hunk variable is used to set
the
> > > amount
> > > > of
> > > > > memory designated for player data. don't quote me though.
> > > > >
> > > > >
> > > > > Nathan Peters wrote:
> > > > > > cool.  Thanx dude.  I'll try that out.  So one question again
> haha.
> > > > Sorry
> > > > > > to keep buggin u.......but.....hunkMegs 96 - what does that mean
> > > > exactly?
> > > > > > I'd like to know so I know what numbers to play with u know?
does
> > it
> > > > forces
> > > > > > it to use 96 megs of RAM?  and is zone like max swap?  I'm just
> > > guessing
> > > > i
> > > > > > bet i'm so far off it's not even funny lol.  If you got time to
> > > > enlighten me
> > > > > > i'd appreciate it.  If not no big deal I can probably find it on
> the
> > > > > > internet.  Thanx for ur help man.
> > > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> >
>
>



More information about the Mohaa mailing list