Results 1 to 10 of 16

Thread: How to install CoD2 on Linux VPS Server?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    At first you have to install screen: apt-get install screen

    Then start a screen-session: screen -AmdS cod2
    Join the session: screen -r cod2
    Leave the session: CTRL + a + d
    Look for all sessions: screen -ls

    Quit the server: CTRL + c or quit
    timescale 0.01

  2. The Following User Says Thank You to kung foo man For This Useful Post:

    jepson (4th November 2012)

Posting Permissions

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