Ok here is what i am trying to do...
I want my mud to startup automaticly on my server when the server boots up. I am running RHEL 3. I've tried to add the line:
/home/tagart/gb/bin/startup &
to my rc.local file.... that didn't work
i tried to add it in the sessions to startup when my username logs in... that didn't work...
the i went into the terminal and i did a:
chmod +x /home/koumintang/gb/bin/startup &
to see if it will start it up and i got this:
# chmod +x /home/koumintang/gb/bin/startup &
[1] 2935
then then when i type anything else it does this:
[1]+ Done chmod +x /home/koumintang/gb/bin/startup
I'm assuming it means that it isn't staying up but not sure..... if you have any suggestions on how to get my mud to startup as soon as my server is turned on... please help me out
thanx
I want my mud to startup automaticly on my server when the server boots up. I am running RHEL 3. I've tried to add the line:
/home/tagart/gb/bin/startup &
to my rc.local file.... that didn't work
i tried to add it in the sessions to startup when my username logs in... that didn't work...
the i went into the terminal and i did a:
chmod +x /home/koumintang/gb/bin/startup &
to see if it will start it up and i got this:
# chmod +x /home/koumintang/gb/bin/startup &
[1] 2935
then then when i type anything else it does this:
[1]+ Done chmod +x /home/koumintang/gb/bin/startup
I'm assuming it means that it isn't staying up but not sure..... if you have any suggestions on how to get my mud to startup as soon as my server is turned on... please help me out
thanx