Results 1 to 2 of 2

Thread: run cracked server to background

  1. #1
    Private
    Join Date
    Mar 2015
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post

    run cracked server to background

    Hello all, i have a cracked linux server cod2 and work successful . I have problems when you disconnect from the ssh then shutdown the server . How to make to run the server even when disconnected from ssh?

  2. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by punisher2202 View Post
    Hello all, i have a cracked linux server cod2 and work successful . I have problems when you disconnect from the ssh then shutdown the server . How to make to run the server even when disconnected from ssh?
    You can run your server in a screen.
    PHP Code:
    apt-get screen
    screen 
    For more information about how to start your server by script (with screen) see:
    http://killtube.org/showthread.php?2124-Startup-screen
    http://killtube.org/showthread.php?2...N-SeRVER-ERORR

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

    kung foo man (2nd June 2015)

Posting Permissions

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