Buen servidor para apt

2000-11-28 Thread Ariel Manzur
Hola.. Estoy usando un cablemodem (fibertel) en Buenos Aires, alguien puede recomendarme un servidor bueno para usar con el apt? como siempre, no hay mirror para Argentina, y de los demas paices cercanos los servers son _lentisimos_. Alguna sugerencia? Gracias.. Ariel.

Re: Qué paquetes instalar.

2000-11-28 Thread Antonio Castro
On Mon, 27 Nov 2000 [EMAIL PROTECTED] wrote: Al instalar potato, te da 2 opciones para seleccionar que paquetes se quiere instalar: una es simple y la otra es advanced. Necesitaría saber de que manera puedo obtener la lista de paquetes que integran cada una de las opciones de simple. Es

Re: Qué paquetes instalar.

2000-11-28 Thread Andres Herrera
Guenas El Tue, Nov 28, 2000 at 08:21:22AM +0100, Antonio Castro disidio iscribir: Y ya puestos no hay forma de guardar en un fichero la selección de paquetes y su configuración de forma que permita una reinstalación automática de todo el sistema ? La selección de paquetes, con dpkg

Re: Buen servidor para apt

2000-11-28 Thread unai
Ariel Manzur wrote: Hola.. ..hola Alguna sugerencia? Añade el la lista de servidores los que tu conozcas y pasaselos al netselec. $/usr/bin/netselect -vv $(cat lista-mirrors-debian) netselect: unknown host ftp.br.debian.org ftp.debian.org 266 ms 13

Re: [OT]: apache-ssl y el certificado.

2000-11-28 Thread Jaume Sabater
Hombre... Soy despistao, pero tanto??? :-) Si, lo meto, y me dice que el certificado (anterior) ha caducao, pero nada de un certificado nuevor (eso cuando el apache-ssl arranca, uséase, usa el apache.pem original; no el que yo he creado)... Incluso, con el iexplorer puídor ver el contenido

Re: Babel me da problemas.

2000-11-28 Thread Santiago Vila
Diego Bote: El caso es que desde que actualicé a Potato en el trabajo no puedo usar Babel en los documentos. Eso no ha sido problema hasta ahora, pero ahora sí lo es así que ahí va la cuestión. Cuando pongo \usepackage[spanish]{babel} lee el archivo spanish.ldf del directorio

RE: Sendmail, creo q ya veo la luz.

2000-11-28 Thread Angel Vicente Perez
Hola.. Creo q he estado equivocado a la hora de llevar a cabo la configuracion del sendmail, a ver si alguien me puede decir si estoy o no en lo cierto. Con el sendmail lo q hago es crear un servidor smtp. El servidor smtp es el q se encarga de repartir el correo (tanto interno como hacia

Re: Problema con ratón

2000-11-28 Thread Ricardo Marcelo Alvarez
Con el gpm.conf que les mando adjunto no se me cuelga la maquina pero tampoco me funciona el mouse, el kernel lo compile con soporte para ps2 y con el gpm-mouse-test tambien se me cuelga y tengo que resetear la maquina. Ricardo Marcelo Alvarez escribió: Alguien pudo hacer andar un mouse

buscar cadena

2000-11-28 Thread Sergio Valdivielso Gomez
muy buenas a [EMAIL PROTECTED] ¿como se puede buscar una cadena de texto, dentro de un fichero recursivamente desde / ? muchas gracias -- === Sergio Valdivielso Gomez Usuario Linux Registrado : 150750 Debian GNU/LINUX 2.2 Potato Desde que no uso

Re: buscar cadena

2000-11-28 Thread Javier Coso Gutierrez
El 28 de nov de 2000, a las 02:08 +, Sergio Valdivielso Gomez escribio: muy buenas a [EMAIL PROTECTED] ¿como se puede buscar una cadena de texto, dentro de un fichero recursivamente desde / ? muchas gracias -- === Sergio Valdivielso

Re: buscar cadena

2000-11-28 Thread Fernando
Javier Coso Gutierrez wrote: El 28 de nov de 2000, a las 02:08 +, Sergio Valdivielso Gomez escribio: muy buenas a [EMAIL PROTECTED] ¿como se puede buscar una cadena de texto, dentro de un fichero recursivamente desde / ? muchas gracias --

Instalacion de debian potato

2000-11-28 Thread Victor Santos
Voy a instalarme el debian potato y me gustaria saber si puede ser si funcionara la targeta de sonido q tengo, s la fm801 d ForteMedia, pq n otras distribuciones no e consegudio hacerla funcionar, asi como tambien cuando saldra la nueva version del debian con el kernel 2.4, la Xwindow 4.0

NFS otra vez y grupos exportados

2000-11-28 Thread Javier Vi?uales Guti?rrez
Hola, otra vez voy a dar la lata con NFS. Resulta que todo va bien con NFS ya salvo un pequeño detalle: al exportar dos sistemas de archivos los grupos aún existiendo en el host cliente no los ve este como tales, le asigna el típico idetificador numérico señal de que no lo reconoce como propio.

Impresión remota, no me tira

2000-11-28 Thread Javier Vi?uales Guti?rrez
Hola... y otra vez, ¡que tio más plasta! X-D Veamos, acabo de configurar un host de mi LAN para que imprima en la impresora que está conectada a lp0 de otro host pero no logro hacerlo funcionar, no ocurre nada. Creo que tengo el /etc/printcap bien pero no se. Es así de sencillo: * Cliente:

Re: NFS otra vez y grupos exportados

2000-11-28 Thread Carlos López
Comprueba que en el cliente que montas los archivos nfs tengas levantado el rpc.ugidd. Esto hará que el cliente mapee sus números gid con los del servidor y veas en ambos el mismo grupo --- Javier Vi?uales Guti?rrez [EMAIL PROTECTED] escribió: Hola, otra vez voy a dar la lata con NFS.

Re: Impresión remota, no me tira

2000-11-28 Thread Antonio Beamud Montero
Javier Vi?uales Guti?rrez [EMAIL PROTECTED] writes: y tengo las siguientes líneas en el /etc/printcap del cliente: lp|remote|HP DeskJet 880C:\ :lp=:sd=/var/spool/lpd/remote:rm=192.168.1.10:rp=remote:lpr_bounce:\ :sh:pw#80:pl#72:px#1440:mx#0:\

Re: Impresión remota, no me tira

2000-11-28 Thread Javier Vi?uales Guti?rrez
On mar, nov 28, 2000 at 08:23:36 +0100, Antonio Beamud Montero wrote: Que tiene el /etc/hosts.deny? ALL: PARANOID #-- leafnode begin leafnode: ALL #-- leafnode end -- Javier Viñuales Gutiérrez [EMAIL PROTECTED]

Re: NFS otra vez y grupos exportados

2000-11-28 Thread Javier Vi?uales Guti?rrez
On mar, nov 28, 2000 at 11:22:21 -0600, Carlos López wrote: Comprueba que en el cliente que montas los archivos nfs tengas levantado el rpc.ugidd. Esto hará que el cliente mapee sus números gid con los del servidor y veas en ambos el mismo grupo :-? ¿Me podrías decir cómo lo puedo

Re: Impresión remota, no me tira

2000-11-28 Thread Antonio Beamud Montero
Javier Vi?uales Guti?rrez [EMAIL PROTECTED] writes: On mar, nov 28, 2000 at 08:23:36 +0100, Antonio Beamud Montero wrote: Que tiene el /etc/hosts.deny? ALL: PARANOID #-- leafnode begin leafnode: ALL #-- leafnode end -- Javier Viñuales Gutiérrez [EMAIL PROTECTED] Pon en

modulos

2000-11-28 Thread Sergio Valdivielso Gomez
Buenas a [EMAIL PROTECTED]: me he instalado el kernel-package con la dselect para recompilar el kernel de la version 2.2.17, porque necesito unos modulos, que no me aparecen con la herramienta modconf. Pues bien, lo he compilado con make xconfig, y luego cuando termina, me creo el .deb con

FAQ sobre debian en SPANISH

2000-11-28 Thread Sergio Valdivielso Gomez
Buenas a [EMAIL PROTECTED]: ¿Donde puedo encontrar una FAQ en spanish sobre debian? muchas gracias -- === Sergio Valdivielso Gomez Usuario Linux Registrado : 150750 Debian GNU/LINUX 2.2 Potato Desde que no uso Micro$oft., no me duele la

Re: modulos

2000-11-28 Thread Julian Armando Mena Zapata
Pues yo uso kernel-package y kernel-source-2.2.17 el procedimiento que siguo es: en /usr/src/kernel-2.2.17 digito # para la configuracion del nucleo, tu debes hace ahora make clean make xconfig # En la jugada con que colocas como modulo, pues si no lo colocas como modulo no aparecera con modconf

RE: FAQ sobre debian en SPANISH

2000-11-28 Thread rlnieto
En La Espiral (http://quark.fe.up.pt/laespiral/articulos.html) - Mensaje original - De: Sergio Valdivielso Gomez [EMAIL PROTECTED] Para: debian-user-spanish@lists.debian.org Enviado: martes, 28 de noviembre de 2000 19:16 Asunto: FAQ sobre debian en SPANISH Buenas a [EMAIL PROTECTED]:

Re: FAQ sobre debian en SPANISH

2000-11-28 Thread Javier Vi?uales Guti?rrez
On mar, nov 28, 2000 at 06:16:02 +, Sergio Valdivielso Gomez wrote: Buenas a [EMAIL PROTECTED]: ¿Donde puedo encontrar una FAQ en spanish sobre debian? muchas gracias En La Espiral (http://laespiral.org, FAQ no oficial de 9/2000) y en el paquete doc-debian-es la FAQ oficial (no actualizada

Unidentified subject!

2000-11-28 Thread shireta
Hola, Después de leer la ayuda para configurar el .htaccess que validase a través de pam, esto no chuta. Segun la documentación tengo que: 1.- Añadir el modulo de apache (httpd.conf) LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam 2.- Añadir al pam.conf que demonio va a

Re: Gravis Ultrasound

2000-11-28 Thread Muñiz
El Mon, Nov 27, 2000 at 01:39:27PM +0100, victor escribió: He probado hacerla funcionar con modprobe -a gus io=0x320 irq=11 dma=5 Y da un mensaje tal que GUS MAX found, not compiled in Pero no rula, he probado a reproducir con el xmms y no suena, alguien sabe algo? No se nada

RE: Dos Monitores..

2000-11-28 Thread [EMAIL PROTECTED]
Bueno el documento se ve muy bueno.. tendre que actualizarme a las X4, pero en modo texto hay forma de hacerlo tambien??? es que quiero que uno de mis monitores *el blanco y negro* este en consola siempre y que cuando desee pueda utilizar las X en el otro monitor a color.. alguien me puede

utilidad de escaneo puertos pci e isa

2000-11-28 Thread HellOnEarth00
hay algún modo en linux de saber q irq o io están ocupados por tarjetas en el pc si no sabes que tarjetas tienes pinchadas o en que puertos están??? Mirando la doc he visto las isapnp, incluso utilidades para testear las tarjetas de red 3com, pero me estoy perdiendo a ver si

Re: Tecla CONTROL fallando

2000-11-28 Thread Muñiz
El Mon, Nov 27, 2000 at 02:45:59PM +0100, Antonio Gonz'alez Fern'andez escribió: Hola a todo el mundo. Tengo un viejo portátil con 8 Mb de RAM en el cual estoy instalando Potato. El problema es que la tecla CONTROL no funciona. Esto es francamente latazo para muchas cosas: ae no me deja

Re: APT y su configuración

2000-11-28 Thread Muñiz
El Mon, Nov 27, 2000 at 01:59:56PM +, Ferran Aris escribió: Saludos a todos. He instalado Potato que de momento me funciona de maravilla. Solo tengo un pequeño problema. A mi me gusta mucho seguir el FHS y he decidido colocar los directorios /floppy y /cdrom en /mnt. Esto no es ningun

Re: NFS otra vez y grupos exportados

2000-11-28 Thread Mario Teijeiro Otero
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Mar 28 Nov 2000 17:57, Javier Vi?uales Guti?rrez escribió: Hola, otra vez voy a dar la lata con NFS. Resulta que todo va bien con NFS ya salvo un pequeño detalle: al exportar dos sistemas de archivos los grupos aún existiendo en el host cliente

Re: utilidad de escaneo puertos pci e isa

2000-11-28 Thread Juan C. Amengual
HellOnEarth00 wrote: hay algún modo en linux de saber q irq o io están ocupados por tarjetas en el pc si no sabesque tarjetas tienes pinchadas o en que puertos están??? Mirando la doc he visto las isapnp, incluso utilidades para testear las tarjetas de red 3com, perome estoy

Re: APT y su configuración

2000-11-28 Thread Christian García
On Tue, Nov 28, 2000 at 10:20:49PM +0100, Javier Muñiz Fernández wrote: No recuerdo se exactamente como funciona apt para leer un cdrom, pero una posibilidad es el fichero /etc/fstab (man fstab, man mount). De todas formas puede que baste con lo anterior. apt-cdrom add ...y te crea una

Re: utilidad de escaneo puertos pci e isa

2000-11-28 Thread Julian Armando Mena Zapata
cat /proc/interrupts cat /proc/pci cat /proc/ioports cat /proc/loqueaparescaenestedirectorio te entrega la informacion respecto a loqueaparecenestedirectorio. Sirve? hay algún modo en linux de saber q irq o io están ocupados por tarjetas en el pc si no sabes que tarjetas tienes

wwwoffle

2000-11-28 Thread Carles Pina i Estany
hola tengo instalado wwwoffle 2.4 (si no me equivoco). Funciona bien, pero recuerdo que antes podia hacer con el netscape: http://localhost:8080 y salian unas webs de utilidades para configurar wwwoffle, temas de cachés y demás. Ahora sale: WWWOFFLE Autorización del Proxy Fallida

Re: APT y su configuración

2000-11-28 Thread Jes?s Miguel Torres Jorge
Veamos si puedo ayudar en mi primer mensaje a esta lista... On Tue, Nov 28, 2000 at 10:20:49PM +0100, Javier Muñiz Fernández wrote: El Mon, Nov 27, 2000 at 01:59:56PM +, Ferran Aris escribió: me ha desaparecido la entrada del cdrom en dselect, he intentado cambiar manualmente los

Rechazar mensajes sin 'subject'

2000-11-28 Thread Christian García
Buenas. ¿Alguien tiene alguna receta del .procmailrc para rechazar los mensajes que no tengan algo en el campo Subject? Gracias. -- Christian García Gómez Web: http://christiangg.eresmas.com

RE: Dos Monitores..

2000-11-28 Thread Ugo Enrico Albarello
At 12:59 p.m. 2000-11-28 -0800, [EMAIL PROTECTED] wrote: Bueno el documento se ve muy bueno.. tendre que actualizarme a las X4, pero en modo texto hay forma de hacerlo tambien??? es que quiero que uno de mis monitores *el blanco y negro* este en consola siempre y que cuando desee pueda utilizar

Re: Sendmail, creo q ya veo la luz.

2000-11-28 Thread Ferran Arís
Estas en lo cierto, Sendmail por si solo es un servidor SMTP y funciona por si solito y muy pero que muy bien, el que en los HOWTOS ponga lo de la direccion del ISP es porque así te quitas de problemas a la hora de estar conectado si el sendmail encuentra que el sevidor al que mandas estuviese

Re: apt-get och source

2000-11-28 Thread peter karlsson
När jag skriver apt-get -b source vim får jag följande meddelande: Har du installerat allting som listas i Build-Depends. Är osäker. Vart hittar jag den filen? i debian-katalogen i källkodsträdet. Jag tror inte apt-get hanterar det där automatiskt. Vad är Debian kompilerat för? i386.

Virus em Linux

2000-11-28 Thread Paulo Henrique Baptista de Oliveira
Caros, acabei de ler hoje de manha essa noticia sobre um virus no Linux: http://idgnow.uol.com.br/idgnow/pcnews/2000/11/0082 É extremamente lamentável o que o senhor Daniel Santos ([EMAIL PROTECTED]), permitiu citarem sobre o Linux: De acordo com Breno

RES: Virus em Linux

2000-11-28 Thread DATAPUC-André Leão Macedo
Olá Paulo, Lamentável a reportagem. Isso demonstra mais uma vez que os jornalistas da área de informática no Brasil tem um conhecimento restrito ao ambiente Windows. Além do erro primário de repetir a afirmação do analista Breno Pilar de que o sistema é mais vulnerável porque é

Re: Virus em Linux

2000-11-28 Thread Gleydson Mazioli da Silva
Concordo PH, Realmente é indiscutível a pouca informação da imprensa sobre o assunto, ou até mesmo o abordando com fundamentos de sistemas operacionais como Windows... Paulo Henrique Baptista de Oliveira wrote: Caros, acabei de ler hoje de manha essa noticia sobre um virus

Re: Virus em Linux

2000-11-28 Thread Eduardo Marcel Macan
Muito bem colocado, Baptista. Eu acrescentaria que a praga dos vírus só existe em outros sistemas operacionais para usuários comuns porque neles só existe um nível de privilégio sobre o sistema , o TOTAL. Que no caso dos Unix é conhecido como root. E que seria muito fácil extender o sistema de

Re: Virus em Linux

2000-11-28 Thread Christoph Simon
On Tue, 28 Nov 2000 09:48:33 -0200 Eduardo Marcel Macan [EMAIL PROTECTED] wrote: Muito bem colocado, Baptista. Eu acrescentaria que a praga dos vírus só existe em outros sistemas operacionais para usuários comuns porque neles só existe um nível de privilégio sobre o sistema , o TOTAL. Que no

RES: Virus em Linux

2000-11-28 Thread DATAPUC-André Leão Macedo
-Mensagem original- De: Christoph Simon [mailto:[EMAIL PROTECTED] Enviada em: terça-feira, 28 de novembro de 2000 09:35 Para: Eduardo Marcel Macan Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; debian-user-portuguese@lists.debian.org Assunto: Re:

Re: Virus em Linux

2000-11-28 Thread Eduardo Marcel Macan
On Tue, Nov 28, 2000 at 10:35:06AM -0200, Christoph Simon wrote: Bem, se o evolution implementar uma interface como o VB do Outlook Express, permitindo o envio automático de alguma mensagem para toda uma lista de usuários, sem intervenção do proprietário que não está como root (eles dicem que

INTEL I810 NO DEBIAN

2000-11-28 Thread Giuliano Vilardo
SERÁ QUE ALGUÉM PODE ME AJUDAR A CONFIGURAR MINHA PLACA DE VÍDEO QUE UMA INTEL I810 AGP, EU POSSUO O DEBIAN 2.2.17 ( POTATO) BAIXEI O DRIVER DA INTEL PARA INSTALAR O MÓDULO AGPGART QUE TAMBÉM NÃO FUNCIONA. ALGUÉM ME AJUDE POR FAVOR . UM GRANDE ABRAÇO A TODOS DA LISTA. GIULIANO

RES: RES: Virus em Linux

2000-11-28 Thread DATAPUC-André Leão Macedo
-Mensagem original- De: Christoph Simon [mailto:[EMAIL PROTECTED] Enviada em: terça-feira, 28 de novembro de 2000 10:34 Para: DATAPUC-André Leão Macedo Assunto: Re: RES: Virus em Linux Primeiramente, nem Melissa nem I Love You são virus. São worms. Segundo, um ataque DoS é

Re: [linuxclub] - Virus em Linux

2000-11-28 Thread Adilson dos Santos Dantas
Concordo. Sao raros os virus para Linux. Eles so nao se propagam rapidamente porque, na maioria das vezes, eles sao rodados como usuarios comuns, o que so afetaria o usuario que rodou o virus e podera ser facilmente eliminado pelo root. Agora, se rodar como root, ai o sistema inteiro eh afetado.

Re: Virus em Linux

2000-11-28 Thread Gustavo Noronha Silva \(KoV\)
Ae povo!! Resolvi meter o bedelho nessa discussao empolgante... alias... isso tah parecendo eu e o Gleydson tentando provar prum cara que nem tudo no computador usa CPU hieaheiahi bem: Falando do programa de email, suponhamos que ele auto-execute um script shell ou

Digitalizadores (scanners), como?

2000-11-28 Thread Pedro Quaresma de Almeida
Olá Estou a pensar comprar um digitalizador para ligar à minha Debian-box. Quais são os modelos que recomendam? É necessário fazer a ligação através dos SCSI, ou pode-se fazer através do USB (ou paralelo)? Já estive a ver que existem programas que permitem depois gerir as imagens (xsane, ...),

Re: Digitalizadores (scanners), como?

2000-11-28 Thread Mario Olimpio de Menezes
On Tue, 28 Nov 2000, Pedro Quaresma de Almeida wrote: Olá Estou a pensar comprar um digitalizador para ligar à minha Debian-box. Quais são os modelos que recomendam? visite o site do sane. lá você tem informações: http://www.mostang.com/sane/ []s, Mario O.de MenezesMany are

mapa de teclado us-acentos.

2000-11-28 Thread SILVIO JOSE COSTA SILVA
Olá Gostaria de saber uma coisa simples porem pode ser que seja uma duvida comum na lista, sei lá ;) Gostaria de saber a diferenca do mapa de teclado us-acentos.map.gz do us-acentos.kmap.gz? Obrigado a todos.

Re: INTEL I810 NO DEBIAN

2000-11-28 Thread Edson Y. Fugio
Para usar o i810/i815 eh necessario ter o /dev/agpgart, use o comando mknod /dev/agpgart c 10 175 para cria-lo; tambem eh necessario compilar o modulo agpgart e copia-lo para /lib/modules/2.2.17/misc, ele esta disponivel em http://people.debian.org/~branden//i810-agpgart-module.tar.gz; finalmente

EMail Preference Service Registration

2000-11-28 Thread dereg
Your request for your E-Mail address to be registered on the E-Mail Preference Service Limited E-Mail Suppression Register is hereby acknowledged. If for any reason you wish to have this address removed from the E-Mail Suppression Register please click on the reply button and press send.

Re: monitor resolution only low w/ Storm/Debian

2000-11-28 Thread Nate Amsden
what kind of video card(brand) and what chipset is on the card? and how much memory is on the card? some cards simply do not work well in X. when using linux i stick to only a few cards: voodoo3 series Matrox G200/G400 series Nvidia TNT/TNT2 series for best compadiblity and easiest installation.

avi-player for debian

2000-11-28 Thread Robert Waldner
Hi! Is there player for .avi-files packaged as .deb out there? Or any player capable of playing .avi´s at all? I can´t find any (but that may be ´cause I´m looking in the wrong places etc...). TIA, rw -- / Ing. Robert Waldner | Network Engineer | T: +43 1 89933 F: x533 \ \ [EMAIL

Re: Port 12345?

2000-11-28 Thread Robert Waldner
On Tue, 28 Nov 2000 00:51:09 +0100, Svante Signell writes: Anyone knows what port 12345TCP is used for and which OSes are vulnerable? 12345 is NetBus (according to www.snort.org), vulnerable is everything where NetBus runs ;-) eg WinEverything=95 portscans Note: I am on a dial-up connection.

Re: Java and XWindows questions

2000-11-28 Thread Matthew Dalton
Gary Mueller wrote: Hi, I'm running Debian Linux 2.2.14-timesys with the RT extensions. I've downloaded Java JDK1.3 for Linux. Documentation says it was tested on RedHat Linux (no mention of Debian). When I try on run javac (the Java compiler), I get an error saying the library

Re: Does unsubscribing from this list really work?

2000-11-28 Thread Nate Amsden
be sure your mail client(s) send plain text email, i once had a user emailing me(as admin of some small mailing lists) he could not get on, i saw the output from the mail server and his mail had al kinds of crap(html or something) that was confusing the mailer. if possible use the method at the

Re: avi-player for debian

2000-11-28 Thread Andrei Ivanov
The best player out there is aviplay. Search freshmeat, I think URL is divx.euro.ru -- First there was Explorer... Then came Expedition. This summer Coming to a street near you.. Ford Exterminator.

Re: Java and XWindows questions

2000-11-28 Thread Jeff Hornsberger
Hi. I don't know about your first question about Java. I downloaded the Blackdown Java SDK 1.3 from blackdown.org and it works fine in Woody. As for XWindows, it sounds like you don't know the correct Vertical and Horizontal Sync Frequencies of the display on your laptop. In my experience, 95%

Re: avi-player for debian

2000-11-28 Thread Jeff Hornsberger
Hi. I use avifile (the library) and avifile-qt (the UI) to play avis (I've only tried it with DivXs though ;). It works quite well. Available from divx.euro.ru. RPMs are available there, but I converted them to debs with alien and they work fine. If you are using woody I would get the .50 rpms

Re: ATA100 support, and the ASUS CUSL2

2000-11-28 Thread Nate Amsden
depends on the chipset, see www.linux-ide.org getting install disks with support for this may be a different matter ... most chipsets are supported though(from the looks of the site anyways). nate S.Salman Ahmed wrote: I have a system with an ASUS CUSL2 mobo and a Pentium III CPU. The

Re: apt-mirrors?

2000-11-28 Thread kmself
on Mon, Nov 27, 2000 at 10:42:47PM -0700, Robert L. Harris ([EMAIL PROTECTED]) wrote: I'm trying to find the list of mirrors useable by apt-get. I want to point to a specific mirror server so my cache server will actually cache the downloaded packages. Anyone know the url of the list?

Re: Q: Why 24 depth/not 32?

2000-11-28 Thread Jonathan Gift

Re: Sound in Gnome

2000-11-28 Thread Moritz Schulte
Arlen Carlson [EMAIL PROTECTED] writes: I've also experienced sound not working in KDE2 if I happen to go into Gnome first, logout, and then login in KDE2. This could be a problem with 'esd', the Enlightenment Sound Daemon. If you login into GNOME, logout, do you still have process 'esd'

Re: XFree86 4.0

2000-11-28 Thread Martin Fluch
On Mon, 27 Nov 2000, Jeffrey A Schoolcraft wrote: * Martin Fluch ([EMAIL PROTECTED]) wrote: apt-get install xserver-xfree86 (this will update not all of your system, but only the part needed by the dependencies) Then fidle around until you get it running, you might need to

Re: Q: Working .forward?

2000-11-28 Thread Jonathan Gift
Hi, Thanks for the help. Tried it, mail disappears as the others into the void. Same with the earlier attempts. If I remove the .forward, then it appears as normal in /var/mail/user. But I'm not even getting copies of the mails ent as I specified in Elm setup, I wonder if they're related? I

Re: Q: Why 24 depth/not 32?

2000-11-28 Thread Jonathan Gift
Hi, Thanks for getting back to me. I don't have that, but i do have an xdm.log, though I don't use xdm... Couldn't see any reference to depth. So I'm at 24? Or had i better go back to my XF86Config and change it to 24? Jonathan This threw me too. This X 4, right? Well, there's more than

Re: VPN client software for Linux

2000-11-28 Thread will trillich
On Wed, Nov 22, 2000 at 09:05:02PM -0800, Nate Amsden wrote: be sure both your isp and the remote end's isp is routing GRE packets, if not PPTP will fail. GRE is also an option in the kernel config if your using a linux box as a firewall/router. btw, i use vpnd for my vpns, i have about 10

Re: where's plperl?

2000-11-28 Thread will trillich
On Wed, Nov 22, 2000 at 06:45:39PM +0100, Bruno Boettcher wrote: On Wed, Nov 22, 2000 at 12:07:27PM -0500, [EMAIL PROTECTED] wrote: The perl way to communicate to a database is called the DBI(db interface) module, available at your nearest CPAN mirror. yeah, that's if you want to write

Re: apt-get upgrade (potato) broke .muttrc ?

2000-11-28 Thread Damon Muller
Quoth will trillich, % mutt Error in /home/will/.muttrc, line 20: pgp_default_version: unknown variable source: errors in /home/will/.muttrc Press any key to continue... You can actually replace the pgp_default_version with the following line: source /usr/share/doc/mutt/examples/gpg.rc

Re: Why is it so hard to connect to ISP in Debian 2.0?

2000-11-28 Thread Nate Amsden
if your having so many problems i suggest not using the builtin dialer features of debian 2.0. there are plenty GUI based dialers(Xisp and kppp both i have worked with seem to work quite well) try them out ..although since debian 2.0 is quite old there may not be debs available you might have to

Re: Point-To-Point Interface

2000-11-28 Thread Nate Amsden
what do u mean by Point to point ??? i think you may be getting terms confused. if your thinking of using Peer to peer networking (Connecting 2 machines directly via a crossover, or peer to peer cable) you don't need any special options the systems will just work provided they are configured on

Re: where's plperl?

2000-11-28 Thread John Foster
will trillich wrote: On Wed, Nov 22, 2000 at 06:45:39PM +0100, Bruno Boettcher wrote: On Wed, Nov 22, 2000 at 12:07:27PM -0500, [EMAIL PROTECTED] wrote: The perl way to communicate to a database is called the DBI(db interface) module, available at your nearest CPAN mirror. yeah,

Re: Q: Why 24 depth/not 32?

2000-11-28 Thread Nate Amsden
i reccomend starting X using: startx X.log then look at X.log to see what it says ..maybe you set the wrong section of XF86Config to use 32bit (some XF86Config files have many different display sections to set color depth). since your using xdm i suggest stopping it first(close all your X apps

Re: apache, perl, 403 forbidden, help?

2000-11-28 Thread will trillich
On Wed, Nov 22, 2000 at 06:28:10AM -0600, Herbert Ho wrote: I've tried it both with and without the '+'. they both result in the same error (403 forbidden). i check my permissions again and as far as i can tell all parent directories are at least o+rx. for some reason i can't understand

Re: Docs request

2000-11-28 Thread will trillich
On Tue, Nov 21, 2000 at 01:06:22PM -0800, kmself@ix.netcom.com wrote: I avoid the issue by Where may i find some docs about a Debian-system files policy? /usr/doc/debian-policy/fhs /usr/doc/debian-policy/fsstnd or more recently, /usr/share/doc/* instead. -- [EMAIL

Re: XFree86 4.0

2000-11-28 Thread Peter Jay Salzman
hi martin, if i don't upgrade to woody, would it be better to do this from source packages? i'm wondering if X will be linked against woody libraries... thanks! pete linux To err is human, to forgive is divine. [EMAIL

Re: Q: Working .forward?

2000-11-28 Thread Philipp Schulte
On Mon, Nov 27, 2000 at 10:09:52PM +0100, Jonathan Gift wrote: I put in the exim .forward recommended in man pages notes and no go. same for the other suggestions and the Tips help. Anyone have any ideas on getting my mail from my /varspool/mail/user to /home/mail/inbox? What about this

Re: XFree86 4.0

2000-11-28 Thread Martin Fluch
On Tue, 28 Nov 2000, Peter Jay Salzman wrote: if i don't upgrade to woody, would it be better to do this from source packages? i'm wondering if X will be linked against woody libraries... In my opinion it should be much more less truble to upgrade only some packages to woody. Then at least

Re: XFree86 4.0.1

2000-11-28 Thread Martin Fluch
On Mon, 27 Nov 2000 [EMAIL PROTECTED] wrote: Unpacking replacement xutils ... dpkg: error processing /var/cache/apt/archives/xutils_4.0.1- 8_i386.deb (--unpack): trying to overwrite '/usr/X11R6/bin/bdftopcf', which is also in package xbase-clients dpkg-deb: subprocess paste killed by signal

Re: CD burning mkisofs segmentation fault.

2000-11-28 Thread Rogerio Brito
On Nov 27 2000, Daniel Ferrante wrote: When I try to create an image (of, say, my home directory) after a certain time, mkisofs reports a seg fault. The interesting thing is that, this certain time varies every time I run the command! This is the most common case of a segmentation

Re: Port 12345?

2000-11-28 Thread Willy Lee
Robert == Robert Waldner [EMAIL PROTECTED] writes: On Tue, 28 Nov 2000 00:51:09 +0100, Svante Signell writes: Anyone knows what port 12345TCP is used for and which OSes are vulnerable? 12345 is NetBus (according to www.snort.org), vulnerable is everything where NetBus runs ;-) eg

Re: Port 12345?

2000-11-28 Thread Robert Waldner
On 28 Nov 2000 02:03:51 PST, Willy Lee writes: How can I tell when I am being portscanned? By looking at your log-files, I don´t have them at hand now, but if you see something like: ip fw-in deny bla your_ip:21 ip fw-in deny bla your_ip:22 ip fw-in deny bla your_ip:98 ip fw-in deny bla

Re: Harddisk controller

2000-11-28 Thread Alson van der Meulen
On Tue, Nov 28, 2000 at 12:53:33AM +, [EMAIL PROTECTED] wrote: snip I've got a problem with my new computer, which has a Promise Ultra 100 harddisk-controller built in. My debian 2.2 Distribution doesn't recognize it, so I can't use the harddrive. I've got some kernel Patches for

Re: Java and XWindows questions

2000-11-28 Thread Colin Watson
Gary Mueller [EMAIL PROTECTED] wrote: I'm running Debian Linux 2.2.14-timesys with the RT extensions. I've downloaded Java JDK1.3 for Linux. Documentation says it was tested on RedHat Linux (no mention of Debian). When I try on run javac (the Java compiler), I get an error saying the library

Re: Does unsubscribing from this list really work?

2000-11-28 Thread Colin Watson
Nate Amsden [EMAIL PROTECTED] wrote: if possible use the method at the end of all the debian-user emails to subscribe/unsubscribe(or use the web interface?? havent tried that myself) or be sure to turn off any extras int he mail client .. Ironically, the debian-user .signature now doesn't have

ipchains/syslog entry?

2000-11-28 Thread John Conover
What does ICMP 8 to 0 do, as in: Nov 28 01:04:09 john kernel: Packet log: input DENY ppp0 PROTO=1 208.185.54.14:8 123.123.123.123:0 L=84 S=0x00 I=25881 F=0x T=52 (#86) where 123.123.123.123 is my box? Thanks, John -- John ConoverTel. 408.370.2688 [EMAIL

Re: LINUX - server, DOS - client

2000-11-28 Thread Alson van der Meulen
On Mon, Nov 27, 2000 at 03:19:24AM -0800, Alvin Oga wrote: hi ya piotr donno if dos is smart enough... but am sure it can you need to find mount that runs under dos or network neighborhood equivalent for dos... or get the old chameleon set of tools on the linux sideyou just need

Apache-SSL: NameVirtualHosts: separate certificates?

2000-11-28 Thread Ralf G. R. Bergs
Hi there, I'd like to have different server certificates for all NameVirtualHosts running on my external IP. Does anyone of you know how this is being done? I find the Apache-SSL docs very sparse in this respect. Is there a tutorial how to create the server key pair, how to self-sign it,

Re: nameservers in bind

2000-11-28 Thread Sebastiaan
If I'm not mistaken it's supposed to be done this way: www IN NS www-dns www-dns IN A 12.12.12.12 Yesyesyes, that seems to do it. Thank you very much! Now wait until dns updates are done to be sure. Thanks, Sebastiaan

Sound help required

2000-11-28 Thread Jatin Golani
Hi guys, Need some helpI have an Opti sound card...detected under Windows as that and it works fine in Windowsunder Debian i've installed MAD16 as the driverlsmod shows MAD16, UART401, ad1848, sound, soundcore, soundlowwhen I use play to play a wav file...I can hear the sound only

what task-imap is for ?

2000-11-28 Thread Jaume Teixi
I'm trying to find an imap server that supports ldap I've seen courier and cyrus and then task-imap but.. ..I see that task-imap depends on either (imap, cyrus-imap or courier-imap) so really isnt' a server ? What exactly is for ? thanks a lot, jaume.

Re: xserver-xfree86_4.0.1-8 config error

2000-11-28 Thread Russ Pitman
Sorry for replying to my own mail. Just finished an apt-get dist-upgrade and it sorted everything out. Please ignore the mail. On Tue, Nov 28, 2000 at 10:54:05AM +1100, Russ Pitman wrote: An apt-get upgrade two nights ago included xserver-xfree86_4.0.1-8 that failed to install at the

XFree 4.0.1 and xdm

2000-11-28 Thread Sven Garbade
Hi all, I´ve succesfully installed Woody and XFree 4.0.1-8 last weekend. Only xdm shows a strange behavior. It starts nearly one minute after the system has bootet. It´s possiblke to login to a console, and suddenly xdm awakes. Any ideas? Regards, Sven

irq 7

2000-11-28 Thread Marcelo Chiapparini
Hi! I run a deb 2.2 system. When I try to print for the first time after boot , the system complies with the following message: parport0: detected irq7; use procfs to enable interrupt-driven operation what does it mean? Thanks in advance! Marcelo _ Marcelo Chiapparini

Re: Partition mount options (was Re: apg-get: Can't exec /var...)

2000-11-28 Thread Ethan Benson
On Mon, Nov 27, 2000 at 12:57:53PM -0800, kmself@ix.netcom.com wrote: I suspect this isn't something Debian can fix and make go away. it would be non-trivial and wouldn't create much benifit. Following discussion here a few weeks ago, I tweaked several of my partition mount options,

  1   2   3   4   >