Re: CDRs not being recognised!

2001-03-17 Thread Peter Kiem
Hi Mike, > First, you need to check with Creative, and find out if that drive will > work with the 700MB media. Most of the time, it's the drive that can't > recognize the media...not the software. Yeah. I just tried the drive under Windows with the supplied software and even Nero comes up say

RE: mounted new disappear when reboot

2001-03-17 Thread ABrady
On 18-Mar-2001 Wesley Jay Deypalan opined: > Hi, > > I just added a new harddisk to my existing Redhat Linux 6.2. I have > succesfully partition, format, and mounted the new harddisk. I have > already > made some directory, but my problem is every time I reboot the > computer(RL > 6.2) the ne

Re: mounted new disappear when reboot

2001-03-17 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Wesley Jay Deypalan wrote: >I just added a new harddisk to my existing Redhat Linux 6.2. I have >succesfully partition, format, and mounted the new harddisk. I have already >made some directory, but my problem is every time I reboot the computer(RL >6.2) the ne

mounted new disappear when reboot

2001-03-17 Thread Wesley Jay Deypalan
Hi, I just added a new harddisk to my existing Redhat Linux 6.2. I have succesfully partition, format, and mounted the new harddisk. I have already made some directory, but my problem is every time I reboot the computer(RL 6.2) the new mounted drive disappear, I have to mount it again. Is this

Re: Connection refused to X server

2001-03-17 Thread Paul R. Brandariz
Nitebirdz wrote: > On Sat, 17 Mar 2001, Bret Hughes wrote: > > > Date: Sat, 17 Mar 2001 23:38:19 -0600 > > From: Bret Hughes <[EMAIL PROTECTED]> > > Reply-To: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > > Subject: Re: Connection refused to X server > > > > [EMAIL PROTECTED] wrote: > > > > > I m

Re: Problem with sendmail

2001-03-17 Thread Silviu Cojocaru
On Sat, 17 Mar 2001, at 11:26 (GMT +0100), Tomás García Ferrari wrote: > Hello, > > I'm having problems with sendmail: it gets frozen from time to time. As far > as I can dive into this problem, it seems to be frozen with a lot of > messages in the queue (specially repeating ones) > > I have this

Re: Kernel recompile

2001-03-17 Thread Silviu Cojocaru
On Sat, 17 Mar 2001, at 19:58 (GMT -0500), omicron wrote: > hi > i installed kernel 2.4.1, and everything is ok, except for... > > 1> pppd ! You need ppp-2.4. -- If Bill Gates had a dime for every time a Windows box crashed... ..., Oh wait, he already does.

Re: XFree86 servers under 4.0.1-1 on RH7

2001-03-17 Thread Bob Hartung
Jason, Thanks! Can I then assume that my ATI Graphic Ultra Plus is not supported by the Mach-32 server since Xconfigurator will not start up X to test it? The xfree86.org on line docs state that some mach-32 boards are supported and some are not. It does not however give any further detail th

Re: Connection refused to X server

2001-03-17 Thread Nitebirdz
On Sat, 17 Mar 2001, Bret Hughes wrote: > Date: Sat, 17 Mar 2001 23:38:19 -0600 > From: Bret Hughes <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: Connection refused to X server > > [EMAIL PROTECTED] wrote: > > > I must have screwed something up today. W

Re: up2date

2001-03-17 Thread Nitebirdz
On Sat, 17 Mar 2001, NDSoftware wrote: > Date: Sat, 17 Mar 2001 21:19:35 +0100 > From: NDSoftware <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: Mailing-List RedHat <[EMAIL PROTECTED]> > Subject: up2date > > Hi, > Can i use up2date in command line ? > Can i install it without X ? > > I h

Install DHCP

2001-03-17 Thread Matt Kraner
How do I go about installing DHCP, I'm using Pump and I'm getting error with it I'm always having to restart the computer to get it to get back on the cable modem. Thanks ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mai

Re: Connection refused to X server

2001-03-17 Thread Bret Hughes
[EMAIL PROTECTED] wrote: > I must have screwed something up today. When I su to root and try to execute a >program (red-carpet), I get the following: > > Xlib: connection to ":0.0" refused by server > Xlib: Client is not authorized to connect to Server > > Any idea what might be causing this,

Re: major number error on fd0?

2001-03-17 Thread Justin Zygmont
I had this happen when fd0 and fd1 were switched from the FDD cable. On Sat, 17 Mar 2001, Bob Hartung wrote: > I seem to be in a crescendo of errors. While trying to move > a file from one machine to another via sneaker net, I > receive an error stating thad /dev/fd0 may have an incorrect > ma

Re: major number error on fd0?

2001-03-17 Thread Bob Hartung
THANK YOU! Now that I know what ls is reporting, I can begin to look some thins up. Perhaps I have a bad fd0. I'll swap it out and try it again. Thanks for your time! Bob Statux wrote: > 1 is the link count. 2 is the major number and 0 is the minor number. > > if you can read this: > > > > br

Re: major number error on fd0?

2001-03-17 Thread Ryan
On Sat, 17 Mar 2001, Bob Hartung wrote: > Then in your example is the '1' the major number and the '2' the > minor number? And then what is the significance of the error > message? I am having trouble mounting a blank diskette with >mount -t vfat /dev/fd0 /mnt/floppy > when I receive the

Re: major number error on fd0?

2001-03-17 Thread Statux
1 is the link count. 2 is the major number and 0 is the minor number. if you can read this: > > brw-rw1 statux floppy 2, 0 May 5 1998 /dev/fd0 ^ ^ ^^^^^^ | | ||||-minor ||

Re: rlogin problem

2001-03-17 Thread Anthony E . Greene
On Sat, 17 Mar 2001 22:56:53 Jay Ridgley wrote: > I have a small home network that I am working with. 1 system runs RH 5.2 >and is my "production system". I have another that is running RH7.0 that >fails to allow a remote login from either the 5.2 box or from my "new" >system that is also running

Re: major number error on fd0?

2001-03-17 Thread Bob Hartung
Okay, Then in your example is the '1' the major number and the '2' the minor number? And then what is the significance of the error message? I am having trouble mounting a blank diskette with mount -t vfat /dev/fd0 /mnt/floppy when I receive the error. Thanks, Bob Statux wrote: > It's

rlogin problem

2001-03-17 Thread Jay Ridgley
Hi Y'all, I have a small home network that I am working with. 1 system runs RH 5.2 and is my "production system". I have another that is running RH7.0 that fails to allow a remote login from either the 5.2 box or from my "new" system that is also running RH7.0. I have been able to rlogin to the

Re: major number error on fd0?

2001-03-17 Thread Statux
It's the way that drivers can find and use them, etc. brw-rw1 statux floppy 2, 0 May 5 1998 /dev/fd0 > What is "major number" or "minor number" ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listi

major number error on fd0?

2001-03-17 Thread Bob Hartung
I seem to be in a crescendo of errors. While trying to move a file from one machine to another via sneaker net, I receive an error stating thad /dev/fd0 may have an incorrect major or minor number. I cannot find reference to this anywhere in my documentation. What is "major number" or "minor nu

Connection refused to X server

2001-03-17 Thread stephen
I must have screwed something up today. When I su to root and try to execute a program (red-carpet), I get the following: Xlib: connection to ":0.0" refused by server Xlib: Client is not authorized to connect to Server Any idea what might be causing this, or better yet, how to fix it? Thanks

Re: XFree86 servers under 4.0.1-1 on RH7

2001-03-17 Thread Jason Costomiris
On Sat, Mar 17, 2001 at 08:34:49PM -0600, Bob Hartung wrote: : I had RH 7 with XFree86-4.0.1-1 installed and running : without a problem. Then suddenly the X-Server went south : and when I looked it up the old Number Nine card I was using : is noted not to be supported. : So I pulled out an o

XFree86 servers under 4.0.1-1 on RH7

2001-03-17 Thread Bob Hartung
Lost support for my card. I had RH 7 with XFree86-4.0.1-1 installed and running without a problem. Then suddenly the X-Server went south and when I looked it up the old Number Nine card I was using is noted not to be supported. So I pulled out an older ATI Ultra + card. Now my problem is thi

Re: Changing when cron changes the day...

2001-03-17 Thread Mikkel L. Ellertson
On Sat, 17 Mar 2001, M. Neidorff wrote: > Hi All, > > I noticed on my RedHat 6.2 machine that cron changes the day at a bit after > 4:00 AM (it says so in the log). Is there a way to change when this and > other automatic tasks are done? > > Thanks, > > Mark > > The times are controlled by /etc/

Re: Changing when cron changes the day...

2001-03-17 Thread Statux
4am is default (more ideal for server operators, though). /etc/crontab you'll want to man the related manual pages for better reference :) On Sat, 17 Mar 2001, M. Neidorff wrote: > Hi All, > > I noticed on my RedHat 6.2 machine that cron changes the day at a bit after > 4:00 AM (it says so in

Re: Kernel recompile

2001-03-17 Thread Statux
> Mar 17 19:54:14 cassandra pppd[939]: pppd 2.3.11 started by root, uid 0 > Mar 17 19:54:14 cassandra pppd[939]: ioctl(PPPIOCGFLAGS): Invalid argument > Mar 17 19:54:14 cassandra pppd[939]: tcsetattr: Invalid argument > Mar 17 19:54:14 cassandra pppd[939]: Exit. NOTES: 1) Get PPP 2.4.0 or later.

Changing when cron changes the day...

2001-03-17 Thread M. Neidorff
Hi All, I noticed on my RedHat 6.2 machine that cron changes the day at a bit after 4:00 AM (it says so in the log). Is there a way to change when this and other automatic tasks are done? Thanks, Mark ___ Redhat-list mailing list [EMAIL PROTECT

serial port/modem question

2001-03-17 Thread Statux
I was playing Q3F the other night and I was noticing some really laggy network behavior. Nothing new since I'm in a 56K modem, but it eventually cleared up. A few minutes later, I was disconnected from the ISP (Q3A users will recognize this from the related error messages in the console, etc). I l

Re: RH 7 won't boot

2001-03-17 Thread AABAN34
 When you installed it  for the first time,  did you use the / to install the Linux native? if you did not, it will not boot. Then you must re-install Linux or use run-level 3 at boot to bring you into single mode.  1.) Just before you get the LILO hit you tab key, it  will stop the boot pro

Re: RH 7 won't boot

2001-03-17 Thread Hal Burgiss
On Sat, Mar 17, 2001 at 06:02:38PM -0500, Michael McLeod wrote: > Linux lives in it's own 2 Gb hard drive, Western Digital, and I > have run diagnostics on it all is OK. I have reviewed the Cmos > settings, nothing seems to have changed. I have checked the 128 Meg > of ram ant it is ok. Winbl

Re: pgp?

2001-03-17 Thread Anthony E . Greene
On Sat, 17 Mar 2001 04:29:56 Eric Clover wrote: >i am not in any way clear as to what pgp exactly >is and what it can do for me. im looking at pgp.com >and i do not see a FAQ. > >what is pgp, do i need it?? why? See the PGP section of my home page. Tony -- Anthony E. Greene <[EMAIL PROTECTED]>

RH 7 won't boot

2001-03-17 Thread Michael McLeod
Not long after RH 7 was released I did a fresh install on my computer (not an Up grade) Everything worked well then about 2 months ago Loadlin stopped working, that is, the boot process would hang someplace especially when X went to startup. The screen would just flash about every 10 seconds and

Re: pgp?

2001-03-17 Thread Dave Ihnat
On Sat, Mar 17, 2001 at 03:29:56AM -0600, Eric Clover wrote: > i am not in any way clear as to what pgp exactly > is and what it can do for me. im looking at pgp.com > and i do not see a FAQ. > > what is pgp, do i need it?? why? PGP is a software package utilizing public-key encryption that off

Re: ping warning

2001-03-17 Thread Michael George
On Sat, Mar 17, 2001 at 09:58:08AM -0500, Michael George wrote: > I just installed a network card on my system and configured the eth0 > interface. I have noticed two things now, though, one not so bad and the > other more bad: > > When I ping any system (even localhost), I get this warning: > W

up2date

2001-03-17 Thread NDSoftware
Hi, Can i use up2date in command line ? Can i install it without X ? I have RedHat 6.2, what's the package what i need ? Can you help me ? Thanks Nicolas DEFFAYET, NDSoftware http://www.ndsoftware.net - [EMAIL PROTECTED] France: Tel +33 671887502 - Fax N/A UK: Tel +44 8453348750 - Fax +44 845334

Re: Ping warning

2001-03-17 Thread James Zuelow
> > Subject: Re: ping warning > Date: Sat, 17 Mar 2001 09:36:37 -0700 > From: "Paul R. Ganci" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > > A while back someone posted a response to this ping problem. I don't remember what >the problem was > but I do know how to

Re: Kernel recompile

2001-03-17 Thread Eric Beyer
It seems I had this problem once too. I resolved it by upgrading pppd to version 2.4.0. You can get this version at: ftp://linuxcare.com.au/pub/ppp/ppp-2.4.0.tar.gz You may consider reading the changes in 2.4.x on this page: http://cyberbuzz.gatech.edu/kaboom/linux/Changes-2.4/changes24.html or i

Kernel recompile

2001-03-17 Thread omicron
hi i installed kernel 2.4.1, and everything is ok, except for... 1> pppd ! when i dial my isp (wvdial), after authentication .. i get the following message.. --> PPP negotiation detected. --> Starting pppd at Sat Mar 17 19:54:14 2001 --> PPP daemon has died! (exit code = 1) --> D

Re: ping warning

2001-03-17 Thread Paul R. Ganci
A while back someone posted a response to this ping problem. I don't remember what the problem was but I do know how to make the warning go away. Namely I have aliased ping to: alias ping 'ping -U' according to the ping man page the -U switch: -U Print

Re: ping warning

2001-03-17 Thread Michael George
On Sat, Mar 17, 2001 at 09:58:08AM -0500, Michael George wrote: > I just installed a network card on my system and configured the eth0 > interface. I have noticed two things now, though, one not so bad and the > other more bad: > > When I ping any system (even localhost), I get this warning: > W

Re: KDE2.1 and Helix Gnome.

2001-03-17 Thread Krikofer
Neil Hollow wrote: > > Lucky you having a wife that deems to use linux mine won't touch anything > but w*s. Neil. Don't feel bad Neil. Mine too. :) CH ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/r

ping warning

2001-03-17 Thread Michael George
I just installed a network card on my system and configured the eth0 interface. I have noticed two things now, though, one not so bad and the other more bad: When I ping any system (even localhost), I get this warning: Warning: no SO_TIMESTAMP support, falling back to SIOCGSTAMP What causes tha

Problem with sendmail

2001-03-17 Thread Tomás García Ferrari
Hello, I'm having problems with sendmail: it gets frozen from time to time. As far as I can dive into this problem, it seems to be frozen with a lot of messages in the queue (specially repeating ones) I have this two kind of logs that seems to be related to it: Mar 12 13:04:48 www sendmail[1837

RE: Audio-Video server for linux

2001-03-17 Thread Michael Pelley
Vineeta, You can try real.com for the Real Server for Linux. I run my personal RealServer on linux (my encoder for my webcam is running on Win2K, though). Mike [EMAIL PROTECTED] www.pelleys.com -Original Message- From: Vineeta [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 17, 2001

Bug_Fix for Redhat 7.0

2001-03-17 Thread Pietro
Hello ML, I download from redhat.com the file glibc-profile-2.2-12.i386.rpm end glibc-devel-2.2-12.i386.rpm. I write rpm -Fvh glibc-profile-2.2-12.i386.rpm, end the result is : error : glibc-profile-2.2-12.i386.rpm cannot be installed Also whith glibc-devel-2.2-12.i386.rpm. Why ? Help m

Re: netscape and downloads

2001-03-17 Thread Michael George
On Sat, Mar 17, 2001 at 01:07:16AM +1100, Cameron Simpson wrote: > > Firstly, shift-left-click will always get you a Save dialogue. Okay, that's good to know. > Secondly, look at the file ~/.mailcap; this is a list of media types > and handlers for each, and is what Netscape uses to drive the H

what happened !!! Have I been Hacked !!

2001-03-17 Thread Mark Lo (3)
Hi, From the following log files, both of the server are trying to send an icmp packet to each other using port 3. What is happening. I have check that there are no services running under port 3. Is this indicate that I have been hacked and someone has setup a services dameon on my machi

Re: Wolverine Download (Still)

2001-03-17 Thread Ted Gervais
On Friday 16 March 2001 20:37, you wrote: > Steve: > > These burn fine on 650 meg CDW's. I just finished burning > them both. > > > Eddie Strohmier Yup! Me too. Not a problem at all. Works like a champ!! > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Beha

RE: Network problem

2001-03-17 Thread NDSoftware
OK but sit0 to sit7 is good and sit8 is not :( If i try a new, sit9 is not good too. My conf.modules: alias eth0 eepro100 alias parport_lowlevel parport_pc My ipconfig: eth0 Lien encap:Ethernet HWaddr 00:E0:18:03:7C:80 inet adr:213.186.34.70 Bcast:213.186.34.255 Masque:255.2

Re: SSH from Windows

2001-03-17 Thread Todd A. Jacobs
On Fri, 16 Mar 2001, Pieter De Wit wrote: > I am connecting to my redhat 7.0 box from windows 2000 using putty.exe > (from tucows.com - ssh client for windows). I sometimes don't get > color on linuxconf, but when I do a ls all is fine ?!?!? This only > happens after awhile. When I connect to my

Re: pgp?

2001-03-17 Thread Vineeta
I only know that it has to do with privacy-security..encryption... PGP-Pretty Good privacy Correct me if i am wrong... Vineeta Eric Clover wrote: > i am not in any way clear as to what pgp exactly > is and what it can do for me. im looking at pgp.com > and i do not see a FAQ. > > what is pgp,

pgp?

2001-03-17 Thread Eric Clover
i am not in any way clear as to what pgp exactly is and what it can do for me. im looking at pgp.com and i do not see a FAQ. what is pgp, do i need it?? why? TIA eric ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailma