12-29-2010, 10:36 AM
I have this problem i cant run my css server using my normal user. For this i need to login with root and run server.sh. i need some help from you guys to be able to run server with my regular user.
running server on regular user not root
|
12-29-2010, 10:36 AM
I have this problem i cant run my css server using my normal user. For this i need to login with root and run server.sh. i need some help from you guys to be able to run server with my regular user.
12-29-2010, 08:08 PM
probably you have installed it as root user, so all files belong to root and thus are not accessible by the normal user. run this in the directory where you installed srcds:
Code: chown <regular-user> -R .
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!) Do not ask technical questions via PM! |
« Next Oldest | Next Newest »
|