Epson 1650P in RH7.3 How?

2002-05-09 Thread rodney
Hello, How do I get XSane or IScan to find my Epson 1650P scanner in RH 7.3 ? THANKYOU, Rodney. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

upgrading a floppyless / cdromless system

2002-05-09 Thread Gregory Hosler
Hi, many moons ago, there was a solution posted here for upgrading a cdromless / floppyless system. (Last August, thread title "Floppy-less, CDROM-less RH7.1 INSTALL"). Gordon Messmer gave the best answer, using an existing dos partition and loadlin. I recently wanted to upgrade an embedded rout

thanks to all

2002-05-09 Thread karthikeyan nagalingam
hai friends, thanks for you and our group members to establish the newserver for my intranet project. ok friends now i goto the next module of intranet project (ie. chat server) for that i choose "jabber", ok friends bye, your karthikeyan.N _

thanks to all

2002-05-09 Thread karthikeyan nagalingam
hai friends, thanks for you and our group members to establish the newserver for my intranet project. ok friends now i goto the next module of intranet project (ie. chat server) for that i choose "jabber", ok friends bye, your karthikeyan.N _

Re: Internet slowdown

2002-05-09 Thread Gary
On Fri, May 10, 2002 at 09:50:48AM +1000 or thereabouts, David Mackenzie wrote: > My internet connection seems to stall at my browser. > > I connect to the internet no probs and can surf the web for about 5 mins > the I start loading a webpage and then it stalls. > Any Ideas? Could be a b

Re: mail relay - Newbie question - My brain just collapsed

2002-05-09 Thread Pieter De Wit
Hello Francisco, What Mail Server are you running ? Thanks, Pieter - Original Message - From: "Francisco Neira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 09, 2002 10:15 PM Subject: mail relay - Newbie question - My brain just collapsed > Hi all, > > This is the v

Re: Partition Problem's RedHat 7.2

2002-05-09 Thread Vikram Bajaj
Hi, It was upgraded to SP6a Regards Vikram Wagner, Joseph writes: > Is/Was it upgraded to SP6a (or at least SP4)? > > -Original Message- > From: Vikram Bajaj [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 09, 2002 8:11 AM > To: [EMAIL PROTECTED] > Subject: Partition Problem's RedH

unable to change passwd

2002-05-09 Thread Avi Aumick
every time I try to change the password for an account I get the following error: RPC: Can't encode arguments The password has not been changed on bagel.m-issues.org. passwd: Failed preliminary check by password service What is wrong?? Avram -- --- You know you're getting old when you

Re: Linux box won't stop beeping [Fixed and boy do I feel silly]

2002-05-09 Thread Manzabar
So I rebooted the Linux box to check the BIOS settings per Matthew Melvin's suggestion but found nothing about an auditory warning. Since I had no further ideas and I couldn't stand the stupid beep any more; I shut down the Linux box, grabbed my screw driver, removed the power cord, and BEEP BEEP

RE: Fax Server & Client

2002-05-09 Thread Manoj
I have used hylafax and is good. As for windows client there is hfc( windows hylafax client) listed on the hylafax site. Manoj -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Darryl Harvey Sent: Thursday, May 09, 2002 6:55 PM To: [EMAIL PROTECTED] Subject

wu-ftpd on RH7.3

2002-05-09 Thread Gregory Hosler
This is an internal lan, and wu-ftpd used to work just fine on RH7.2 I upgraded an office machine to RH7.3 (re-install actually), and installed and setup wu-ftpd. enabled wu-ftpd in /etc/xinetd.d/wu-ftpd, restarted xinetd, and ran ncftp to connect as a NON-ANONYMOUS user. I can login just fine, b

Linux 7.2 boot up hanging

2002-05-09 Thread Shawn
Hi, I'm having a problem when I try to bootup redhat. I've had redhat on the system for at least a week now and have rebooted countless times before. The system was on for about 36 hours so I decided to reboot it... When the boot up screen came on, it started to hang in various parts. First it

Re: Internet slowdown

2002-05-09 Thread Statux
I once had a problem where I would get terminal stalls with certain hosts (web mostly since that was easiest to test at the time). This dates back to the changeover from kernel branch 2.0 to 2.2. It was suggested that I add the -vj option to my pppd calls (of course I'm talking dialup, here). That

Re: Auto start a daemon

2002-05-09 Thread Michael J. Denton
> I have a deamon that needs to be automatically started with a command line > option when Linux starts up. I have been looking for a way to do this but > havent found anything yet. Any suggestions ? This the gist of it: http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/ref-guide/s1-boot-

RE: Auto start a daemon

2002-05-09 Thread Jim Hale
I agree - that's where I put Qpopper to make sure it got loaded after a reboot. Jim Hale - Jim & Kathy's Website Collection http://hale.dyndns.org > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Robert Canary > Sent: Thursday, May 09, 2002 8:23 P

RE: Internet slowdown

2002-05-09 Thread Jim Hale
I wish I woulda said that. :) I finally had to go to a European server to get the cd's for 7.3. Jim Hale - Jim & Kathy's Website Collection http://hale.dyndns.org > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Mike Pelley > Sent: Thursday, May

Re: Auto start a daemon

2002-05-09 Thread Edward Dekkers
> I have a deamon that needs to be automatically started with a command line > option when Linux starts up. I have been looking for a way to do this but > havent found anything yet. Any suggestions ? /etc/rc.d/rc.local? Ed. ___ Redhat-list mailing

Re: Auto start a daemon

2002-05-09 Thread Muhammad Faisal Rauf Danka
add that comman in /etc/rc.local Regards, - Muhammad Faisal Rauf Danka Chief Technology Officer Gem Internet Services (Pvt) Ltd. web: www.gem.net.pk voice: 92-021-111-GEMNET Vice President Pakistan Computer Emergency Responce Team (PakCERT) web: www.pakcert.org Chief Security Analyst

Re: Auto start a daemon

2002-05-09 Thread Robert Canary
Use rc.local Ronald Nutter wrote: > > I have a deamon that needs to be automatically started with a command line > option when Linux starts up. I have been looking for a way to do this but > havent found anything yet. Any suggestions ? > > Ron > > _

Auto start a daemon

2002-05-09 Thread Ronald Nutter
I have a deamon that needs to be automatically started with a command line option when Linux starts up. I have been looking for a way to do this but havent found anything yet. Any suggestions ? Ron ___ Redhat-list mailing list [EMAIL PROTECTED] http

Re: Hacked again... (more rehash)

2002-05-09 Thread Patrick Beart
At 3:50 AM -0500 5/7/02, Glen Lee Edwards wrote: >Rodolfo J. Paiz writes: >>It is true that Glen should never have been hacked three times, and that >>this fact alone shows carelessness or ignorance bordering on >>irresponsibility. It is also true that most of us are, at one time or > >Some things

RE: RH no install on athlon board

2002-05-09 Thread EricRyd
Where does it bomb out at? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 09, 2002 7:20 PM To: [EMAIL PROTECTED] Subject: RH no install on athlon board A buddy of mine has a rather peculiar problem: he can install RH 7.1 on his home system but

RH no install on athlon board

2002-05-09 Thread jbinpg
A buddy of mine has a rather peculiar problem: he can install RH 7.1 on his home system but 7.2 and 7.3 bomb out. Soltec motherboard with athlon CPU. Anybody have any clues? A google search only came up with some hits about radi controllers being a problem. jb __

RE: Anyone Using Horde?

2002-05-09 Thread Jim Hale
Welp, dloaded Twig and followed the instructions for the mysql version of the instructions. Everything seems to be working ok except I can't login. It keeps saying that I either mispelled my name or password. I know the accounts are there since I can access them using Outlook XP (as an IMAP client

APIC Error - Weird keyboard lockup, only in multiuser?

2002-05-09 Thread mcp
Just installed RH 7.3 on a Dual CPU PIII. Works great, except as soon as the machine hits runlevel 3, the keyboard locks up. Console just sits there blinking at the login prompt, keyboard is totally dead. If I ssh in and go to single user mode, keyboard instantly comes back, and responds norma

Re: Linux box won't stop beeping

2002-05-09 Thread Matthew Melvin
On Thu, 9 May 2002 at 1:47pm (-0500), Manzabar wrote: > I've got a RedHat 7.2 box running as a server. I rarely log into it except > remotely, even though I sit right next to it. The other day due to a power > failure; I was rebooting it and noticed that it wasn't detecting the sound > card. I

Re: Internet slowdown

2002-05-09 Thread David Mackenzie
Mike Pelley wrote: >Downloads of 7.3? ;-) > > > >Mike Pelley "Non illegitimati carborundum" >Owner & "Misc. Rambler" of Pelleys.com >[EMAIL PROTECTED] - www.pelleys.com > > > >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMA

RE: Internet slowdown

2002-05-09 Thread Mike Pelley
Downloads of 7.3? ;-) Mike Pelley "Non illegitimati carborundum" Owner & "Misc. Rambler" of Pelleys.com [EMAIL PROTECTED] - www.pelleys.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Davi

Re: boot disk with mount and edit support

2002-05-09 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 09 May 2002 01:58 pm, Henning, Brian wrote: > Hello- > I need to make a boot disk that can mount ext2 partitons and that has > an editor so i can edit files. Can someone point me in the right > direction so i can learn how to create such a

Internet slowdown

2002-05-09 Thread David Mackenzie
My internet connection seems to stall at my browser. I connect to the internet no probs and can surf the web for about 5 mins the I start loading a webpage and then it stalls. Any Ideas? Using RedHat 7.0 ___ Redhat-list mailing list [EMAIL P

Re: Valhalla and (don't slap me) 2gb+ files?

2002-05-09 Thread Michael H. Warfield
On Thu, May 09, 2002 at 02:32:24PM +0100, Mark Ridley wrote: > Hi all, > Can anyone tell me if 2gb file support is included in RedHat 7.3? I am > currently running 7.2 which, although can store files of 2gb+ on the > filesystem, struggles with large files when using things like ftp and wget.

Re: 7.3 kernel to 7.2?

2002-05-09 Thread Trond Eivind Glomsrød
Ed Wilts <[EMAIL PROTECTED]> writes: > On Thu, May 09, 2002 at 10:26:24AM -0400, Trond Eivind Glomsrød wrote: > > Thomas Kiblin <[EMAIL PROTECTED]> writes: > > > > > The kernel shipping with RH7.3 is 2.4.18, correct? > > > > > > Will RH release 2.4.18-x for the 7.2 customers of up2date? > > >

Re: off topic: pipe to grep

2002-05-09 Thread dbrett
Hi Keith Thanks it worked like a charm. I should have been able to find this. I ended up in a mind set-up, I didn't seem to be able to get out of. I realize it is not the best way. It just sort of evolved. You should have seen what it orginal looked like. :) david On Thu, 9 May 2002, Keith

mail relay - Newbie question - My brain just collapsed

2002-05-09 Thread Francisco Neira
Hi all, This is the very first time I attempt to install a smtp relay server, but I got insanely confused... %P I'd had been following the instructions on how to deploy the sendmail/mailscanner/f-prot combination and when telnetting the box's port 25 works just fine: queues the message, scans

Re: off topic: pipe to grep

2002-05-09 Thread Keith Winston
On Thu, May 09, 2002 at 03:36:45PM -0400, dbrett wrote: > > sort -n +2 list.txt | awk '{print $2}' | grep - list2.txt > > list.txt list2.txt > server1 10.1.1.1server1 10.1.1.1 > server2 10.1.1.2server2 10.1.1.2 > se

off topic: pipe to grep

2002-05-09 Thread dbrett
sort -n +2 list.txt | awk '{print $2}' | grep - list2.txt list.txtlist2.txt server1 10.1.1.1server1 10.1.1.1 server2 10.1.1.2server2 10.1.1.2 server3 10.1.1.3server3 10.1.1.3 ...

Re: Linux box won't stop beeping

2002-05-09 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manzabar wrote: >So why am I writing this e-mail? Because since I did that about every 2 >minutes the box has been beeping at me and I don't know how to make it >stop. Oh, so THAT's what this button does! I'll stop it now. - -d - -- David Talki

Re: 7.3 kernel to 7.2?

2002-05-09 Thread Keith Winston
On Thu, May 09, 2002 at 11:40:51AM -0500, Bill Carlson wrote: > I've been working with a couple of machines and the APIC issue. One > machine I upgraded to 7.3 with the 2.4.18 stock kernel, still the same > issues. Added 'noapic' to the kernel options, all is well in the world. As an aside, the

RE: Linux box won't stop beeping

2002-05-09 Thread Trevor
> It's a simple "beep, beep" noise coming from the internal speaker. > Could somebody point me towards some documentation that will help me find > why it's beeping like this? Or should I just rip out the connection to > that internal speaker? Ok, that is the funniest thing I have ever heard (on

Linux box won't stop beeping

2002-05-09 Thread Manzabar
I've got a RedHat 7.2 box running as a server. I rarely log into it except remotely, even though I sit right next to it. The other day due to a power failure; I was rebooting it and noticed that it wasn't detecting the sound card. I ran sndconfig but it wasn't found. I did a search of the syst

Re: boot disk with mount and edit support

2002-05-09 Thread jbinpg
Brian wrote - > Hello- > I need to make a boot disk that can mount ext2 partitons and that > has an editor so i can edit files. Can someone point me in the right > direction so i can learn how to create such a boot disk. Hi, Brian. Do a google search for "Tom's rootboot". An essential item fo

[SOLVED... sorta] any samba experts out there?

2002-05-09 Thread daniel
turns out the password prompt i was getting was due to the fact that my win98 box was sending encrypted password info, while samba was expecting unencrypted. the only problem i have now, is that my home dir (/home/gabriel) is appearing as to shares (homes and gabriel). now my smb.conf looks like

Re: SOLVED! Re: SFTP clients..URGENT

2002-05-09 Thread Ed Wilts
On Thu, May 09, 2002 at 02:29:11PM -0400, Joao Borsoi Soares wrote: > Yes, I guess you are right... Well, I have another question... In WS_FTP Pro there is > an option "secure (SSL)"... but it's not about sftp... what the hell that means? Is > there another way of doing FTP secure? http://www.for

Re: Hacked again...

2002-05-09 Thread Gerry Doris
> At 5/7/2002 08:19 AM -0400, you wrote: >>He sees no problem with leaving his system without a firewall, he >>leaves open port 53 (give me one reason why a home user would open >>DNS...of course without a firewall he has no way to close it) > > FYI, in named.conf in the initial directives: > > l

RE: boot disk with mount and edit support

2002-05-09 Thread Benjamin Rich
This might help you out. http://lbt.linuxcare.com/index.epl Linuxcare Bootable Toolbox -Original Message- From: Henning, Brian [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 09, 2002 1:59 PM To: [EMAIL PROTECTED] Subject: boot disk with mount and edit support Hello- I need to make a

boot disk with mount and edit support

2002-05-09 Thread Henning, Brian
Hello- I need to make a boot disk that can mount ext2 partitons and that has an editor so i can edit files. Can someone point me in the right direction so i can learn how to create such a boot disk. thanks, brian ___ Redhat-list mailing list [EMAIL P

Re: Creating SubFolder On An IMAP Account

2002-05-09 Thread Edward Marczak
On 5/9/02 7:39 AM, "Jim Hale" [EMAIL PROTECTED] pressed the keys forming the message: > I'm testing playing around with IMAP on my Mail Server. I've created a > dummy account, attached to it using Outlook XP and everything seems to > be fine, until I try to create subfolder under the Inbox folder

Re: What is the difference of a password and passphrase

2002-05-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09-May-2002/14:24 +0100, Ragnar Wiencke <[EMAIL PROTECTED]> wrote: >My english is not so very good and when I am reading manuals, how to's >and man pages I get a bit confused when I see either password or >passphrase or both even. Would someone be

Re: SOLVED! Re: SFTP clients..URGENT

2002-05-09 Thread Joao Borsoi Soares
Yes, I guess you are right... Well, I have another question... In WS_FTP Pro there is an option "secure (SSL)"... but it's not about sftp... what the hell that means? Is there another way of doing FTP secure? João. Ed Wilts wrote: > On Thu, May 09, 2002 at 09:22:34AM -0400, Joao Borsoi Soares w

RE: Certificate?

2002-05-09 Thread EricRyd
It all depends on which Certification you want. There are a few of them. Linux+, LCI, Sair/GNU, RHCE... If your just starting out, I would recommend Linux+ and pick up the Exam Cram or Sybex books. -Original Message- From: Oleg Green [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 09, 20

RE: Certificate?

2002-05-09 Thread Trevor
I personally think that the Linux System Administration by Marcel Gagne (ISBN: 0-201-71934-7) is an excellent book. I don't believe in these Linux Certification Exams, so I don't know if this book will help you ace the exam... however, for practical purposes, this book is #1 and I recommend it to