Jump to content
  • 0
kitty14

Start,stop,recompile

Question

Hello, i dont know if this was already ask, cuz i tried googling this, just want to know how did RO VPS install a luncher namely , START ( that will appear 3 screen log-in,char,map) , STOP, and RECOMPILE.. i tried one by one ./map-server, ./login-server, /char-server, but its way too different.. Its a NON RO VPS Centos.. Please share some info. thanks.

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

This was i use in linux operation

 

screen -t Login
./login-server
Ctrl + a + d --> To exit screen
 
screen -t Char
./char-server
Ctrl + a + d --> To exit screen
 
screen -t Map
./map-server
Ctrl + a + d --> To exit screen
 
To Restore The Screen
Type "ps -x" then the screen id will show
screen -r and screen id --> Ex : screen -r 1234
 
To Stop Server
Ctrl + c
exit
Link to comment
Share on other sites

thanks for the responds. hmm, i used that one too, but it doesn't no show all in screen you cant even scroll it up? right? i already installed the vnc viewer..


bump! any one knows how?
like asura hosting and pony-vps, they have auto launcher to start a server then 3 screens  (char,map and log-in) will come out.. 

Link to comment
Share on other sites

bump ! please help me ..
i wonder how to run "athena-start"  like "runserver-sql" where can open and run 3 cmd differently not in one terminal only

how will i make it in linux vnc viewer

start cmd /k logserv-sql.bat
start cmd /k charserv-sql.bat
start cmd /k mapserv-sql.bat

and how to add ssh terminal in website ? 


any guides? thank you

Link to comment
Share on other sites

Hi Marin,

 

I can do it for you and teach you how to use it. Kindly pm me. I`ve been using the ./stop,./restart./compile script for long time. /bo

Link to comment
Share on other sites

its an Xterm with command
example

xterm -fg white -bg black -e "/root/trunk/map-server"

but you need to install an xterm in your vps

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.