[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

RE: [Linux] xinetd



Hola de nuevo
Esto me aparece el el archivo /etc/xinetd.d/linuxconf-web :
Como configuraria mis servicios? GRACIAS


default: on 
# description: The Linuxconf system can also be accessed via a web \ 
#              browser.  Enabling this service will allow connections to \ 
#              Linuxconf running in web UI mode. 
service linuxconf 
{
        socket_type = stream
        wait = yes
        user = root
        server = /sbin/linuxconf
        server_args = --http
        disable = no
}               












                                               
                   ************************************
                   | Q.B.B.ANGEL G. POLANCO RODRIGUEZ |                
                   | UNIVERSIDAD AUTONOMA DE YUCATAN  |
                   | DIRECCION      GENERAL        DE |                
                   |      DESARROLLO ACADEMICO        |                
                   | DEPARTAMENTO  DE  TELEINFORMATICA|
                   | CALLE 59 POR  AV.  ITZAEZ  # 490 |
                   | MERIDA,      YUCATAN,     MEXICO |                
                   |      CODIGO POSTAL :  97 000     |                
                   |     TELEFONO:52 (99)  23 74 28   |
                   |    E-mail: angel en tunku uady mx   |
                   |        http://www.uady.mx        |
                   ************************************

  

  


On Thu, 5 Apr 2001, Grupo Linux Barranquilla wrote:

> En redhat 7.0 encontraras un directorio xinetd.d alli estan los servicios en
> forma de archivo los cuales tienen en su contenido tienen un default on u
> off depiendo si el servicio esta activo o inactivo.
> Solo debes cambiar este parametro para activar o desactivar servicios y
> luego restaurar el xinetd.
> Jesus Rudas Simmonds
> Barranquilla - Colombia
> 
> 
> ----- Original Message -----
> From: Angel G. Polanco Rodriguez <angel en tunku uady mx>
> To: <linux en linux net mx>
> Sent: Wednesday, April 04, 2001 11:56 AM
> Subject: [Linux] xinetd
> 
> 
> >
> > Hola, como manejo el xinetd (red hat 7.0), antes inetd.conf de versiones
> > anteriores, por su atencion gracias.
> >
> >
> >
> >                    ************************************
> >                    | Q.B.B.ANGEL G. POLANCO RODRIGUEZ |
> >                    | UNIVERSIDAD AUTONOMA DE YUCATAN  |
> >                    | DIRECCION      GENERAL        DE |
> >                    |      DESARROLLO ACADEMICO        |
> >                    | DEPARTAMENTO  DE  TELEINFORMATICA|
> >                    | CALLE 59 POR  AV.  ITZAEZ  # 490 |
> >                    | MERIDA,      YUCATAN,     MEXICO |
> >                    |      CODIGO POSTAL :  97 000     |
> >                    |     TELEFONO:52 (99)  23 74 28   |
> >                    |    E-mail: angel en tunku uady mx   |
> >                    |        http://www.uady.mx        |
> >                    ************************************
> >
> >
> >
> >
> >
> >
> >
> > Lista de correo linux en linux net mx
> > Preguntas linux-owner en linux net mx
> > http://www.linux.net.mx/
> 
> 
> Lista de correo linux en linux net mx
> Preguntas linux-owner en linux net mx
> http://www.linux.net.mx/
> 


Lista de correo linux en linux net mx
Preguntas linux-owner en linux net mx
http://www.linux.net.mx/



[Hilos de Discusión] [Fecha] [Tema] [Autor]