Welcome to PlagueFest.com! Log in or Sign up to interact with the Plague Fest community.
  1. Welcome Guest! to interact with the community and gain access to all the site's features.

How the server is going to be moved over..

Discussion in Everything & Anything started by Cam, Dec 22, 2007

  1. Posts
    ps aux | grep srcds
    kill pid
    useradd srcds && passwd newpassword
    tar -cvf srcds.tar /home/srcds && scp srcds.tar newuser@newipofserver:/home/srcds
    cd /home/srcds
    tar -xvf srcds.tar
    cd srcds_l
    ./start.sh

    Taada, the server was moved over and started up. In theory. I would just need to contact my host to get the IP moved over.

    I made this thread because a lot of people think it will be complicated, and I'm getting asked a lot of it's going to be a lot of work, however, it seriously is not. :razz:

    This is assuming all goes well, though. Anything can go wrong such as segmentation faults on server boot.
  2. Dec 21, 2007
    Posts
    Dosent seem as difficult as i thought. I hope every thing goes well. It will be my new favorite server.
  3. Jun 29, 2007
    Posts
    Not at all :razz: