Jump to content
  • 0

[HELP]Linux+WinSCP+ ?


Question

Posted

my dedicated server have OS linux i use WinSCP for connect to machine , but how can i see my game/loginserver console ? or how can i close and open again consoles ?

5 answers to this question

Recommended Posts

  • 0
Posted

i try with:

 

killall -9 startGameServer.sh 

but i get message :->  Process no killed

 

i try and with :

 

sh startGameServer.sh stop

but i get message : ->

/$ sh startGameServer.sh stop

sh: startGameServer.sh: No such file or directory

 

how to reopen gameserver console ?or restart gameserver consone without log in game ?

  • 0
Posted

take win2003

 

worst answer ever...linux is 100000times better than winshit if someone is noob enough to use win2k3 feel free but leave smart ppl alone.

 

1st you dont use winscp to connect to it winscp is an FTP client you have SSH to access to your server

2nd you cant see the consoles of your login/gameserver because you run them in the concolse and than the log directory shows you the log

3rd dont use killall kill the process 1 by 1(kill -9 <pid>) you can get the pid from the top

 

 

  • 0
Posted

i try with:

 

killall -9 startGameServer.sh  

but i get message :->  Process no killed

 

i try and with :

 

sh startGameServer.sh stop

but i get message : ->

/$ sh startGameServer.sh stop

sh: startGameServer.sh: No such file or directory

 

 

 

 

 

how to reopen gameserver console ?or restart gameserver consone without log in game ?

ps -A

you wil get the list of aplication

you will see gameserver_loop.sh and some number front of it

 

then type

kill and the number

 

 

and use putty winscp sucks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...