I ordered a VPS server so I can run my Dedicated Server on it but when I log into putty and start my server do I have to leave putty on for my server to always to be on? Also my VPS Server is Ubuntu 10
Do I have to run putty?
|
12-02-2009, 09:07 AM
Start it in screen then you can leave it to do its own thing.
12-02-2009, 09:18 AM
12-02-2009, 09:24 AM
http://forums.srcds.com/viewpost/75982#pid75982
You'll need to install "screen" on your server if it's not already on there and base your startline on what's in that post.
12-02-2009, 09:52 AM
(12-02-2009, 09:24 AM)bigtin Wrote: http://forums.srcds.com/viewpost/75982#pid75982 Ahh... Thanks. But I have a better one http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920
12-03-2009, 10:52 AM
Or use a simple set of scripts to reduce ssh keyboard mashing:
In your home directory create a .sh file, call it startup you want, and have PHP Code: cd In your SRCDS folder make a .sh file called server.sh and put: PHP Code: #!/bin/sh chmod +x both files, then next time you log into ssh, to start it just do ./startup.sh and you will get a one line notification[/i] [i]echo "Starting Cs:Source Server" to inform you it has started, then feel free to close putty. Christy |
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)