SRCDS Steam group


Step Install CS: Source problem
#1
I have a prolem witch install cs source game witch my dedicated server - linux ;(

this is my problem:

[Image: helptf.png]

pls help me
Reply
#2
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#3
Try running it as root using Sudo.

Code:
sudo ./steam -command update -game "Counter-Strike Source" -dir .
Reply
#4
(11-18-2010, 07:48 AM)Hovercat Wrote:  Try running it as root using Sudo.

bad idea! you do not want root to own all files. and it probably doesn't help (unless you have a very strangely configured linux).
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#5
(11-18-2010, 06:58 PM)BehaartesEtwas Wrote:  
(11-18-2010, 07:48 AM)Hovercat Wrote:  Try running it as root using Sudo.

bad idea! you do not want root to own all files. and it probably doesn't help (unless you have a very strangely configured linux).

Really? I had to use sudo to install my server, and I chmodded all my files that to 755, the rest that needed to be write-able 777.
Reply
#6
(11-19-2010, 08:17 AM)Hovercat Wrote:  Really? I had to use sudo to install my server, and I chmodded all my files that to 755, the rest that needed to be write-able 777.

Than you probably did something wrong in advance. There is no reason to run steam with sudo unless you ran it with sudo before (which will probably create some files in your home directory that belong root and therefore cannot be overwritten anymore without sudo).

Of course, if you chown (or chmod) the files afterwards and run the server as a user, the result is still ok. But again, usually there should not be a reason for running steam as root. I never did.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#7
Well, now that I remember I didn't use Sudo, I ran it while logged into root ("sudo -s" or "su") and I ran the actual server logged into my user account. I edited files via SFTP.
Reply
#8
ok i do it, but i have problem witch start script, ecery restart he create me new server oO
Reply
#9
Start the server with ./srcds_run <parameters>
Warning Level: 0%
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)