RedCallao.com



Retroceder   Hosting Peru - RedCallao - Manuales de hosting cpanel, streaming radio, tv streaming, vps, servidores dedicados > Pre-Venta - Soporte > Servidores - VPS

Respuesta
 
LinkBack Herramientas Desplegado

  #1 (permalink)  
Antiguo 27/08/08, 13:59:37
redcallao redcallao Está Desconectado
Administrator
 
Fecha de Ingreso: jun 2008
Mensajes: 8.018
Predeterminado Instalar Shoutcast en Servidor Linux

Aqui un pequeño tutorial paso a paso como instalar shoutcast en un servidor con CentOs.

1.- Bajar el
SHOUTcast Linux server (glibc) v1.9.8, con el siguiente comando.wget URL del archivo a descargar
Código:
root@adonis [~]# wget http://www.shoutcast.com/downloads/sc1-9-8/sc_serv_1.9.8_Linux.tar.gz                                                                  --18:52:46--  http://www.shoutcast.com/downloads/sc1-9-8/sc_serv_1.9.8_Linux.tar.gz
Resolving www.shoutcast.com... 207.200.98.25
Connecting to www.shoutcast.com|207.200.98.25|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 60840 (59K) [application/x-gzip]
Saving to: `sc_serv_1.9.8_Linux.tar.gz'

100%[====================================================================================================================>] 60,840       214K/s   in 0.3s

18:52:47 (214 KB/s) - `sc_serv_1.9.8_Linux.tar.gz' saved [60840/60840]

2.-
descomprimir el archivo descargado al servidor. con el siguiente comando
tar -xzvf sc_serv_1.9.8_Linux.tar.gz
Código:
root@adonis [~]# tar -xzvf sc_serv_1.9.8_Linux.tar.gz
README.TXT
sc_serv.conf
sc_serv
3.- editar el archivo
sc_serv.conf
con el siguiente comando vi
sc_serv.conf despues presionamos la letra A para poder editar el archivo.

*
cambiamos las lineas donde aparezca
"MaxUser=32" para cambiar el numero de usuarios simultaneos que queremos que se conecten.
"Password=changeme" y cambia el changeme por el password que queramos nosotros poner para transmitir .
"PortBase=8000" y cambiamos el puerto 8000 por el que queramos (pero mejor dejamos el 8000 ya que es el standard.

4.- guardas los cambios y ejecutas lo siguiente
./sc_serv & .

quedara se quedara como se muestra lineas abajo

Código:
root@redcallao [~]# ./sc_serv &
[1] 23854
root@redcallao [~]# ************************************************************                                                                             *******************
** SHOUTcast Distributed Network Audio Server
** Copyright (C) 1998-2004 Nullsoft, Inc.  All Rights Reserved.
** Use "sc_serv filename.ini" to specify an ini file.
*******************************************************************************

Event log:
<08/27/08@15:30:51> [SHOUTcast] DNAS/Linux v1.9.8 (Feb 28 2007) starting up...
<08/27/08@15:30:51> [main] pid: 23854
<08/27/08@15:30:51> [main] loaded config from sc_serv.conf
<08/27/08@15:30:51> [main] initializing (usermax:32 portbase:8000)...
<08/27/08@15:30:51> [main] No ban file found (sc_serv.ban)
<08/27/08@15:30:51> [main] No rip file found (sc_serv.rip)
<08/27/08@15:30:51> [main] opening source socket
<08/27/08@15:30:51> [main] source thread starting
<08/27/08@15:30:51> [main] opening client socket
<08/27/08@15:30:51> [main] Client Stream thread [0] starting
<08/27/08@15:30:51> [main] client main thread starting
<08/27/08@15:30:51> [source] listening for connection on port 8001
<08/27/08@15:30:55> [sleeping] 0 listeners (0 unique)      ers (0 unique)
Disfruten del manual, espero sus comentarios :D
Responder Con Cita
Respuesta

Tags
Ninguno

Herramientas
Desplegado

Normas de Publicación
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is habilitado
Las caritas están habilitado
Código [IMG] está habilitado
Código HTML está habilitado
Trackbacks are habilitado
Pingbacks are habilitado
Refbacks are habilitado




La franja horaria es GMT -5. Ahora son las 02:46:53.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.