Re: can't read NTFS partition

2000-06-26 Thread Stephen Liu
Hi Larry, I met the same problem before. What I can recall from my recollection is as follows; During configuration Under "General Setup", select - kernel support for a.out binaries - kernel support for ELF binaries . etc. Only select the option of "NTFS" under "Filesystems" is not suffi

Re: samba

2000-06-26 Thread Edward Marczak
26/6/00 11:06 PM, Steven Pierce a écrit: > Is there a way to check to see if Samba is running?? I tried to load > linuxconf and it tells me there is an > error with samba. I am not sure what to look at. Thank you. If you run a `ps ax', you should see 'smb' (and potentially 'nmbd'). Also, I'

Apache

2000-06-26 Thread Steven Pierce
Good Evening, Someone had asked about apache the other day. The person that responded to him stated that it was not something for the redhat list. He said that there was a apache list for this. I would like to know where that is. I was just on apache site and there is no information on it

RE: samba

2000-06-26 Thread Daniel Ille
Try the following command: /etc/rc.d/init.d/smb status Regards, Daniel Ille USA Global Link Denver, CO -Original Message- From: Steven Pierce [mailto:[EMAIL PROTECTED]] Sent: Monday, June 26, 2000 9:07 PM To: [EMAIL PROTECTED] Subject:Re: samba Zoki, Is there a way

Re: samba

2000-06-26 Thread Steven Pierce
Zoki, Is there a way to check to see if Samba is running?? I tried to load linuxconf and it tells me there is an error with samba. I am not sure what to look at. Thank you. Steven *** REPLY SEPARATOR *** On 6/26/2000 at 12:10 AM Zoki wrote: >On Fri, 23 Jun 2000, linda h

RE: X Server for Windows

2000-06-26 Thread Steven Pierce
Ray, I use Reflection here at my home. I also used it at work. I have used Hummingbird, I find it very diffcult to use. This is my person opion. I did know users that LOVE Hummingbird. They said it was much better then Reflections. So I guess it is all on who you talk to. Both of them ha

X servers for Diamond Stealth III S540?

2000-06-26 Thread Romain Kang
I have recently changed an ATI Xpert '98 for a Diamond Stealth III S540 and the improvement in text character clarity is marvelous on my 21 inch display, an OEM'd Viewsonic; XFree86 calls it a "Tek152e". However, many or most photographs look dark. With the ATI and the XF86_Mach64 server (3.3.6)

Re: Question Again

2000-06-26 Thread Steven Pierce
John, Thank you. I finally was able to figure this out. Steven *** REPLY SEPARATOR *** On 6/26/2000 at 9:18 AM John Aldrich wrote: >On Sun, 25 Jun 2000, Steven Pierce wrote: >> The other question which is something that I should know, but for some reason I am >drawing a com

Re: Legal DNS Name

2000-06-26 Thread G. T. Francisco
On Tue, Jun 27, 2000 at 08:35:28AM +1000, Danny said: > > Don't think you can have underscores in the domain name. > The most amazing thing is in Decmeber last year they started to allow domains > to have a max of 64 letters. > > I can't imagine anyone typing the domainname with 64 letters!!! >

xfree86 rpmupdated on nonrpmbase dumb?

2000-06-26 Thread Jack Byers
I think I did something rather dumb, and not surehow togo about correctingit. I have redhat5.2 kernel 2.2.9 I had (still have?) xfree86 3.3.3.1 Tried to update to 3.3.5 via rpms available at ftp://updates.redhat.com/5.2/i386/ got all the rpms i thot i needed, wasnt really conscious at that time

Re: ipchains question: which NIC?

2000-06-26 Thread G. T. Francisco
On Mon, Jun 26, 2000 at 05:14:08PM -0500, Bob Hartung said: > A basic ipchains question from a neophyte: > I am using a two NIC P90 as a masquerade server for a DNS connection. > When I write ipchain rules for Accept, Reject, or Deny how do I, or do I > never, know which NIC I am appending rule

Re: Annoying Netscape message - bookmarks

2000-06-26 Thread Gregory Hosler
On 26-Jun-00 Harry Putnam wrote: > Yikes, there were eighteen pids for netscape. What the heck did that? do you use the online help ? that pops up a new netscape as I remember. also, if you "close" the last netscape window _instead_ of "exit"ing, then netscape does not exit. That might also ac

cgi applications

2000-06-26 Thread Adam Sleight
In a reply to a tech support question I got back this: Also you should have .cgi extension to be mapped to perl. What the heck does that mean? I know about allow cgi scripts to be executed within config files for apache. Is this symlink'ing it or something? I'm trying to execute a perl cgi scri

Re: ipchains question: which NIC?

2000-06-26 Thread Dave Reed
> Resent-Cc: > MBOX-Line: From [EMAIL PROTECTED] Mon Jun 26 18:09:05 2000 > Sender: [EMAIL PROTECTED] > Date: Mon, 26 Jun 2000 17:14:08 -0500 > From: Bob Hartung <[EMAIL PROTECTED]> > > A basic ipchains question from a neophyte: > I am using a two NIC P90 as a masquerade server for a DNS conn

Re: Commands to create a rescue/boot disk

2000-06-26 Thread Edward Marczak
26/6/00 10:55 AM, Steven W. Orr a écrit: > Your best best bet is the lubbock project stored on sourceforge. It's a > 50M emergency bootable cd image. ...great, except for those older 486s that don't CD boot. > My opinion, emergency root boot floppy sets are problematic. The boot > floppy is no

Re: How to disable ping echo?

2000-06-26 Thread Frank Carreiro
I've done this from IPchains under Linux. I don't remember off hand the correct command but I know IPchains will filter out various ICMP packets. Check out their man page. I believe there was an example how to do this. Frank I had to block the ICMP packets in my router to stop this. I don't

Re: Legal DNS Name

2000-06-26 Thread Danny
Don't think you can have underscores in the domain name. The most amazing thing is in Decmeber last year they started to allow domains to have a max of 64 letters. I can't imagine anyone typing the domainname with 64 letters!!! On Tue, 27 Jun 2000, Adv. Systems Design wrote: > Greetings: > >

ipchains question: which NIC?

2000-06-26 Thread Bob Hartung
A basic ipchains question from a neophyte: I am using a two NIC P90 as a masquerade server for a DNS connection. When I write ipchain rules for Accept, Reject, or Deny how do I, or do I never, know which NIC I am appending rules for. Can I allow access from an internal machine to the masquer

Re: Commands to create a rescue/boot disk

2000-06-26 Thread John Aldrich
On Mon, 26 Jun 2000, Bret Hughes wrote: > Stephen Liu wrote: > > > > Hi Everybody, > > > > I just forgot the commands used in Xterm window to create a rescue/boot > > disk. Could anybody throw me some light. > > > > One alternative might be to use Tom's boot disk for rescue operations. > Tot

RE: X Server for Windows

2000-06-26 Thread Joseph T. Tannenbaum
Hummingbird Exceed or Reflections. Joe > -Original Message- > From: Ray Parish [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 26, 2000 11:38 AM > To: Redhat-List@Redhat. Com > Subject: X Server for Windows > > > What do you recommend for an X server for Windows to connect via an X > se

Re: Commands to create a rescue/boot disk

2000-06-26 Thread Bret Hughes
Stephen Liu wrote: > > Hi Everybody, > > I just forgot the commands used in Xterm window to create a rescue/boot > disk. Could anybody throw me some light. > One alternative might be to use Tom's boot disk for rescue operations. Totally self-contained and easily used. I don't remember whe

Re: Legal DNS Name

2000-06-26 Thread Michael H. Warfield
On Mon, Jun 26, 2000 at 11:09:03AM -0700, Adv. Systems Design wrote: > Greetings: > I installed apache on Fri. and had the people in the > university create a domain name for my IP > address...now I am getting "Bad Request ...your > browser sent a request that this server could not > understand..

Re: X Server for Windows

2000-06-26 Thread Gary Nielson
I would look at http://www.uk.research.att.com/vnc/ for something that is like PCAnywhere, but it's free. Ray Parish wrote: > What do you recommend for an X server for Windows to connect via an X > session on my Linux Box? > thanks > Ray > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsu

Re: /etc/hosts.equiv & /etc/hosts.lpd

2000-06-26 Thread Alan Mead
At 10:07 AM 6/26/00 , [EMAIL PROTECTED] wrote: >The lpd man page seems to indicate that /etc/hosts.equiv and >/etc/hosts.lpd are mandatory files to protect access to printers. In my >default installation of RedHat, however, there are no such files - even >though I could of course create them. A

Re: Legal DNS Name

2000-06-26 Thread Eric Sisler
Adv. Systems Design <[EMAIL PROTECTED]> wrote: >I installed apache on Fri. and had the people in the >university create a domain name for my IP >address...now I am getting "Bad Request ...your >browser sent a request that this server could not >understand...Client sent a malformed header" wheneve

RE: Legal DNS Name

2000-06-26 Thread Justin Ellison
Yep, underscores are not legal characters, only dashes. __ Justin Ellison System Administrator InternetUSA [EMAIL PROTECTED] http://nebi.com 800-603-3502 > -Original Message- > From: Adv. Systems Design [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 26, 2

Re: Legal DNS Name

2000-06-26 Thread John Aldrich
On Mon, 26 Jun 2000, Adv. Systems Design wrote: > > Question: they gave me a name that is > underscored...and I am wondering if in their (NT > centric) ineptness, they gave me a name that is > illegal: > > http://student_score.xxx.edu > > Any other ideas why I may be getting this error? > Yep.

RE: Legal DNS Name

2000-06-26 Thread Ray Parish
The underscore is an INVALID DNS character. Ray -Original Message- From: Adv. Systems Design [mailto:[EMAIL PROTECTED]] Sent: Monday, June 26, 2000 2:09 PM To: [EMAIL PROTECTED] Subject: Legal DNS Name Greetings: I installed apache on Fri. and had the people in the university create a

RE: Legal DNS Name

2000-06-26 Thread Kevin Rooney
I'm with you on this one. I think they meant to tell you it was a "dot" instead of an "underscore". The "dot" would indicate the subdomain of score.xxx.edu. Therefore, the address is probably student.score.xxx.edu --> -->http://student_score.xxx.edu --> -->Any other ideas why I may be getting t

X Server for Windows

2000-06-26 Thread Ray Parish
What do you recommend for an X server for Windows to connect via an X session on my Linux Box? thanks Ray -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Ispell's private dictionary - where ?

2000-06-26 Thread Zoki
On Sun, 25 Jun 2000, Peter Blomgren wrote: ->> ->> It's all in the question: Where does ispell keep the private dictionary? ->> -> ->${HOME}/.ispell_LANGUAGE *** Thanks! Zoran. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Legal DNS Name

2000-06-26 Thread Adv. Systems Design
Greetings: I installed apache on Fri. and had the people in the university create a domain name for my IP address...now I am getting "Bad Request ...your browser sent a request that this server could not understand...Client sent a malformed header" whenever I connect using the FQDN, but WORKS FIN

OT : Fortran book.

2000-06-26 Thread Manuel Antonio Camacho Quesada
Dear friends: Can somebody point out a modern book to learn Fortran? The ones I found on local library use punch cards as the latest technology. I am looking for something that let me use the GNU compilers/translators. TIA -Manuel. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"

Re: POP3 Problems

2000-06-26 Thread eric clover
normally i su to the user then ps ux then kill -9 the ipop3d for that user eric > My users are connecting to my mail server via dialup and POP3. Ocationaly > they are getting dropped before they get all their mail and when they dial > back in it won't let them back in the server. I have checked

Re: Linuxconf segmentation fault

2000-06-26 Thread Mike W
I had this problem once with 6.1 and fixed it by editing a config file, access.conf for Apache I think. Now it's reappeared by I wasn't modifying Apache. There is a log file generated as I remember that captures an error message from linuxconf, I just don't remember which one, nor where it's loc

Re: Commands to create a rescue/boot disk

2000-06-26 Thread Gary Nielson
Mmm, I just went there and there is nothing to download and the link for anonymous ftp produces an error. Is there actually something to download yet. I notice Linuxcare's Business Card can be downloaded and appears to do the same thing. Gary "Steven W. Orr" wrote: > Your best best bet is the l

RE: How to disable ping echo?

2000-06-26 Thread Frank Carreiro
If I am reading this correctly it turns off all icmp traffic. I recall reading the map page which describes how to turn off a "specific" icmp packet (ping or pong or whatever). There are a number of icmp messages which can be sent and you can allow/deny any one (or more) of them. Frank Use

Re: Where to diasable gui login

2000-06-26 Thread John Pfaff
> > Where is the GUI login (gdm/kdm) started from. I checked all the startup > scripts and cannot find where the X server or gdm is started. > > Also, how can you change your resolution while X Windows is running. I > remember years ago CTRL +/- used to do this. > You need to have multiple resolut

RE: How to disable ping echo?

2000-06-26 Thread David E. Lupo
At 08:37 AM 6/26/00 -0500, Justin Ellison wrote: >Use ipchains: > >/sbin/ipchains -A input -j DENY -i eth0 -p icmp -s 0.0.0.0/0 -d 0.0.0.0/0 > >Note that this not only blocks people from pinging you, but it stops you >from pinging others. ipchains will allow you to specify a type after the addre

chkconfig

2000-06-26 Thread Joseph T. Tannenbaum
Hi all, Got one I haven't seen on the list before... I have been setting up my runlevel scripts by hand and recently started using chkconfig. I did a chkconfig --list on my autofs and it is completely wrong. I have previously started and stopping services by 'mv SXXscript xxSXXscript' to kee

/etc/hosts.equiv & /etc/hosts.lpd

2000-06-26 Thread Vicki Stanfield
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The lpd man page seems to indicate that /etc/hosts.equiv and /etc/hosts.lpd are mandatory files to protect access to printers. In my default installation of RedHat, however, there are no such files - even though I could of course create them. Am I i

Re: POP3 Problems

2000-06-26 Thread John Aldrich
On Mon, 26 Jun 2000, Scott Skrogstad wrote: > My users are connecting to my mail server via dialup and POP3. Ocationaly > they are getting dropped before they get all their mail and when they dial > back in it won't let them back in the server. I have checked and their > pop3 service is still ru

Re: Commands to create a rescue/boot disk

2000-06-26 Thread Steven W. Orr
Your best best bet is the lubbock project stored on sourceforge. It's a 50M emergency bootable cd image. My opinion, emergency root boot floppy sets are problematic. The boot floppy is no problem. The root floppy is very hard. -- -Time flies like the wind. Fruit flies like a banana. [EMAIL PROT

Re: Commands to create a rescue/boot disk

2000-06-26 Thread eric clover
er, oops ayup mkbootdisk sorry eric - Original Message - From: "John Aldrich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 26, 2000 9:04 AM Subject: Re: Commands to create a rescue/boot disk > On Mon, 26 Jun 2000, Eric Clover wrote: > > bootdisk > > or > > man bootd

Re: How to disable ping echo?

2000-06-26 Thread Michael H. Warfield
On Mon, Jun 26, 2000 at 08:37:42AM -0500, Justin Ellison wrote: > Use ipchains: > /sbin/ipchains -A input -j DENY -i eth0 -p icmp -s 0.0.0.0/0 -d 0.0.0.0/0 > Note that this not only blocks people from pinging you, but it stops you > from pinging others. It also blocks all forms of ICMP

POP3 Problems

2000-06-26 Thread Scott Skrogstad
My users are connecting to my mail server via dialup and POP3. Ocationaly they are getting dropped before they get all their mail and when they dial back in it won't let them back in the server. I have checked and their pop3 service is still running I can't kill it or remove it. I have to wait

Re: Commands to create a rescue/boot disk

2000-06-26 Thread John Aldrich
On Mon, 26 Jun 2000, Eric Clover wrote: > bootdisk > or > man bootdisk > You mean MKbootdisk. :-) John -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: Commands to create a rescue/boot disk

2000-06-26 Thread Kevin Rooney
I believe that's mkbootdisk -->bootdisk -->or -->man bootdisk --> -->Stephen Liu wrote: -->> -->> Hi Everybody, -->> -->> I just forgot the commands used in Xterm window to create -->a rescue/boot -->> disk. Could anybody throw me some light. -->> -->> Thanks in advance. -->> -->> B.R. -->

RE: How to disable ping echo?

2000-06-26 Thread Justin Ellison
Use ipchains: /sbin/ipchains -A input -j DENY -i eth0 -p icmp -s 0.0.0.0/0 -d 0.0.0.0/0 Note that this not only blocks people from pinging you, but it stops you from pinging others. __ Justin Ellison System Administrator InternetUSA [EMAIL PROTECTED] http://nebi

Re: Commands to create a rescue/boot disk

2000-06-26 Thread John Aldrich
On Mon, 26 Jun 2000, Stephen Liu wrote: > Hi Everybody, > > I just forgot the commands used in Xterm window to create a rescue/boot > disk. Could anybody throw me some light. > man mkbootdisk. Just remember, you DON'T need to prepend the "vmlinuz-" stuff to it I can never seem to remember t

Re: Dual Network Interface

2000-06-26 Thread John Aldrich
On Mon, 26 Jun 2000, Suheyl Husain wrote: > Hi > > Well I have two network cards installed on my Linux box. Both are > connected to 100Mbps switched port and are on same subnet. I have port > trunking feature in my switch. In this way I can have 200Mbps network > speed if I can made them to work

Re: Annoying Netscape message - bookmarks

2000-06-26 Thread John Aldrich
On Sun, 25 Jun 2000, Harry Putnam wrote: > Something in the last 3 or so days has happened to cause Netscape to > send up a message box every 10 minutes or so saying: > > "Bookmarks have changed on disk, reloading" or similar. > > This just started recently and is getting to be an annoyance,

Re: Question Again

2000-06-26 Thread John Aldrich
On Sun, 25 Jun 2000, Steven Pierce wrote: > The other question which is something that I should know, but for some reason I am >drawing a complete blank.. I can telnet to my box with a program > that runs under Win 2K, it is called reflection 2. I get the log in prompt, but if >I type in > Log

Re: redhat-digest Digest V00 #683

2000-06-26 Thread John Aldrich
On Sun, 25 Jun 2000, John Aldrich wrote: > Did you try "modprobe 3c509.c"? Not all hardware is > detected or detected properly. > John > Silly me. Actually, that should've been 3c509.o, I think. :-) John -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: /bin/sh: cpp: command not found

2000-06-26 Thread Steven W. Orr
Since you haven't gotten the right answer yet, here it is. cpp is the C PreProcessor. If you gay gcc -v it will tell you what version of the compiler you are running and what directory its spec file is to be found. That same directory is where cpp will be found. Note that if the input to cpp is a

Re: Commands to create a rescue/boot disk

2000-06-26 Thread Eric Clover
bootdisk or man bootdisk Stephen Liu wrote: > > Hi Everybody, > > I just forgot the commands used in Xterm window to create a rescue/boot > disk. Could anybody throw me some light. > > Thanks in advance. > > B.R. > Stephen > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"

STrange problem...

2000-06-26 Thread Burke, Thomas G.
I'm having a strange problem, and I have no idea if it's RH related (I don't think so)... Anyway, here's what's up. Got a Win98 box masq'd behind my RH firewall/server/etc... On Win98 box, use Netscape messenger for e-mail, etc. - Inbox, configs, etc are on network drive, so each user get's hi

Commands to create a rescue/boot disk

2000-06-26 Thread Stephen Liu
Hi Everybody, I just forgot the commands used in Xterm window to create a rescue/boot disk. Could anybody throw me some light. Thanks in advance. B.R. Stephen -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Annoying Netscape message - bookmarks

2000-06-26 Thread Harry Putnam
Gregory Hosler <[EMAIL PROTECTED]> writes: > On 26-Jun-00 Harry Putnam wrote: > > > > Something in the last 3 or so days has happened to cause Netscape to > > send up a message box every 10 minutes or so saying: > > > > "Bookmarks have changed on disk, reloading" or similar. > > > > This j

Re: Dual Network Interface

2000-06-26 Thread Suheyl Husain
Hi Well I have two network cards installed on my Linux box. Both are connected to 100Mbps switched port and are on same subnet. I have port trunking feature in my switch. In this way I can have 200Mbps network speed if I can made them to work as team. I have drivers for Windows NT which supports