|
|
#1 |
|
Guest
Posts: n/a
|
Wierd Error
I am running my server on Ubuntu Server 6.10. The server runs fine, but when I try to move to the cstrike folder I get an error.
me@myserver:~$ cd srcds_l me@myserver:~/srcds_l$ cd cstrike -bash: cd: cstrike: Permission denied here is the list of my srcds folder: me@myserver:~/srcds_l$ ls -l total 20740 drwxr-x--- 2 root root 4096 2006-11-02 19:12 bin drwxr-x--- 10 root root 4096 2006-11-02 18:43 cstrike drwxr-x--- 7 root root 4096 2006-11-02 19:12 hl2 -rwxr-xr-x 1 root root 3513408 2005-09-01 21:27 hldsupdatetool.bin -rw-r--r-- 1 root root 1395 2006-11-02 19:12 InstallRecord.blob -rw-r--r-- 1 root root 3413 2005-04-07 16:07 readme.txt -rwxr-xr-- 1 root root 183860 2006-11-02 19:12 srcds_amd -rwxr-xr-- 1 root root 183828 2006-11-02 19:12 srcds_i486 -rwxr-xr-- 1 root root 183828 2006-11-02 19:12 srcds_i686 -rwxr-xr-- 1 root root 10164 2006-11-02 19:12 srcds_run -rwxr-xr-x 1 derek users 7963393 2006-02-27 23:33 steam -r-xr-xr-x 1 derek users 358301 2005-11-15 23:28 test1.so -r-xr-xr-x 1 derek users 453372 2005-11-15 23:28 test2.so -r-xr-xr-x 1 derek users 8306090 2005-11-15 23:28 test3.so |
|
|
|
#2 |
![]() Join Date: Nov 2004
Reputation: 10
Posts: 1,207
|
Who are you logged in as?
There is no world read on that folder - looks like it was installed by root |
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
yup, log in as root, chown -R the folder that the server is installed so that the user and group match your normal user login. Looks like the server had been installed as root, then updated as the user.. bad boy......
|
|
|
|
#4 |
|
Guest
Posts: n/a
|
Im still trying to learn Linux lol. So how do I log in as root? I only have one user account that was setup when I installed Linux.
|
|
![]() |
|
||||||
| Thread Tools | |
| Display Modes | |
|
|