The Ur-Quan Masters Discussion Forum

The Ur-Quan Masters Re-Release => Starbase Café => Topic started by: Deep-Jiffa on February 22, 2004, 06:06:17 pm



Title: Need linux help!
Post by: Deep-Jiffa on February 22, 2004, 06:06:17 pm
Well, our clan in TO has recently bought a server! I have an access to the server but we have a problems. Since none of us knows how to use linux we are screwed. I downloaded Putty and I know how to enter and run the server but we don't know how to close it(it is nesseceray for several updates in files). All I require is help in linux, no TO. I will appriciate if you will answer it quickly, since we need this server today.

edit: I understood from a friend how to move from dirs(like dos, cd "dir") and how to active the ssh files. (./TacticalOpsServer.sh in this case).


Title: Re: Need linux help!
Post by: Deep-Jiffa on February 23, 2004, 01:41:43 am
never mind,  solved it alone!
kill <pid>


Title: Re: Need linux help!
Post by: Death 999 on February 23, 2004, 06:56:16 pm
Oh, THAT's what you were trying to do. I thought it was a bit more complicated. You do realize that if you had done it in the foreground of a terminal that was still open, you could have sent it the interrupt signal by hitting control-c, right?