View Single Post
  #5  
Old 28-07-2003, 12:11 PM
Mudhoney Mudhoney is offline
Mudhoney's Avatar
Registered User
Join Date: Jul 2002
Location: Melbourne
Posts: 725
Default

hmm it's possible I may not be back until late Friday or even Sat night.. either you can wait til i get back, or download and install NS2 on the server yourselves..

1. wget (http) or ftp (ftp) to get the file
2. mv file to hlds_l directory
3. gunzip and tar -xvf to unpack it
4. nohup hlds_run -game ns +map.... to run it
(alternatively use "screen" instead of nohup)

use "locate" if you can't find where stuff is. You need to run "updatedb" as root to get it to see new stuff you've added to the filesystem. Unfortunately either the current Linux kernel or the filesystem version I'm using (ext3) has a memory leak or some other problem. It might be worse rebooting the box. Running updatedb chews up a lot of memory that doesn't get released, so you may need to reboot if you do that.

You can see the box stats, including free memory at:
http://whc.kicks-ass.net/
Reply With Quote