News:

Come Chat with us live! Learn how HERE!

Main Menu

SHH and Linux server

Started by rotacak, February 19, 2008, 04:55:01 PM

rotacak

Hi,
I trying to run server on debian trough SHH. All working ok, but when I close SHH, then server is terminated. I also tried something like this: setsid ./tremulous-server
but tremded is in running tasks, but not work.

Can you tell me how to run server with some another session and then how to switch between sessions? (Trough SHH).

Undeference

Need help? Ask intelligently. Please share solutions you find.

Quote from: tuple on February 15, 2008, 11:54:10 PMThats what we need, helpful players, not more powerful admins.


Odin

screen ./tremded-server

Ctrl+A, then D

screen -r to restore the screen.

durand

what if you have to turn your computer off?