SRCDS Steam group


Are bash and SSH commands the same
#1
Sorry for being a noob but i am very new to this

I know a few BASH commands but i see ppl using commands which i never heard of in BASH are these commands in other programs like commands inside srcds or am i just retarded. I mean i was messin with linux on ma pc the other day because it didnt work and i found the cat command reads files. but i cant find a BASH command for running files do you have to make a file executable by using a bash command i know how to run some files you can just type in the name and it runs. like sax2 runs sax2 is this the same over ssh. arrrrrrrg help me plz.
Reply
#2
./thename
or
chmod +x thename

sax2 is a command put into the system when you installed it (or i think so). You can even see advanecd options for this application with sax2 --help (i think). Bash scripts (although im really not sure) are often normal commands, but with the first line containing #!/bin/sh to make the whole thing work. To run a bash script, you do ./name-of-script.sh and it does what's in the file. It is possible to do more advanced scripts (i think), but you don't need to go jumping into that if you don't want.
Reply
#3
thx m8 is that how u run programs in BASH.
so i just download crcds then run chmod it to install
Reply
#4
Sort of. in the case of setting up steam to install srcds or hlds that would be the case to make it an executable by using chmod +x hldsupdatetool.bin then running ./hldsupdatetool.bin at your prompt.
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#5
thx i have just paid for the first month on my server so should be getting it on monday. Looking forward to setting it up.
Reply
#6
BASH (Bourne Again SHell) is just a shell prompt. SSH (Secure Shell Host) is just the protocol and daemon to connect to your *NIX server, kinda like telnet which windows used. Not many game providers allow SSH access for security purposes, but dedicated server providers do. If you get a dedicated server, try to get dedicated bandwidth, 100mbit umetered means you have no limit to how much you use interms of transfering data, but you're not guarenteed to get near 100mbps like you are dedicated bandwidth.
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#7
so yuo will have contention with others for the 100mbit line right. O great. ah well just have to hope tht it shud do.
lol i bought this offer here
http://www.forum2.co.uk/forums/showthread.php?t=5231
i thougth it seemed ok any way i cant reli lose since im gettin given the money to pay for it by my school. sum EMA allowance get £30 a week for going to school.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)