Hi!, i´ve write a java server in order to execute it on my Centos VPS.
If I enter by SSH to my VPS, and write “java myserver”, it works perfectly. The problem is that when I close the SSH session, my java program not worked anymore.
I only know a little of linux, so, anyone can help me? I only need that my java program (a .class) runs always on my VPS.
THANKS! :megaman_x: