( search forums )
Linux Server Scripts
Soldat Forums - Soldat Talk - Server Help
meij
March 16, 2004, 11:02 am
heres a few tcl scripts i put together and figured some other people might find them helpfull

[code]Files:
- start.tcl
starts server in the background and creates a .pid file
- stop.tcl
stops server (requires you to start it with start.tcl)
- addcron.tcl
add's the server to crontab and creates crontab.chk
(google crontab for info)[/code]

also, i dont guarantee that these files wont magicly erase all your data. so use them with care. also if you dont understand how to use it, read the readme file please dont email me about it.

File: Grab the new one from my next post

meij
March 16, 2004, 4:50 pm
ok, merged all the files into one and added a few new option like remove the server from crontab, restart the server and when it starts it grabs the admin password from soldat.ini. please remeber to read the readme.txt before using this script on your server.

File: [URL] (its about 5k unzipped)