[Off] їComo crear un hosting?
#8

Quote:
Originally Posted by bm0z
Посмотреть сообщение
Bбsicamente necesitas tener unos conocimientos mнnimos sobre el funcionamiento de Linux. La idea mбs optima y segura (ojo, es mi opiniуn) es crear un usuario -en Linux- por cada servidor con privilegios para que pueda trabajar solamente sobre su "home".

Ejemplo para ejecutar el servidor desde un usuario:
Код:
su USUARIO -c 'cd /home/USUARIO/; ./samp03svr & echo $! > .pid' > /dev/null
Tambiйn se puede eliminar funciones del lenguaje C creando una biblioteca (.so). Ejemplo:
Код:
su USUARIO -c 'cd /home/USUARIO/; env LD_PRELOAD=/lib/BIBLIOTECA.so; ./samp03svr & echo $! > .pid' > /dev/null
Estб claro que tambiйn se necesita conocimientos sobre PHP y MySQL para el tema del panel de control y todo eso.
Uff, am me costo pero aprendi de otra parte de igual forma me guie algo aqui. Es facil si tienes los conocimientos necesarios en fin gracias por tu comentario!
Reply


Messages In This Thread
їComo crear un hosting? - by fabianlamas33 - 13.08.2014, 16:37
Re: їComo crear un hosting? - by Onfroi - 13.08.2014, 16:40
Respuesta: Re: їComo crear un hosting? - by fabianlamas33 - 13.08.2014, 16:43
Re: Respuesta: Re: їComo crear un hosting? - by Toolkit - 13.08.2014, 17:56
Respuesta: Re: Respuesta: Re: їComo crear un hosting? - by fabianlamas33 - 13.08.2014, 18:13
Re: Respuesta: Re: Respuesta: Re: їComo crear un hosting? - by Toolkit - 13.08.2014, 18:41
Respuesta: їComo crear un hosting? - by bm0z - 14.08.2014, 00:02
Respuesta: їComo crear un hosting? - by fabianlamas33 - 14.08.2014, 03:01
Re: їComo crear un hosting? - by admantis - 14.08.2014, 16:26
Respuesta: Re: їComo crear un hosting? - by chusothe41 - 14.08.2014, 18:30

Forum Jump:


Users browsing this thread: 1 Guest(s)