Re: Scanner software

2000-11-15 Thread John Summerfield
> On Sat Nov 11 2000 at 12:56, "J.S.Sahambi" wrote: > > > I have a HP 5300c s canner. Can any one tell me the location of a > > scanning software (preferebly rpms). It has parallel port and USB port. > > I am using using RH 6.2. > > Thanking in advance. > > For rh6.2 you can't use USB unless you

Re: Self Network

2000-11-15 Thread Mario Torre
Hi! I'm trying to install gcc-2.95 on my RedHat Linux 7.0 I have set the CC global variable as egcs (export CC=egcs in my /etc/profile, that was because gcc didn't compile, I hope it was only an error of mine...) Now I need to know if there is something I have to save to have both the gcc-2.

Re: Self Network

2000-11-15 Thread Tony Nugent
On Thu Nov 16 2000 at 12:21, "Del Campo, Damian" wrote: > How can one set up on a single computer, a virtual network such that you can > simulate two network locations. > Reason for this is to develop & test simple network software ie, setup > connection and communicate between server and client

Self Network

2000-11-15 Thread Del Campo, Damian
How can one set up on a single computer, a virtual network such that you can simulate two network locations. Reason for this is to develop & test simple network software ie, setup connection and communicate between server and client as if each was on a different computer and talking over a network

Re: Scanner software

2000-11-15 Thread Tony Nugent
On Sat Nov 11 2000 at 12:56, "J.S.Sahambi" wrote: > I have a HP 5300c s canner. Can any one tell me the location of a > scanning software (preferebly rpms). It has parallel port and USB port. > I am using using RH 6.2. > Thanking in advance. For rh6.2 you can't use USB unless you use rh7.0 or th

Re: building bootable rh6.2 CD with pcmcia kernel

2000-11-15 Thread Tony Nugent
On Wed Nov 15 2000 at 15:26, Randall Jones wrote: > Would it be possible to use the pcmcia image as the boot kernel when > booting from the CD-ROM? Perhaps, probably (never tried this myself). If your laptop can boot from the cdrom, then it should work if booting from the same pcmcia boot image

Re: How to recover from an XFree86 crash?

2000-11-15 Thread Tony Nugent
On Wed Nov 15 2000 at 08:44, "Touloumtzis, Michael" wrote: > On Tue, Nov 14, 2000 at 06:50:50PM +0100, [EMAIL PROTECTED] wrote: > > It happens from to time X crashes or locks, then I telnet from another > > box and after killing X I find I am unable to restore the console to > > normal non graphi

Replacement for PAM userdb?

2000-11-15 Thread Jason L Tibbitts III
In order to maintain security while still allowing users to use FTP to get to their files, I set up a system where users get different passwords which they use for FTP. Using PAM, this was pretty easy, I just used auth required /lib/security/pam_userdb.so db=/etc/ftp/users And made a

Re: How to recover from an XFree86 crash?

2000-11-15 Thread Touloumtzis, Michael
On Tue, Nov 14, 2000 at 06:50:50PM +0100, [EMAIL PROTECTED] wrote: > It happens from to time X crashes or locks, then I telnet from another > box and after killing X I find I am unable to restore the console to > normal non graphic mode. How can this be done? I've not had to do this myself (cave

authsrv under RH 7.0 DOESN'T WORK!! TRAGEDY!!!! HEEEEELPPP!!! (fwd)

2000-11-15 Thread Enrico Morelli
Dear all, we had a wonderful linux box running under RH 6.2 and fwtk 2.1. We decided to upgrade (!@@###!@) the system to RH 7.0 with PAM and xinetd instead of inetd. 192.168.100.0 >[ firewall RH7.0] ---> internet [intranet] So, all connections (ftp and telnet) coming from inside our int

Re: [Patch] For XFree86-4.0.1 and linux kernel 2.4.0 > test6

2000-11-15 Thread Akos Szabo
On Wed, 15 Nov 2000, Bernhard Rosenkraenzer wrote: > > In the xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/memory.c > > the mem_map_reserve function calling is the "old" style, > Your patch introduces a new bug... Yes, You've right, sorry, I'm really tired :) -- Ciao: Fonya

Re: [Patch] For XFree86-4.0.1 and linux kernel 2.4.0 > test6

2000-11-15 Thread Bernhard Rosenkraenzer
On Wed, 15 Nov 2000, Akos Szabo wrote: > In the xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/memory.c > the mem_map_reserve function calling is the "old" style, Your patch introduces a new bug... This chunk: +#if LINUX_VERSION_CODE >= 0x020400 +/*

[Patch] For XFree86-4.0.1 and linux kernel 2.4.0 > test6

2000-11-15 Thread Akos Szabo
Hi! I found a mistake in the XFree86 code: In the xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/memory.c the mem_map_reserve function calling is the "old" style, while from 2.4.0-test6 the calling methode is not the same. (from linux-2.4.0-test10/drivers/char/drm/memory.c) So I make

Re: carriage return

2000-11-15 Thread Mike A. Harris
On Wed, 15 Nov 2000, John Summerfield wrote: >> >If you store your source code on a FAT (MSDOS) filesystem, you can get he >> >filesystem do do the translation on the fly - 'man mount' for details. >> > >> >It might require some fiddling to keep coordinated though. >> >> I could be wrong, but I