Re: kernel newbie

2000-09-03 Thread Steve Manuel
On Fri, Aug 25, 2000 at 06:40:29PM -0500, Barrett Cervenka wrote: > I'm trying to be a real Linux user and upgrade my kernel to 2.2.16. I > followed the HOWTO with no problems but I'm confused about modules. Is there > some way that I can capture the information about what modules I currently > us

AHA!

2000-09-03 Thread Bob Taylor
[snip] Received: (from mail@localhost) by mail.redhat.com (8.8.7/8.8.7) id VAA24454 for [EMAIL PROTECTED]; Sun, 3 Sep 2000 21:03:07 -0400 Received: from ntserver.sh.t2-design.com ([202.96.224.161]) by mail.redhat.com (8.8.7/8.8.7) with ESMTP id VAA24450 for <[EMA

Re: "Gcombust and the Locked computer" [SOLVED]

2000-09-03 Thread Steve Manuel
On Fri, Sep 01, 2000 at 09:14:56PM -0500, Steve Manuel wrote: > Has anyone experienced a complete system lockup when running gcombust in dummy > mode? Here is the background info: I start X as my regular username and then open > an Xterm and su to root. I then run gcombust. I chose the Redhat 6.2

Re: Urgent:No images have been defined.

2000-09-03 Thread Ray Curtis
> "m" == madhu <[EMAIL PROTECTED]> writes: m> Hello Bret, m> thanx for U'r reply. m> i tried lilo -v also. but i got the same error again. m> sample output of lilo -v m> LILO version 21, Copyright 1992-1998 Werner Almesberger m> Reading boot sector from /dev/hda m>

Re: Sendmail forwarding

2000-09-03 Thread Ken Cole
Eddie: Eddie Strohmier wrote: > Ken: > > Have you added this domain name to your sendmail.cw file? > > Note this reference: > > http://www.sendmail.org/faq/section4.html#4.5 > I have. Should it be on both machines or just one. if so which one. -- Ken Cole Satisfaction Software e-mail: [EMAIL

Re: Urgent:No images have been defined.

2000-09-03 Thread Ahbaid Gaffoor
Question: Are you dual booting on this system? I had a similar problem, but basically the boot information the primary OS gets, must point to your new kernel image... if you're not dual booting, please ignore my post. Ahbaid. Statux wrote: > notes for keeping things pretty well organized: > >

Re: Finding PPP Modem

2000-09-03 Thread Statux
If you have access to X Windows you can try netcfg to set up the interface.. then just use ifup and ifdown (ie. ifup ppp0) as root (from the console) to control the interface(s). On Mon, 4 Sep 2000, Colin C Overton wrote: > I am trying to setup a Banksia SP56 modem for use on my RedHat 6.2 linu

Re: Urgent:No images have been defined.

2000-09-03 Thread Statux
notes for keeping things pretty well organized: 1) stick to the /boot/vmlinuz-[kernel version] format 2) Always define an image with a label of "linux" (which is the default) I see you have none listed this way. The one labeled linux will get marked as default.. if you simply run 'lilo' you'll se

Re: Sendmail forwarding

2000-09-03 Thread Eddie Strohmier
Ken: Have you added this domain name to your sendmail.cw file? Note this reference: http://www.sendmail.org/faq/section4.html#4.5 Eddie Strohmier - Original Message - From: "Ken Cole" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 04, 2000 12:28 AM Subject: Re:

Finding PPP Modem

2000-09-03 Thread Colin C Overton
I am trying to setup a Banksia SP56 modem for use on my RedHat 6.2 linux system as a PPP dial in for my ISP. Using the RedHat "Dialup Configuration Tool", it is unable to find the modem. However, when using "minicom" the modem is accessed and can operate on /dev/modem OK. I have a link from

Re: Urgent:No images have been defined.

2000-09-03 Thread madhu
Hello Bret, thanx for U'r reply. i tried lilo -v also. but i got the same error again. sample output of lilo -v LILO version 21, Copyright 1992-1998 Werner Almesberger Reading boot sector from /dev/hda Merging with /boot/boot.b Boot image: /boot/vmlinuz-2.2.13

Re: allowing root telnet access

2000-09-03 Thread Justin Zygmont
try removing the file and see what happens, There's a PAM module that looks for it, and if it doesn't exist just skips it. On 3 Sep 2000, Robert Soros wrote: > Wrong, let me quote the securetty manpage itself > > SECURETTY(5)Linux Programmer's ManualSECURETTY(5) > > NAME >

Re: Sendmail forwarding

2000-09-03 Thread Ken Cole
[top posting] Sorry if replying to my own mail is bad form but I have more info: I found a problem with named on the linux machine, fixed it. I found the named problem when trying sendmail -v [EMAIL PROTECTED] from the sco machine and getting a connection refused error. now sendmail -v [EMAIL PR

Re: /home removal exploit

2000-09-03 Thread John D. Hardin
On Wed, 30 Aug 2000, M. Neidorff wrote: > Another possibility is that you may have a controller problem. > (was it also changed when the new HDD was installed?) Along these lines, it's possible that the directory entry for /home has been damaged. If a filesystem check has been performed since

Re: How to boot into Linux without lilo

2000-09-03 Thread Miroslav Skoric
DoelRoy wrote: > > Hello, > I had installed win98 and then RH 6.2 on my computer and lilo was working > fine - gave me the option to boot to windows or linux. But after 2-3 months > windows crashed and had to be reinstalled. > Now windows boots as default - lilo doesnt show up anymore. Do i need

Re: Root User

2000-09-03 Thread Robert Soros
ya, this is assuming the machine is still on and he is logged on as root currently... if its gone down, then he may have to reboot into single user mode (or telinit s) pico /etc/passwd add this to the first line (although position is not terribly important , *i think *) root:x:0:0:root

Re: Ext2 filesize limitation

2000-09-03 Thread Manuel A. Camacho Q.
Craig Addleman wrote: > > What is a LFS patch? And can you give me any pointers towards implementing > the required patches? Linux File System (LFS) patch. Although I usually don't need to patch, I read how to do it in a book called Running Linux, by Matt Welsh. It is an excellent general purpo

RE: Sendmail forwarding

2000-09-03 Thread Bill Hensley
Ken, you need to authorize the SCO mail machine as a mail generator to your Linux box. Edit the /etc/mail/access file. Add a line like: 192.168.100.5 RELAY The IP address is the address of your SCO mail machine. Relay means that the user is authorized to relay mail through your Unix machine

Root User

2000-09-03 Thread Deependra B. Tandukar
One of my colleagues, by mistakenly happen to delete root user, is there any remedy for this? Deependra B. Tandukar www.coremag.net/cvs/dt.htm Networking and Training Assistant ICOD/ICIMOD www.icimod.org.sg ___ Redhat-list mailing list [EMAIL PROTEC

Re: ipchains

2000-09-03 Thread Chris Dowling
On Mon, 4 Sep 2000, Jeremy Russell wrote: > Hi, > How can I use ipchains to forward Internet real IP address to machines > inside our firewall using 192.168 IP address range. ie I would like to make > certain machines inside our firewall able to be accessed from the Internet, > restricted to onl

ipchains

2000-09-03 Thread Jeremy Russell
Hi, How can I use ipchains to forward Internet real IP address to machines inside our firewall using 192.168 IP address range. ie I would like to make certain machines inside our firewall able to be accessed from the Internet, restricted to only certain ports if possible? Thanks Jeremy --

Re: mounting cd and cdrw

2000-09-03 Thread Duane Clark
On Sun, 3 Sep 2000, Spunk S. Spunk III wrote: > Okay, > so my dmesg does report that it's seeing my Yamaha CD-RW as sr0 but it also sees it >as hdc. > Is this the conflict? and if so how do I fix it? (I did turn off IDE ATAPI support >in the > kernel). Either way, when I do a mount -t > iso9660

RE: Pine: Set correct reply-to address?

2000-09-03 Thread Statux
From: and Reply-To: are different (did my two cents help?) *hides* On Sun, 3 Sep 2000, Peter Kiem wrote: > > Set the user-domain to 'zordah.net' as per the above tip; if that doesn't > > help, go to 'customized-headers' and add 'Reply-To: in that > > field. Note u/c and l/c spelling... some MUAs

Re: allowing root telnet access

2000-09-03 Thread Statux
/etc/securetty Do not allow remote root access (aka. don't do this). Use 'su' (or 'su -') from a user acct instead.. or use ssh (which flaunts some nice encryption) :) On Sun, 3 Sep 2000, John Aldrich wrote: > On Sat, 02 Sep 2000, Eric Clover wrote: > > as far as i know you can not telnet in as

RE: CD writer

2000-09-03 Thread Gregory Hosler
On 01-Sep-00 Leonard den Ottolander wrote: > Hi Greg, > >> you mean, for example, what's wrong w/ the philips cdd2000 or cdd2600 >> recorders >> for which there is a class action suit >> (http://www.cdrecorderclassnotice.com/) ? >> >> As I understand it, the recorder was built w/

RE: Bash says it is not there, but I can see it.

2000-09-03 Thread Gregory Hosler
The home directory for mysql has incorrect/wrong permissions. for 1 thing, it does not have exectute permissions, so no one, not even owner will be able to cd into it. at the very minimum, change the permissions from 660 to 770 - check the mysql docs for proper permissions for the home directory,

RE: Pine: Set correct reply-to address?

2000-09-03 Thread Juha Saarinen
%-> Nope, didn't seem to help. The emails STILL came from %-> [EMAIL PROTECTED] even after I changed the %-> customised-headers to %-> Reply-To:[EMAIL PROTECTED] %-> %-> I even tried Reply-To:<[EMAIL PROTECTED]>*sigh* %-> %-> Could Sendmail perhaps be getting in the way somehow? Yes, it prob

RE: Lynx and pics.

2000-09-03 Thread Juha Saarinen
%-> There are other options, of course. The lynx docs make %-> reference to a free program called "xli", and one wonders %-> why it's not included in the redhat disto. It is -- well, in a way it is. Xloadimage = xli from what I can gather. -- Juha

Re: [OT] Scsi Termintation

2000-09-03 Thread M. Neidorff
At 03:13 PM 09/03/2000 -0400, you wrote: >On Sun, 03 Sep 2000, Ahbaid Gaffoor wrote: > > Hi all, > > > > I'm almost doen building my linux - oracle database server... > > > > Just one question for the SCSI experts. > > > > The board is a supermicro P6DBS with an onboard adaptec SCSI controller. >

unsubscribe redhat-list

2000-09-03 Thread blueboy
 

Re: [OT] SCSI LVD Cables

2000-09-03 Thread M. Neidorff
At 12:33 PM 09/03/2000 -0700, you wrote: > > Your hard drives MUST be LVD drives, your controller > > has to be an LVD controller and I think you may also need > > special cables. > >That's not entirely true. I had an LVD drive in use for >quite awhile on a non-LVD controller. Some drives have

Re: cdrecord / module loading help needed

2000-09-03 Thread Cynthia Pearce
Hi, In response to various questions on getting CD Witers to work with Linux, I used this source and it helped tremendously: http://linux.com/howto/CD-Writing-HOWTO-1.html HTH, Cindy ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.r

Re: [OT] SCSI LVD Cables

2000-09-03 Thread John Aldrich
On Sun, 03 Sep 2000, wyrd wrote: > > Your hard drives MUST be LVD drives, your controller > > has to be an LVD controller and I think you may also need > > special cables. > > That's not entirely true. I had an LVD drive in use for > quite awhile on a non-LVD controller. Some drives have > jump

Sendmail forwarding

2000-09-03 Thread Ken Cole
G'Day all, I have an "out of the box" redhat 6.2, kernel 2.2.14-5.0 unmodified, sendmail-8.9.3. This machine is an internet/mail gateway with a "real world" ip address connected directly to the internet backbone (not using an ISP in anyway) and a local network address 192.168.xxx.xxx All mail s

Re: Ext2 filesize limitation

2000-09-03 Thread Hal Burgiss
On Sun, Sep 03, 2000 at 02:07:42PM -0700, Craig Addleman wrote: > What is a LFS patch? And can you give me any pointers towards implementing > the required patches? Do a deja or google seach. There is a home page for this IIRC, that has more and better info than I could give. Maybe also try the s

Re: How to make ATM PPOA card to work on Liunx

2000-09-03 Thread Hal Burgiss
On Mon, Sep 04, 2000 at 07:11:31AM +0800, Stephen Liu wrote: > Hi All People, > > How to make ATM PP0A card to work on Linux (RH 6.2). It works fine on > M$Windoz connecting to Internet via Broadband without problem. Any advice That is because the mfg wrote MS drivers for the card. What card?

How to make ATM PPOA card to work on Liunx

2000-09-03 Thread Stephen Liu
Hi All People, How to make ATM PP0A card to work on Linux (RH 6.2). It works fine on M$Windoz connecting to Internet via Broadband without problem. Any advice and pointer would be much appreciated. Thanks in advance. Stephen ___ Redhat-list ma

RE: Pine: Set correct reply-to address?

2000-09-03 Thread Peter Kiem
> Set the user-domain to 'zordah.net' as per the above tip; if that doesn't > help, go to 'customized-headers' and add 'Reply-To: in that > field. Note u/c and l/c spelling... some MUAs don't mind all l/c, but others > don't recognise the Reply-To: header without it. Nope, didn't seem to help. T

Re: uninstall samba

2000-09-03 Thread Luke C Gavel
> -Hello > - Maybe to find how if it is exactly install try ; > > rpm -qa |grep samba | more > Sure, that would work in most cases, but what it was installed from a source tarball? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.red

RE: Pine: Set correct reply-to address?

2000-09-03 Thread Peter Kiem
> Under the configuration screen, there is a reply to field. Have her set it > the way she wants in there. I looked all through the pine options and could only find that field in the "Roles" area. I set up a role and no matter what I changed the fields to I couldn't get it to make any differe

Re: Pine: Set correct reply-to address?

2000-09-03 Thread Peter Kiem
> >From the main Pine menu, pick Setup, Configure, and edit personal-name. She's already set that to her name to no effect. -- Regards, +---+-+ | Peter Kiem| E-Mail: <[EMAIL PROTECTED]> | | Zordah IT | Mobile: +

Re: Screen size of 1024x768

2000-09-03 Thread Leonard den Ottolander
Hi Charlie, > I wonder how should I modify /etc/X11/XFconfig to run 1024x768 @85Hz within > the screen well(similar to current 1280x1024@61Hz mode) without in a larger > than screen window. The problem with this is that the virtual screen size is (at least) the size of the hig

Re: uninstall samba

2000-09-03 Thread Danny
-Hello - Maybe to find how if it is exactly install try ; rpm -qa |grep samba | more On Mon, 04 Sep 2000, Luke C Gavel wrote: > On Sun, 3 Sep 2000, Eileen Orbell wrote: > > > Hi, > > > > Can someone tell me how to unistall samba. I run rpm -q samba but it says > > "samba not installed" but

RE: Ext2 filesize limitation

2000-09-03 Thread Craig Addleman
What is a LFS patch? And can you give me any pointers towards implementing the required patches? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Hal Burgiss > Sent: Saturday, September 02, 2000 12:59 PM > To: [EMAIL PROTECTED] > Subject: Re: Ext2 fi

RE: Pine: Set correct reply-to address?

2000-09-03 Thread Juha Saarinen
%-> Main menu -> Setup -> Config Then at the top there is an option to set %-> what domain you are in. %-> %-> On Mon, 4 Sep 2000, Peter Kiem wrote: %-> %-> =>I have a mail user with a login of vh13501 on my mail server %-> =>raistlin.zordah.net %-> => %-> =>Now when she sends an email it comes fr

RE: kernel Oops?

2000-09-03 Thread Juha Saarinen
%-> ok... all joking aside I just got my second Oops in the log %-> files... I am getting concerned... just not too sure what I %-> should be doing about this... is this a sign of things that are %-> going to be getting worse real soon now? Not necessarily, but it probably won't go away. %-> %->

RE: Lynx and pics.

2000-09-03 Thread Juha Saarinen
%-> I read somewhere that it is possible to surf with lynx under X and to %-> set it in such a way that you can open pics with a viewing software %-> (such as ee). Is this possible? If so, how do I set up lynx to do this? Yes -- check out http://www.hippo.ru/~hvv/lynxcfg_toc.html#IFACE_TO_PRGS fo

Re: Lynx and pics.

2000-09-03 Thread Joe Brenner
"Manuel A. Camacho Q." <[EMAIL PROTECTED]> wrote: > I read somewhere that it is possible to surf with lynx under X and to > set it in such a way that you can open pics with a viewing software > (such as ee). Is this possible? If so, how do I set up lynx to do this? Well, this sounded like a su

Re: mounting cd and cdrw

2000-09-03 Thread Mikkel L. Ellertson
On Sun, 3 Sep 2000, Spunk S. Spunk III wrote: > Okay, > so my dmesg does report that it's seeing my Yamaha CD-RW as sr0 but it also sees it >as hdc. Is this the conflict? and if so how do I fix it? (I did turn off IDE ATAPI >support in the kernel). Either way, when I do a mount -t > iso9660 /d

Re: [OT] Scsi Termintation

2000-09-03 Thread Mikkel L. Ellertson
On Sun, 3 Sep 2000, Ahbaid Gaffoor wrote: > Any advatnges or disadvantages of setting the SCSI id's on the devices as they > progress along the cable? > > That is, first device from controller - SCSI ID 0 (The cd-rom, first > connector) > Second device - SCSI ID 1 ( the first drive, second co

Re: mounting cd and cdrw

2000-09-03 Thread Spunk S. Spunk III
Okay, so my dmesg does report that it's seeing my Yamaha CD-RW as sr0 but it also sees it as hdc. Is this the conflict? and if so how do I fix it? (I did turn off IDE ATAPI support in the kernel). Either way, when I do a mount -t iso9660 /dev/sr0 /mnt/yamaha, I'm getting the "Wrong fs type..."

Re: Telnet - FTP Access

2000-09-03 Thread Luke C Gavel
On Sun, 3 Sep 2000, John Aldrich wrote: > Install telnet-server (bad idea, but you can if you want! > ) and an ftp server such as wu-ftp, or ncftpd. > John > Yes, and if this computer is going to be directly connected to the internet, you should see about replacing telnet with 'ssh' www.op

Re: [OT] SCSI LVD Cables

2000-09-03 Thread wyrd
> Your hard drives MUST be LVD drives, your controller > has to be an LVD controller and I think you may also need > special cables. That's not entirely true. I had an LVD drive in use for quite awhile on a non-LVD controller. Some drives have jumpers that allow them to be used in an existing

Re: [OT] Scsi Termintation

2000-09-03 Thread John Aldrich
On Sun, 03 Sep 2000, Ahbaid Gaffoor wrote: > Hi all, > > I'm almost doen building my linux - oracle database server... > > Just one question for the SCSI experts. > > The board is a supermicro P6DBS with an onboard adaptec SCSI controller. > > I have four seagate ST12550N 50 pin SCSI drives, a

Re: dhcpd route for 255.255.255.255 for windows clients set where

2000-09-03 Thread Luke C Gavel
> In working on my home network and more the specifically > dhcpd server I can't get windows clients to connect. The > docs refer to setting a route to 255.255.255.255 for the > interface and I will do that but on my server at the office > this route is set but I'll be darned if I can find out wh

Re: [OT] Scsi Termintation

2000-09-03 Thread Ahbaid Gaffoor
Any advatnges or disadvantages of setting the SCSI id's on the devices as they progress along the cable? That is, first device from controller - SCSI ID 0 (The cd-rom, first connector) Second device - SCSI ID 1 ( the first drive, second connector) Third Device - SCSIS ID 2 (the second drive, t

ssh problem

2000-09-03 Thread John Aldrich
I've got a problem with SSH -- I've got the SSH for windows client and my linux box is running ssh2 (also has ssh1 capability.) Now all of a sudden, I can't log into my linux box with ssh any more from any of the machines on my lan. It gives me an authentication error and then another box pops u

Re: Screen size of 1024x768

2000-09-03 Thread John Aldrich
On Sat, 02 Sep 2000, Charlie Wang wrote: > I installed X 4.0.1 on Redhat 6.2, kernel 2.2.16-3 with i810 chipset, now I > found the monitor could ran 1280x1024 @61Hz within the screen well, or > 1024x768 @85Hz but in a larger than screen window. > > I wonder how should I modify /etc/X11/XFconfig t

Re: How to unsubscribe

2000-09-03 Thread John Aldrich
On Sat, 02 Sep 2000, Stephen Liu wrote: > Hi, > > Kindly advise how to unsubscribe from the list. I already tried unsubscribe > from "[EMAIL PROTECTED]" and I forgot the password to visit > "Redhat-list Subscribers" page. > send another email to the above address with the word "password" in you

Re: [OT] SCSI LVD Cables

2000-09-03 Thread John Aldrich
On Sat, 02 Sep 2000, Ahbaid Gaffoor wrote: > Hi, > > what does the LVD thing mean when talking about SCSI? > > Is it something analagous to 66/Mbs IDE? > > If so, is it's use supported under Linux? > It depends entirely upon the controller and the hard drive and has nothing to do with the oper

Re: allowing root telnet access

2000-09-03 Thread John Aldrich
On Sat, 02 Sep 2000, Eric Clover wrote: > as far as i know you can not telnet in as root, but ssh will let you do > it > and on a nother note, it looks like you have the gohip virus > you will probably find a file name winstart or something like that in > your windows dir > It can be done, but I

Re: Telnet - FTP Access

2000-09-03 Thread John Aldrich
On Sat, 02 Sep 2000, Eileen Orbell wrote: > Hi, > I still am unable to Telnet - FTP into my Linux Box. I have noticed this > error on bootup in my message log: > > gpm[540] Error in Protocol > > My inetd.conf has not been changed and FTP telnet is enabled. I can however > telnet - ftp to other

Re: Pine: Set correct reply-to address?

2000-09-03 Thread Steven W. Orr
Main menu -> Setup -> Config Then at the top there is an option to set what domain you are in. -- -Time flies like the wind. Fruit flies like a banana. [EMAIL PROTECTED] -Stranger things have happened but none stranger than this. Steven W. Orr- Does your driver's license say Organ Donor?Black ho

Re: uninstall samba

2000-09-03 Thread Rick Warner
You are missing part of the package names. The fastest way to get it all is with the command: rpm -q -a | grep samba | xargs rpm -e - rick warner - On Sun, 3 Sep 2000, Eileen Orbell wrote: > Hi, > > Can someone tell me how to unistall samba. I run rpm -q samba but it says > "samba not i

Re: [OT] Scsi Termintation

2000-09-03 Thread Mikkel L. Ellertson
On Sun, 3 Sep 2000, Ahbaid Gaffoor wrote: > Hi all, > > I'm almost doen building my linux - oracle database server... > > Just one question for the SCSI experts. > > The board is a supermicro P6DBS with an onboard adaptec SCSI controller. > > I have four seagate ST12550N 50 pin SCSI drives, a

[OT] Scsi Termintation

2000-09-03 Thread Ahbaid Gaffoor
Hi all, I'm almost doen building my linux - oracle database server... Just one question for the SCSI experts. The board is a supermicro P6DBS with an onboard adaptec SCSI controller. I have four seagate ST12550N 50 pin SCSI drives, and the board has a 50 pin interface. I also have a 50 pin SCS

dhcpd route for 255.255.255.255 for windows clients set where

2000-09-03 Thread Bret Hughes
In working on my home network and more the specifically dhcpd server I can't get windows clients to connect. The docs refer to setting a route to 255.255.255.255 for the interface and I will do that but on my server at the office this route is set but I'll be darned if I can find out where it is

Re: uninstall samba

2000-09-03 Thread Luke C Gavel
On Sun, 3 Sep 2000, Eileen Orbell wrote: > Hi, > > Can someone tell me how to unistall samba. I run rpm -q samba but it says > "samba not installed" but it is. How exactly do you know that it is installed? > I also ran rpm -e samba and get "samba > package not installed" > I run Red-Hat 6.2

Re: uninstall samba

2000-09-03 Thread Uncle Meat
On Sun, 03 Sep 2000, you opined: >Hi, > >Can someone tell me how to unistall samba. I run rpm -q samba but it says >"samba not installed" but it is. I also ran rpm -e samba and get "samba >package not installed" >I run Red-Hat 6.2 Was it installed via rpm or from a tarball? If via rpm, perhaps

uninstall samba

2000-09-03 Thread Eileen Orbell
Hi, Can someone tell me how to unistall samba. I run rpm -q samba but it says "samba not installed" but it is. I also ran rpm -e samba and get "samba package not installed" I run Red-Hat 6.2 Thanks ___ Redhat-list mailing list [EMAIL PROTECTED] h

Re: cdrecord / module loading help needed

2000-09-03 Thread lee johnson
> > I did not mean for my message to sound quite as sharp as it came out - > sorry. In my experience, the howto's are often a source of confusion, > especially with regards to CDRW under Redhat. What is really needed is a > Redhat specific howto, and that should really be something that Redhat > p

Re: cdrecord / module loading help needed

2000-09-03 Thread Duane Clark
lee wrote: > there I go again quoting those howto's :) lol > no seriously thats exactly right thanks for correcting that..up too late i knew > better... sorry about that gent whom i was addressing.. :) I did not mean for my message to sound quite as sharp as it came out - sorry. In my exp

ppp errors

2000-09-03 Thread noel . timario
Good Day, Sorry if you already answered this one. I am currently dialing to my ISP with pppd at and I am receiving errors like this...  sent [LCP ConfReq=0x0 id=0x0 LCP:timeout sending Config Request many thanks in advance noelt. ___ Redhat

RE: Pine: Set correct reply-to address?

2000-09-03 Thread Jeff Grossman
Under the configuration screen, there is a reply to field. Have her set it the way she wants in there. Jeff --- Jeff Grossman ([EMAIL PROTECTED]) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Peter Kiem Sent: Sunday, September 03, 2000 7:13 AM To: [E

Re: isp OS

2000-09-03 Thread Wayne Dyer
faisal wrote: > is there any way of telling what type of OS/webserver/emailserver an isp > uses ? > my ISP often have problems so i was wondering > For the web server, you can use: http://www.netcraft.com/whats/ -W- Blinding speed can compensate for a lot of deficiencies. -- David Nich

Re: 2 ethernet / same IRQ

2000-09-03 Thread Wayne Dyer
J. Dow wrote: > > There is nothing wrong with two cards on the same PCI irq. On my machine > >the SCSI > > card and the NIC card are on the same irq. But they must be at different I/O > >buffer > > addresses. > > That is the way it is supposed to work, Aaron. > > Try it some time with a Diamon

Re: Pine: Set correct reply-to address?

2000-09-03 Thread Mikkel L. Ellertson
On Mon, 4 Sep 2000, Peter Kiem wrote: > Hi all, > > I have a mail user with a login of vh13501 on my mail server > raistlin.zordah.net > > Now when she sends an email it comes from [EMAIL PROTECTED] > > How can she setup pine to send using her real email address of > [EMAIL PROTECTED]? > >Fro

Re: cdrecord / module loading help needed

2000-09-03 Thread lee johnson
> > > > > ALSO: > > you must insert the following into /etc/profile ( starting with test and > > ending with cdrecord -scanbus ) > > > This is not required, and I would not suggest doing it. All this is > doing is attempting to load a bunch of modules, and if you have compiled > them into the ker

Pine: Set correct reply-to address?

2000-09-03 Thread Peter Kiem
Hi all, I have a mail user with a login of vh13501 on my mail server raistlin.zordah.net Now when she sends an email it comes from [EMAIL PROTECTED] How can she setup pine to send using her real email address of [EMAIL PROTECTED]? Regards, +---+-

Re: Can RH6.2 work in ATA100 Hard disc and Raid

2000-09-03 Thread Jason Costomiris
On Sun, Sep 03, 2000 at 08:07:17PM +0800, Stephen Liu wrote: : Kindly advise whether RH 6.2 works in ATA100 Hard disc (UDMA100) and Raid 0 : and 1. Any advice and/or pointer for its installation would be much : appreciated. Sure. But, if you require really serious redundancy, why are you willin

Can RH6.2 work in ATA100 Hard disc and Raid

2000-09-03 Thread Stephen Liu
Hi All People, Kindly advise whether RH 6.2 works in ATA100 Hard disc (UDMA100) and Raid 0 and 1. Any advice and/or pointer for its installation would be much appreciated. Thanks in advance. Stephen ___ Redhat-list mailing list [EMAIL PROTECTED] h

Re: mounting cd and cdrw

2000-09-03 Thread Stephen Liu
Hi Spunk, Have you re-edited the link of your desktop icon Stephen - Original Message - From: "Spunk S. Spunk III" <[EMAIL PROTECTED]> To: "Redhat List" <[EMAIL PROTECTED]> Sent: Saturday, September 02, 2000 9:37 PM Subject: mounting cd and cdrw > I just installed a yamaha cdrw which

Re: mounting cd and cdrw

2000-09-03 Thread redhat.angus
the simple append="hdd=ide-scsi" does not solve the problem for my acer cd-writer when i modprobe ide-scsi hdd it's ok try the device parameter when insmod the ide-scsi it's worked like this for me ___ Redhat-list mailing list [EMAIL PROTECTED] http

Re: mounting cd and cdrw

2000-09-03 Thread lee johnson
> > > Take a look at /var/log/dmesg. There should be some lines that look > like: > scsi : 1 host. > Vendor: PLEXTOR Model: CD-R PX-W8432T Rev: 1.05 > Type: CD-ROM ANSI SCSI revision: 02 > Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 >

Lynx and pics.

2000-09-03 Thread Manuel A. Camacho Q.
I read somewhere that it is possible to surf with lynx under X and to set it in such a way that you can open pics with a viewing software (such as ee). Is this possible? If so, how do I set up lynx to do this? TIA, -Manuel. ___ Redhat-list mailing

Re: kernel Oops?

2000-09-03 Thread Dan Horth
At 2:40 AM -0400 3/9/00, Statux wrote: >It's a kernel oops.. of course you should be concerned :) ok... all joking aside I just got my second Oops in the log files... I am getting concerned... just not too sure what I should be doing about this... is this a sign of things that are going to be g

Re: hdc siezed by windoze

2000-09-03 Thread Jerry Human
John Aldrich wrote: > On Sun, 20 Aug 2000, Jerry Human wrote: > > It seems to me that Win95B will occasionally write an id to the root > > partition of the drive even though it only has access to the fourth > > partition and that id corrupts the RH boot. How can this be avoided? The > > problem o