AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Solved How auto update Serv linux (https://forums.alliedmods.net/showthread.php?t=316293)

vegeta1241 05-15-2019 21:34

How auto update Serv linux
 
Hello everybody,

When I install serv it update automatically, but when I config it, I can do update automaticalY, I think is because our login when we send files on the ftp have not the right power, but I’m novice on Linux.

Could you write me step by step how I can do :

- put all my files on ftp in right power
- put m’y login with right power

Path Csgo : home/csgoserver/serverfiles/csgo
My login : csgoserver

Im tired I have 12 servers and when have maj cs go I do the maj manually. It take too much time for me.
Sorry for my bad english

Dr.Doctor 05-16-2019 11:53

Re: How auto update Serv linux
 
Use https://linuxgsm.com/lgsm/csgoserver/

vegeta1241 05-16-2019 12:38

Re: How auto update Serv linux
 
i use it but when i install my serv this work

./csgoserver update

but when i have sent files etc.. dont work and too many errors bcs files are loading with login with bad powr access on my linux

but im novice on linux idk how to do put all files by default like root or idk but to avoid this error

ERROR OWNERSHIP ISSUE
https://image.noelshack.com/fichiers...sans-titre.png

vegeta1241 05-16-2019 13:36

Re: How auto update Serv linux
 
Oh i think I have fix it with chown

vegeta1241 05-16-2019 16:11

Re: How auto update Serv linux
 
Okey i have fixed it but i have other problem,

when logs are created they use root power and not my "csgoserver" power, how i can modify it ?

vegeta1241 05-18-2019 11:20

Re: How auto update Serv linux
 
To resume :

When i do

chown -hR csgoserver /home/csgoserver The update work correctly,


But when logs files are created, it created by root

https://www.noelshack.com/2019-20-6-...83-unknown.png

and the update dont work more, i need to rewrite chown -hR csgoserver /home/csgoserver for update serv


Also i have tried to do : chown -R csgoserver:csgoserver /home/csgoserver

But same problem,

i think server is starting on round and i need to start it on csgoserver

vegeta1241 05-22-2019 08:21

Re: How auto update Serv linux
 
Okey this is fixed I can update with ./csgoserver update

But auto update don’t work I have this error :
Apt -get update failed exit error 100


All times are GMT -4. The time now is 06:00.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.