Results 1 to 10 of 40

Thread: [CoD2] Setup CoD2 on your Ubuntu server

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    create a new screen session:
    screen -AmdS namegoeshere

    list all current screen sessions:
    screen -ls

    attach a running screen session:
    screen -x namegoeshere
    or
    screen -x numbergoeshere (see screen -ls)

    detach from a screen session:
    press ctrl+a, then ctrl+d


    Once you've created a new screen session, attach to it, start your server in there instead. Detach (or close the putty window) and it should keep running.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  2. The Following 2 Users Say Thank You to IzNoGoD For This Useful Post:

    kung foo man (7th March 2018),rgl12 (7th March 2018)

  3. #2
    Private
    Join Date
    Mar 2018
    Posts
    36
    Thanks
    8
    Thanked 6 Times in 6 Posts
    Jesus! How do You know this everything?!
    It worked!

    Ok guys, I've got last question.
    In main folder I have saved different (custom) maps. Now. When I connect it automatically it wants to download it, even when the first map is carentan.
    Is there any command on cfg file to put an information to download this map when its loaded by server or by rcon?

    and... how long will it take, to see my server on master list?
    Last edited by rgl12; 7th March 2018 at 23:16.

  4. #3
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by rgl12 View Post
    Jesus! How do You know this everything?!
    It worked!

    Ok guys, I've got last question.
    In main folder I have saved different (custom) maps. Now. When I connect it automatically it wants to download it, even when the first map is carentan.
    Is there any command on cfg file to put an information to download this map when its loaded by server or by rcon?

    and... how long will it take, to see my server on master list?
    use the MANYMAPS packer, although there is quite a steep learning curve on that.

    Master list: use libcod and dont block the stuff in iptables (or cracked executable), should make it show up quite fast.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  5. The Following 2 Users Say Thank You to IzNoGoD For This Useful Post:

    kung foo man (8th March 2018),rgl12 (7th March 2018)

  6. #4
    Private Mariusz's Avatar
    Join Date
    Sep 2017
    Posts
    67
    Thanks
    8
    Thanked 43 Times in 43 Posts
    Ej, huju o nicku rgl12, mógłbyś przetłumaczyć poniższy cytat?
    Dziękuję.

    Quote Originally Posted by IzNoGoD View Post
    create a new screen session:
    screen -AmdS namegoeshere

    list all current screen sessions:
    screen -ls

    attach a running screen session:
    screen -x namegoeshere
    or
    screen -x numbergoeshere (see screen -ls)

    detach from a screen session:
    press ctrl+a, then ctrl+d


    Once you've created a new screen session, attach to it, start your server in there instead. Detach (or close the putty window) and it should keep running.

  7. The Following User Says Thank You to Mariusz For This Useful Post:

    kubislav23 (8th March 2018)

Posting Permissions

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