Re:ntfs

2002-03-24 Thread Hytham Shehab
wll, thanks everyone but,     if i had an HDD that is NTFSed(slave) and another HDD that is RHL 7.2(master), how can i boot to the windows HDD from the RHL?   thanks guys.  

Kernel Upgrade From 2.2.16-22smp

2002-03-24 Thread Nick Erickson
I have attempted to upgrade the kernel twice on my Redhat 7.0 system. After using up2date, the new kernel installs properly, but I cannot reboot it running the new kernel. Motherboard is an Intel R440LX, AIC-7880 SCSI controller, has three Conner ST15150W disks. As the system comes up, after de

Re: ntfs

2002-03-24 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hal Burgiss wrote: > >> >First things first. man clock and/or date. >> >> >> >> Huh? Y'lost me, Hal ... >> >> >> >On Sat, Jan 01, 2000 at 06:41:36AM +0200, Hytham Shehab wrote: > >Sorry, I was pointing out his clock i

Re: ntfs

2002-03-24 Thread Hal Burgiss
On Sun, Mar 24, 2002 at 10:04:43PM -0800, David Talkington wrote: > > Hal Burgiss wrote: > > >On Sat, Jan 01, 2000 at 06:41:36AM +0200, Hytham Shehab wrote: Sorry, I was pointing out his clock is out of whack :/ (I don't know anything about ntfs, but I am decent at s

Re: ntfs

2002-03-24 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hal Burgiss wrote: >On Sat, Jan 01, 2000 at 06:41:36AM +0200, Hytham Shehab wrote: >> hi all, >> is any body knows how to mount an ntfs partition on RHL7.2 ? > >First things first. man clock and/or date. Huh? Y'lost me, Hal ... Hytham, it

Re: KDE file associations

2002-03-24 Thread Bret Hughes
On Fri, 2002-03-22 at 16:09, Janyne Kizer wrote: > By IDs I mean userids. For some users this works fine. For other > users, an association to StarOffice will not add. You can click all you > want it just never adds (in fact, other programs can be associated with > doc, just not SO). > Wher

Re: ntfs

2002-03-24 Thread Jason Hindson
From what I understand NTFS is not a readable format for RH7.2 or linux for that matter.   Although I could be wronganyone else have input??   Jason - Original Message - From: Hytham Shehab To: [EMAIL PROTECTED] Sent: Friday, December 31, 1999 11:41 PM Subjec

Re: ntfs

2002-03-24 Thread Hal Burgiss
On Sat, Jan 01, 2000 at 06:41:36AM +0200, Hytham Shehab wrote: > hi all, > is any body knows how to mount an ntfs partition on RHL7.2 ? First things first. man clock and/or date. -- Hal Burgiss ___ Redhat-list mailing list [EMAIL PROTECTED] h

Re: redundant dialup for broadband line

2002-03-24 Thread Bret Hughes
On Fri, 2002-03-22 at 07:23, Dave Ihnat wrote: > On Thu, Mar 21, 2002 at 11:58:02PM -0500, Andrew Judge wrote: > > I was wondering if anyone here knows of a way / script that will dial into a > > ppp server if a LAN connection goes down with masqueraded clients. Really > > just for internet acces

ntfs

2002-03-24 Thread Hytham Shehab
hi all,     is any body knows how to mount an ntfs partition on RHL7.2 ?   thanks v.much   Hytham Shehab  

Re: clue: [OT] Opera on Red Hat: voodoo?

2002-03-24 Thread Bret Hughes
On Thu, 2002-03-21 at 18:56, David Talkington wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > David Talkington wrote: > > >All copies of this formerly working browser, including fresh ones, > >suddenly stopped working on only _one_ workstation for all users, while > >identical copie

Re: Resin with Apache install question

2002-03-24 Thread Michael Oatman
And to complicate matters, it appears that in RH7.2, apache gets installed in /etc/httpd, /usr/include/apache, /var/www, and /var/log/httpd, the last two being symlinked from /etc/httpd. So how would one instruct the configure to set things up with ServerRoot = /etc/httpd but with /usr/include/a

Re: Resin with Apache install question

2002-03-24 Thread Leila Lappin
Thank you all for the responses. I'm going to check the documentation provided with the downloaded package to see if I find something more. thanks again Leila --- David Talkington <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bill Crawford wrote: > > >>

Re: Problem with iptables on RedHat 7.2

2002-03-24 Thread sixx
On Sun, 2002-03-24 at 00:37, Jochen wrote: > I justed switched from SuSE 7.3 to RedHat 7.2. > On my SuSE I used the following script to secure my Server: > > #!/bin/bash > IPT="/sbin/iptables" > LAN="eth0" > WEB="ppp0" > > #Load the module. > modprobe ip_tables > #Flush old rules, delete the fir

Re: ping?

2002-03-24 Thread sixx
Use either fping 125.125.125.1-208 or nmap -sP 125.125.125.1-208 On Sun, 2002-03-24 at 11:49, Volkan Erdogan wrote: > Hello, > > Suppose there are 150 pc in a network and all of these pc use same subnet > mask. > i.e: 1 pc125.125.125.2 > 2.pc125.125.125.5 > 3.pc125.125.125

Re: traffic going out on Virtual interfaces

2002-03-24 Thread sixx
Could you provide more info? eg ifconfig, netstat -nr ... >From what you said, it seems very likely that IP address on both int are on the same LAN, or you might have a redundant route, or anything ... On Sun, 2002-03-24 at 10:59, Matthew Simpson wrote: > Hi > > I have just setup a virtual inte

Re: RH 7.2 custom kernel/modules in boot.img

2002-03-24 Thread sixx
On Mon, 2002-03-25 at 09:47, Garrett Mead wrote: > Good day, > I am interested in installing RH 7.2 on a new system which has a > promise SX6000 IDE RAID controller. Promise only distributes a driver > for RH 7.0/7.1. I have read that I2O support is included in most > modern 2.4.x kernels. As

Re: Resin with Apache install question

2002-03-24 Thread sixx
On Mon, 2002-03-25 at 08:25, Leila Lappin wrote: > Hello all, > > I'm not if this is the appropriate list for this > question, if not please kindly direct me to the right > one. My question is I want to install resin with > apache support. The documentatio on Resin site says > that I have to do

Re: Resin with Apache install question

2002-03-24 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill Crawford wrote: >>unix> ./configure --with-apache- /apache-rootdir >>unix> make >> >> Should I pass /usr/lib/apache or /usr/include/apache >> as the parameter to configure? > > This is tricky ... technically the "server root" is /etc/ht

RE: Dual VGA cards and monitors

2002-03-24 Thread BG
Thanks! I'll give it a try. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Bill Crawford > Sent: Sunday, March 24, 2002 5:15 PM > To: [EMAIL PROTECTED] > Subject: Re: Dual VGA cards and monitors > > > On Sun, 24 Mar 2002, BG wrote: > > > Hi, >

Re: Resin with Apache install question

2002-03-24 Thread Bill Crawford
On Sun, 24 Mar 2002, Leila Lappin wrote: > Hello all, > > I'm not if this is the appropriate list for this > question, if not please kindly direct me to the right > one. My question is I want to install resin with > apache support. The documentatio on Resin site says > that I have to do the fo

Re: Dual VGA cards and monitors

2002-03-24 Thread Bill Crawford
On Sun, 24 Mar 2002, BG wrote: > Hi, > > I have a Dell Optiplex GX-110 which has onboard VGA and I have installed an > Nvidia PCI card with 64 Mb of memory to enable OpenGL use. When I boot RH > 7.2 the new video card is not recognized by Kudzu. Is the onboard VGA > blocking the card recogniti

Re: Blocking a MAC address...HOW???

2002-03-24 Thread Werner Puschitz
On Mon, 25 Mar 2002, Alex Iruc wrote: > > How can I block all traffic originating from a specifi MAC address > See iptables ... -m mac --mac-source [address] ... Remember that MAC addresses do not cross router borders. Werner ___ Re

Blocking a MAC address...HOW???

2002-03-24 Thread Alex Iruc
How can I block all traffic originating from a specifi MAC address Alex ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: vsftp

2002-03-24 Thread Chapman, Matt
that worked. IMHO vsftpd is tons faster than wu-ftpd and since RedHat used it during the push of 7.2 on their ftp site I figured I would try it. -matt -Original Message- From: Juan Martinez [mailto:[EMAIL PROTECTED]] Sent: Thu 3/21/2002 2:45 PM

Re: Dell Laptop meets Orinoco Wireless

2002-03-24 Thread Matthew Saltzman
On 23 Mar 2002, Gordon Messmer wrote: > Unless I'm missing something (could be... anyone get this better than I > do?) I still think that configuring the logical link names is a bad idea > and should be discarded. There does need to be some sort of disconnect between the interface name and the d

Re: Problems with 3COM 3c905b

2002-03-24 Thread Statux
My 3c905B shows the following (kernel 2.4.18): 00:0b.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30) Subsystem: 3Com Corporation 3C905B Fast Etherlink XL 10/100 Flags: bus master, medium devsel, latency 80, IRQ 9 I/O ports at e400 [size=128]

Re: [REDHAT] Re: file server with linux

2002-03-24 Thread Brandon Caudle
At my highschool, we have been working on this, and lately we are starting to see some success, if you have time i suggest it, but believe me this is not for the ill hearted!\ ~brandon >From: Gordon Messmer <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re:

RH 7.2 custom kernel/modules in boot.img

2002-03-24 Thread Garrett Mead
Good day, I am interested in installing RH 7.2 on a new system which has a promise SX6000 IDE RAID controller. Promise only distributes a driver for RH 7.0/7.1. I have read that I2O support is included in most modern 2.4.x kernels. As such I am interested in building a kernel with static supp

Resin with Apache install question

2002-03-24 Thread Leila Lappin
Hello all, I'm not if this is the appropriate list for this question, if not please kindly direct me to the right one. My question is I want to install resin with apache support. The documentatio on Resin site says that I have to do the following unix> ./configure --with-apache- /apache-roo

Re: Printer install

2002-03-24 Thread Anthony E. Greene
On Fri, 22 Mar 2002, BG wrote: >I am trying to install and share my HP LaserJet 4 which is physically >attached to a RH 7.2 box. I haven't gotten to sharing it yet, because I >can't get it installed on the box. I have tried using the KDE "printer >wizard" (very confusing for a wizard) without su

Re: Re: Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-24 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 22 Mar 2002, George Abdo wrote: >Also, thanks to anthony grren for his hint about enclosing a split >username in single quotes. It worked, but it seems to cause problems in >bash. It might cause problems in other apps too, but I didn't see th

Re: Sendmail problem

2002-03-24 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 22 Mar 2002, ebinc wrote: >Does anyone know what line in the sendmail config file I need to add >smtpout.bellatlantic.net to get it to work, I have a form I need emailed >from the server. but I cant get it to work. Okay, let me get this stra

Re: Nautilus Crash when touchs /mnt/vfat/window

2002-03-24 Thread Brandon Dorman
Good deal. Yeah, I'm looking forward to 8.0 or whatever it is soon too. Will do a clean install to stop "depending" on Ximian. -Brandon On Sun, 2002-03-24 at 10:27, John P Verel wrote: > I'm running the 2.4.9-10 kernel. My machine is updated through last > week via up2date. When I upgraded t

Re: Nautilus Crash when touchs /mnt/vfat/window: Addendum

2002-03-24 Thread John P Verel
Let me append to this that this ONLY happens with the /windows directory. Navigating anywhere else in this partition works just fine. Again, GMC and MC navigate /mnt/vfat/windows with no problem. On 03/24/02, 01:27:55PM -0500, John P Verel wrote: -- John P. Verel Living Proof That Low Tech Beat

PHP file uploads?

2002-03-24 Thread fred pasteck
Hi. I'm looking for a PHP application that can be used to upload HTML files to a web server directory. Can any one supply a recommendation? What is the best way to do authentication for these types of programs? thanks. __ Do You Yahoo!? Yahoo! Mov

Resolver behaviour

2002-03-24 Thread Owen V. Gray
I have an RH7.2 box running a caching name server that forwards first to my cable ISP's name servers. My resolv.conf contains the following entries: nameserver 127.0.0.1 nameserver 24.153.23.66 nameserver 24.153.22.67 search ym.phub.net.cable.rogers.com When I log on to updates.redhat.com via ft

Re: Cant download .ISO's with IE 6.0.. please help or am i just SOL?

2002-03-24 Thread Mike Burger
Might we suggest that you install Netscape, and download it that way? Or, you can ftp it via the text mode FTP client that comes with Windows. On Sun, 24 Mar 2002, Jim Bija wrote: > I cant seem to download the .ISOs from the RHN member area. I am pleased to see they >added the current BETA to

Re: Nautilus Crash when touchs /mnt/vfat/window

2002-03-24 Thread John P Verel
I'm running the 2.4.9-10 kernel. My machine is updated through last week via up2date. When I upgraded to 7.2, I found that doing fschk on a fat32 partition hung the machine, so I turned it off. I should note that this clearly seems to be a Nautilus problem. GMC does not crash in this way. I'v

Re: Each user a own group?

2002-03-24 Thread Matthew Saltzman
On Sun, 24 Mar 2002, Sven Vermeulen wrote: > On Sun, Mar 24, 2002 at 08:09:53AM -0600, Ed Wilts wrote: > > I personally like the 1 user per group functionality. Secure out of the box > > is where I want to be. By default, no user has access to any other user's > > data. > > This isn't due to th

Dual VGA cards and monitors

2002-03-24 Thread BG
Hi,   I have a Dell Optiplex GX-110 which has onboard VGA and I have installed an Nvidia PCI card with 64 Mb of memory to enable OpenGL use.  When I boot RH 7.2 the new video card is not recognized by Kudzu.  Is the onboard VGA blocking the card recognition?  I have no way to disable the onb

Re: Cant download .ISO's with IE 6.0.. please help or am i just SOL?

2002-03-24 Thread Dale Kosan
All versions of Windows since 95 have a command line ftp client. -- ICQ# 55846749 Registered Linux user #191829 A Cherokee Prayer: Oh Great Spirit, Help me always to speak the truth quietly, to listen with an open mind when others speak and to remember the peace that may be found in

Re: Cant download .ISO's with IE 6.0.. please help or am i just SOL?

2002-03-24 Thread ABrady
On Sun, 24 Mar 2002 07:00:23 -0500 "Jim Bija" <[EMAIL PROTECTED]> quietly intimated: > I cant seem to download the .ISOs from the RHN member area. I am > pleased to see they added the current BETA to that list, thank you > Redhat! > > I did send an email to Redhat support, they told me to basica

Re: [REDHAT] Re: file server with linux

2002-03-24 Thread Edward Marczak
On 3/24/02 1:12 AM, "David Talkington" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Gordon Messmer wrote: > >> On Sat, 2002-03-23 at 21:15, David Talkington wrote: >>> Edward Marczak wrote: >>> Which makes me ask: Have I just missed a way to have samba

Re: Each user a own group?

2002-03-24 Thread Sven Vermeulen
On Sun, Mar 24, 2002 at 08:09:53AM -0600, Ed Wilts wrote: > I personally like the 1 user per group functionality. Secure out of the box > is where I want to be. By default, no user has access to any other user's > data. This isn't due to the "1 user per group" functionality, but due to the fact

Re: [REDHAT] Re: file server with linux

2002-03-24 Thread Ed Wilts
> Which makes me ask: Have I just missed a way to have samba authenticate > through Pam instead of using its own database? http://us4.samba.org/samba/docs/man/winbindd.8.html winbindd is a daemon that provides a service for the Name Service Switch capability that is present in most modern C libra

Re: Each user a own group?

2002-03-24 Thread Ed Wilts
> Is it normal on RedHat that each user has it's own group? Yes. However, you can add users into whatever group you feel like adding them. Simply use groupadd and useradd commands and you can get what SuSe provides if that's what you want. I personally like the 1 user per group functionality

Re: Cant download .ISO's with IE 6.0.. please help or am i just SOL?

2002-03-24 Thread Dale Kosan
Have you tried right clicking and then choose copy to folder? -- ICQ# 55846749 Registered Linux user #191829 A Cherokee Prayer: Oh Great Spirit, Help me always to speak the truth quietly, to listen with an open mind when others speak and to remember the peace that may be found in sil

Cant download .ISO's with IE 6.0.. please help or am i just SOL?

2002-03-24 Thread Jim Bija
I cant seem to download the .ISOs from the RHN member area. I am pleased to see they added the current BETA to that list, thank you Redhat!   I did send an email to Redhat support, they told me to basically RTFM. Told me to read the download FAQ. While using IE6 with win98se the download scre

Problems with 3COM 3c905b

2002-03-24 Thread Jochen Kaechelin
I just had to reinstall my RedHat7.2 because I was unable to reconfigure my 3COM NIC. RedHat crashed after I tried to redefine my IPs with "Network Configuration". After the next reboot my 3COM was not there anymore. Is there a workaround to fix this Problem? I use RedHat 7.2, Kernel 2.4.9-31