Results 1 to 10 of 39

Thread: Install libcod on CoD 2 1.0

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #31
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by sttte93 View Post
    Ok, i started the server, thank you.
    But, now, i'm blocked here:

    To keep your server running after you leave the ssh session, use screen:

    screen -AmdS somename
    screen -x somename
    ./filename.sh


    Click image for larger version. 

Name:	cmd.jpg 
Views:	28 
Size:	9.8 KB 
ID:	1278

    If i close ssh session, server stop run.
    With Ctrl + A + D, you can disconnect from the screen and reattach it later using screen -dR.
    With screen -ls you can see your current active screens.

    Edit: ./startup.sh is not running in the screen. It needs to be in one line.
    Manual: screen [ -options ] [ cmd [ args ] ]
    https://linux.die.net/man/1/screen
    Last edited by Mitch; 5th March 2017 at 13:13.

  2. The Following User Says Thank You to Mitch For This Useful Post:

    sttte93 (5th March 2017)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •