Posts: 728
Threads: 2
Joined: May 2006
Reputation:
0
1) obviously you're either not in the right folder to run srcds_run or the file doesn't exist, do an ls in your current directory and see if srcds_run is there.
2) use the screen command for this, if you don't have it then you need to install it.
Posts: 22
Threads: 3
Joined: Apr 2007
Reputation:
0
please i dont understand all of this i'm a TOTAL BIG NOOB! give me more details if you want to help me, i'm a good person.
Posts: 728
Threads: 2
Joined: May 2006
Reputation:
0
you can't run srcds_run if it's not in the folder that you run the command from, i don't know how else to put it. like you go to make a peanut butter sandwich, you have no peanut butter = you can't make the sandwich. you need to change to the folder that you installed your srcds into and then run srcds_run, it should be in the folder that you specified as "-dir xxx" during the install.
you better google for the screen command to figure out how to use it. it's not that hard, try typing "screen --help" or "man screen"
maybe you should switch to windows?
Posts: 22
Threads: 3
Joined: Apr 2007
Reputation:
0
Can you not give like a little tutorial to me please or a link to one would do fine.
I can figure out my first question, but the second one is what I’m having problems with, everywhere I see tutorials like ok you need to screen it and script this commands and so on but how can I do that if all they telling me is what to do and not how to do it!
Your the only person that answerd to my thread please give me something.
Posts: 728
Threads: 2
Joined: May 2006
Reputation:
0
i don't know what to say, you have to learn on your own, i gave you the commands in my earlier post did you even try them? if you did what happened?
screen --help
or
man screen
first will give you basic help, second will show the man(ual) and tell you what it does. why don't you try looking for "how to use screen" instead of "how to run srcds with screen"
Posts: 22
Threads: 3
Joined: Apr 2007
Reputation:
0
Good news i found out that my linux dedicated server has screen installed, the only thing i need now is hot to create this script and where to place it.
Posts: 22
Threads: 3
Joined: Apr 2007
Reputation:
0
Even more good news i did this command you told me and this appears:
Options:
-a Force all capabilities into each window's termcap.
-A -[r|R] Adapt all windows to the new display width & height.
-c file Read configuration file instead of '.screenrc'.
-d (-r) Detach the elsewhere running screen (and reattach here).
-dmS name Start as daemon: Screen session in detached mode.
-D (-r) Detach and logout remote (and reattach here).
-D -RR Do whatever is needed to get a screen session.
-e xy Change command characters.
-f Flow control on, -fn = off, -fa = auto.
-h lines Set the size of the scrollback history buffer.
-i Interrupt output sooner when flow control is on.
-l Login mode on (update /var/run/utmp), -ln = off.
-list or -ls. Do nothing, just list our SockDir.
-L Terminal's last character can be safely updated.
-m ignore $STY variable, do create a new screen session.
-O Choose optimal output rather than exact vt100 emulation.
-p window Preselect the named window if it exists.
-q Quiet startup. Exits with non-zero return code if unsuccessful.
-r Reattach to a detached screen process.
-R Reattach if possible, otherwise start a new session.
-s shell Shell to execute rather than $SHELL.
-S sockname Name this session <pid>.sockname instead of <pid>.<tty>.<host>.
-t title Set title. (window's name).
-T term Use term as $TERM for windows, rather than "screen".
-U Tell screen to use UTF-8 encoding.
-v Print "Screen version 3.09.13 (FAU) 5-Sep-02".
-wipe Do nothing, just clean up SockDir.
-x Attach to a not detached screen. (Multi display mode).
-X Execute <cmd> as a screen command in the specified session.
Can you give me a tip on what I should be looking for…
Thanks for your help there is some crazy people out there that tried charging me $75 for this info!!!
Posts: 728
Threads: 2
Joined: May 2006
Reputation:
0
you've got to be kidding me, if the server.sh script is calling srcds_run, don't you think it has to be in the same directory as srcds_run? look at your script "screen -A -m -d -S......" what do all those things do? for the last time, read the man pages.
you need to figure this out on your own else you're going to have to pay someone to help you, as your next set of questions after you get this running will be "OMG, i can't get mani or any other mods to work please help me!!!!!!"
Posts: 22
Threads: 3
Joined: Apr 2007
Reputation:
0
It means what it says i gues, the point is i entered all this commands the way it was said on the tutorial. Please just help me ok?
Posts: 728
Threads: 2
Joined: May 2006
Reputation:
0
so if it means what it says, then maybe you don't have a screen session named "css-server"