Re: Did I miss something?

2001-02-06 Thread Gustav Schaffter

Michael,

The more I think I know, the more I realize that I need to learn... :-)

Thanks
Gustav

"Michael H. Warfield" wrote:
 
> On Sun, Feb 04, 2001 at 09:53:48PM +0100, Gustav Schaffter wrote:
> In Bind 8.x and Bind 9.x you restrict who can request a zone
> transfer with the "allow-transfer" stanza in the configuration file.
> 
> Here's an example from the O'Reilly Book "DNS and BIND" (3rd ed,
> p 252):
> 
> zone "acmebw.com" {
> type master;
> file "db.acmebw";
> allow-transfer {
> 192.168.0.1;
> 192.168.1.1;
> };
> };
> 
> > If I understand your reasoning I should probably accept all incoming udp
> > from port 53 to any unprivileged port, no matter what the source address
> > is?
> 
> Probably.  You can also set up your name servers to be "forwarding
> only".  That way they will ONLY ever talk to their forwarding servers and
> never try to contact other name servers on their own.  That's described on
> page 246 of the same book above.  You would use something like this:
> 
> options {
> forwarders {
> 192.249.249.1;
> 192.249.249.3;
> };
> forward-only;
> }

-- 
pgp = Pretty Good Privacy.

To get my public pgp key, send an e-mail to: [EMAIL PROTECTED]

Visit my web site at http://www.schaffter.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Samba Saga

2001-02-06 Thread John Helly

Hi.
I am using DHCP behind a Linksys router to obtain local IP addresses and
have discovered that even though I can assign a name to my RH6.2 Intel
machine somehow the system is not realizing its name.  I confirmed this by
determining the IP address using 'pump -i eth0 --status' and then putting
this IP address in the /etc/hosts file.  However, this seems to defeat some
of the benefits of using DHCP since you potentially have to do it every
re-boot.  I must be missing something simple.  Samba won't work unless the
system can resolve its name and it works with this kluge.  However, even
with this kluge I don't get any response from ping using the hostname even
though it works fine with the explicit IP address.  Whazzup?
cheers.
---
John Helly, University of California, San Diego
Sequoyah Hall (SEQ)/ San Diego Supercomputer Center
9500 Gilman Dr. Mail Code 0527
La Jolla CA 92093-0527
Phone: Voice +01 858 534 5060 / FAX +01 858 822 3631
Deliveries: 10100 Hopkins Drive, La Jolla, CA 92093
http://www.sdsc.edu/~hellyj



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Force a DNS Update

2001-02-06 Thread Anthony Capone



This is true!! I will give it until tomorrow 
morning to re-cache because that will be like the 5th day or so 

 
TIA!
 
Anthony

  - Original Message - 
  From: 
  Eddie 
  Strohmier 
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, February 06, 2001 8:23 
  PM
  Subject: RE: Force a DNS Update
  
  You 
  don't know unless you ask. Many a time I have had the same request in my ISP 
  days and I did not mind re-caching a zone so it could be seen more 
  quickly for a paying customer. Depends on what mood you catch them in and if 
  it is after hours or not. Most likely there is only one person assigned or has 
  privileges to do this and he/she may be gone for today at least. I would throw 
  an e-mail at them just to see if you get a response.
   
   
  Eddie Strohmier
  
-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On 
Behalf Of Anthony CaponeSent: Tuesday, February 06, 2001 7:37 
PMTo: [EMAIL PROTECTED]Subject: Re: Force a DNS 
Update
No...I am not in control of the name server and 
it is an @ Home name serverso I don't think the admin would want to put 
down his coffee
 
I thought there might be a way for me to do 
it...but if not I will just have to wait!!!
 
THANKS,
 
Anthony

  - Original Message - 
  From: 
  Eddie 
  Strohmier 
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, February 06, 2001 7:22 
  PM
  Subject: RE: Force a DNS Update
  
  Are you referring to a name server that you have control over? If 
  so and the zone is loaded just do a /etc/rc.d/init.d/named restart or 
  reload. If you are not in control over it then you could possibly get the 
  admin of the server to re-cache the zone so it shows up on an 
  nslookup.
   
   
  Eddie Strohmier
  
-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On 
Behalf Of Anthony CaponeSent: Monday, February 05, 2001 
10:24 AMTo: [EMAIL PROTECTED]Subject: Force a 
DNS Update
Hey Guys,
 
Quick question, if there anyway that I can 
force a Name Server to get an updated zone?? If so, How?? Or do I have 
to wait until it updates on its own?
 
Thanks,
 
Anthony 
Capone


Re: ftp redirection with xinetd

2001-02-06 Thread Steve Lee

how would you set that up ( redirect for www )
from xinet?

i would really like to know how to.

Thanks

On Tue, 6 Feb 2001, Claudiu Balciza wrote:

>   hi all,
> 
> I managed to redirect the www traffic with xinetd from the internet gateway
> to the inner www server
> I cannot do the same for the ftp
> ftp port 21 works just fine
> ftp-data port 20 gets no redirection
> 
> any ideas ?
> 
> Claudiu Balciza
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: list etiquette

2001-02-06 Thread Eddie Strohmier

Bob, Mikkel:

I definitely second that one. To know that you helped and
the solution was the right one not only benefits the poster
and the individual or individuals who solved it but the list
in general if the poster would just post the solution that
worked for them. Not only could it help someone just
receiving list mail that has the same problem but it makes
for a more complete archive for future similar problems and
a good footer or into to this mail list before getting on
should note to "please search the archives first before
posting as your question may have already been answered".
Along with a footer of how to unsubscribe  as we have seen
here so often.


Eddie Strohmier

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Mikkel L.
Ellertson
Sent: Tuesday, February 06, 2001 11:36 PM
To: [EMAIL PROTECTED]
Subject: Re: list etiquette


On Tue, 6 Feb 2001, Bob Hartung wrote:

> Hi all,
>   A question on list etiquette:
>
> If I post a question and receive answer(s) should I answer
all if they
> solve the problem or just the first assuming that answers
may filter in
> for a day to two and the first answer may solve the
dilemma.  Not
> answering would limit traffic on the list - but might give
others the
> idea that their input in not appreciated.
>
> What is the correct way to approach it?
>
> TIA
>
> Bob
>
Bob,
This is a hard one.  From a personal standpoint, I am more
interested is knowing that the problem was solved, then is
getting a
personal thanks if provided the answer.  I don't know how
the others on
the list feal, but I would think a generic thanks to the
list stating
that the problem was solved, and what the solution was would
be a good
way to do it.  This has the advantage of letting someone
else with the
same problem scan the archives and finding the answer.

I know I have some answers archived on my macine that
provide a
way of doing things that I haven't needed yet, but look like
they will
come in handy.  (Now if only they were indexed better, so I
could find
them easyer...)

Mikkel
--

Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: X3.3.6 to X4.0.2

2001-02-06 Thread Eric Clover

just an update. i got the bins from xfree86.org(the ones for glibc2.1)
and all went great. had to do some editing on the XF86Config file after
the XFree86 -config, but it works none the less. my wheel works on my
mousemanplus but i am having some problems with xscreensaver.

thanks goes out to chuck again for having a nice searchable archive for
some other questions i had after the installation of the xfree864.0.2.

i kinda rather liked the old config maker for 3.3.6.

but, to tell the truth, i see nothing different in 4.0.2 than i did in
3.3.6. maybe i am missing something, i dont know.

thank you

eric

p.s. what is DRI? (back where i come from DRI was a kickbutt punk band)
:)

Mark Bradbury wrote:
> 
> I'v tryed the beta version but XFree doen't seem to have libGL.so.1.2
> so no DRI support
> 
> On Mon, Feb 05, 2001 at 12:19:53AM -0500, Statux wrote:
> > It's in beta right now or there abouts. RedHat is pretty good about
> > releasing one version in the spring, and another in the fall. I'd say
> > maybe April, perhaps.
> >
> > Anyone else have a better estimation?
> >
> > On Sun, 4 Feb 2001, Eric Clover wrote:
> >
> > > if i do go to 7, i think ill wait till 7.1. any word on its release??
> > >
> > > p.s. (chuck is going to say monday like he always does) :)
> > >
> > > eric
> > >
> > > Trond Eivind Glomsrød wrote:
> > > >
> > > > Eric Clover <[EMAIL PROTECTED]> writes:
> > > >
> > > > > ok, on a side note. Can i upgrade my glibc from 2.1.3 to 2.2?
> > > >
> > > > Since this would involve other RPMs (like the db-packages) and you
> > > > also want RPM, I would strongly recommend upgrading to Red Hat Linux 7.
> > > >
> > > > --
> > > > Trond Eivind Glomsrød
> > > > Red Hat, Inc.
> > > >
> > > > ___
> > > > Redhat-list mailing list
> > > > [EMAIL PROTECTED]
> > > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > >
> > >
> > >
> > > ___
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > >
> >
> > --
> > -Statux
> >
> >
> >
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> 
> --
> -
> Mark Bradbury Email: [EMAIL PROTECTED]
> Systems Engineer  SMS Email: [EMAIL PROTECTED]
> Information Technology Services   Phone: +61 8 89466969
> Northern Territory University Mobile:0417 860 591
> Casuarina 0909 Australia  Fax:   +61 8 89466630
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: ethernet card set to 100FDX

2001-02-06 Thread Jason P Holland

Jim,
  Try looking in /usr/src/linux/Documentation, the kernel documentation
directory.  More specifically, the networking directory.  Most cards have
documentation that shows how to change duplex settings.  I don't know about
recompiling, its usually just a parameter passed when you load the module.
If its a 3com card, there are some nice utils written by Donald Becker that
can change the settings directly on the card, though I like the module
params myself.

http://www.scyld.com/network/

is the linux networking site maintained by Donald Becker.  Its a pretty good
place to start with tons of very useful documentation and usuage
instructions for a lot of the linux network cards.  i found all the duplex
settings for my 3com cards on this site, they work great!  i learned that
forcing the card to 100full, if supported by the card and switch, works
better than autonegotiation.  your mileage may vary though.  good luck!

Jason


>
> The ethernet card's driver can specify the speed and duplex.
> If you need to
> set it manually, go and look at the source for your specific
> card's driver,
> toggle the proper settings, and recompile. Then add it to
> your kernel's
> module directory. Do a little insmod magic and then your set.
> My best advice
> to you would be to download the newest driver source for your
> card and start
> checking it out.
>
> Lucio
>
> - Original Message -
> From: "Jim Boyer" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, February 06, 2001 3:50 PM
> Subject: ethernet card set to 100FDX
>
>
> > Hi,
> >
> > Is there a way that you can set the ethernet card to 100
> full duplex?  I
> > have looked at ifconfig but am not sure if or how this can be done.
> Thanks
> > for any help you can give me.
> > 
> > Jim Boyer
> > Systems & Programming Professional
> > College of Agriculture and Home Economics
> > Washington State University
> >
> >
> >
> >
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: X3.3.6 to X4.0.2

2001-02-06 Thread Mark Bradbury

I'v tryed the beta version but XFree doen't seem to have libGL.so.1.2
so no DRI support 

On Mon, Feb 05, 2001 at 12:19:53AM -0500, Statux wrote:
> It's in beta right now or there abouts. RedHat is pretty good about
> releasing one version in the spring, and another in the fall. I'd say
> maybe April, perhaps.
> 
> Anyone else have a better estimation?
> 
> On Sun, 4 Feb 2001, Eric Clover wrote:
> 
> > if i do go to 7, i think ill wait till 7.1. any word on its release??
> >
> > p.s. (chuck is going to say monday like he always does) :)
> >
> > eric
> >
> > Trond Eivind Glomsrød wrote:
> > >
> > > Eric Clover <[EMAIL PROTECTED]> writes:
> > >
> > > > ok, on a side note. Can i upgrade my glibc from 2.1.3 to 2.2?
> > >
> > > Since this would involve other RPMs (like the db-packages) and you
> > > also want RPM, I would strongly recommend upgrading to Red Hat Linux 7.
> > >
> > > --
> > > Trond Eivind Glomsrød
> > > Red Hat, Inc.
> > >
> > > ___
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> >
> >
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> 
> -- 
> -Statux
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 

-- 
-
Mark Bradbury Email: [EMAIL PROTECTED]
Systems Engineer  SMS Email: [EMAIL PROTECTED]
Information Technology Services   Phone: +61 8 89466969
Northern Territory University Mobile:0417 860 591
Casuarina 0909 Australia  Fax:   +61 8 89466630

   
 
 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: list etiquette

2001-02-06 Thread Mikkel L. Ellertson

On Tue, 6 Feb 2001, Bob Hartung wrote:

> Hi all,
>   A question on list etiquette:
>
> If I post a question and receive answer(s) should I answer all if they
> solve the problem or just the first assuming that answers may filter in
> for a day to two and the first answer may solve the dilemma.  Not
> answering would limit traffic on the list - but might give others the
> idea that their input in not appreciated.
>
> What is the correct way to approach it?
>
> TIA
>
> Bob
>
Bob,
This is a hard one.  From a personal standpoint, I am more
interested is knowing that the problem was solved, then is getting a
personal thanks if provided the answer.  I don't know how the others on
the list feal, but I would think a generic thanks to the list stating
that the problem was solved, and what the solution was would be a good
way to do it.  This has the advantage of letting someone else with the
same problem scan the archives and finding the answer.

I know I have some answers archived on my macine that provide a
way of doing things that I haven't needed yet, but look like they will
come in handy.  (Now if only they were indexed better, so I could find
them easyer...)

Mikkel
-- 

Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



list etiquette

2001-02-06 Thread Bob Hartung

Hi all,
  A question on list etiquette:

If I post a question and receive answer(s) should I answer all if they
solve the problem or just the first assuming that answers may filter in
for a day to two and the first answer may solve the dilemma.  Not
answering would limit traffic on the list - but might give others the
idea that their input in not appreciated.

What is the correct way to approach it?

TIA

Bob
-- 
Bob Hartung
www.radiologygrouppc.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Sendmail: Anti-spam filters with netconf

2001-02-06 Thread [EMAIL PROTECTED]



Dear all,
 
I tried to use Sendmail's Anti-spam filters in 
netconf as below:
 
1. Rejected senders : use email address and error 
messages
 
2. 'Relay for' by IP
 
3. 'Relay for' by name
 
4. Relay to hosts
 
I tried on 1 and 2, but it doesn't work as what I 
expected???
 
What I need is just to block by IP/domain for my 
stmp server
 
Any idea?? Please advise...
 
Thanks & Regards,
gary


out of control /var/log/messages

2001-02-06 Thread Riley, Patrick (Patrick)** CTR **

I have a small problem with my newly loaded Redhat 7 box.  First off I have
two CD-ROMS, a Yamaha CD burner (hdc) and an Asus 40x (hdd).

hdc: YAMAHA CRW8824E, ATAPI CDROM drive
hdd: ASUS CD-S500/A, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: ST320420A, 19458MB w/2048kB Cache, CHS=2480/255/63
hdb: ST317221A, 16446MB w/512kB Cache, CHS=2096/255/63

I don't burn CD's in Linux since I've had some problems with recompiling the
kernel even though I've edited the Makefile and all of that, but that's a
different story. To make a long story short, here is what is happening in my
/var/log/messages every two seconds.  About 1 hour of uptime, creates a
250kb file.  

Feb  6 08:37:24 phobos kernel: ATAPI device hdc:
Feb  6 08:37:24 phobos kernel:   Error: Not ready -- (Sense key=0x02)
Feb  6 08:37:24 phobos kernel:   (reserved error code) -- (asc=0x3a,
ascq=0x01)
Feb  6 08:37:24 phobos kernel:   The failed "Prevent/Allow Medium Removal"
packet command was: 
Feb  6 08:37:24 phobos kernel:   "1e 00 00 00 00 00 00 00 00 00 00 00 "
Feb  6 08:37:26 phobos kernel: ATAPI device hdc:
Feb  6 08:37:26 phobos kernel:   Error: Not ready -- (Sense key=0x02)
Feb  6 08:37:26 phobos kernel:   (reserved error code) -- (asc=0x3a,
ascq=0x01)
Feb  6 08:37:26 phobos kernel:   The failed "Read Cd/Dvd Capacity" packet
command was: 
Feb  6 08:37:26 phobos kernel:   "25 00 00 00 00 00 00 00 00 00 00 00 "
Feb  6 08:37:26 phobos kernel: ATAPI device hdc:
Feb  6 08:37:26 phobos kernel:   Error: Not ready -- (Sense key=0x02)
Feb  6 08:37:26 phobos kernel:   (reserved error code) -- (asc=0x3a,
ascq=0x01)
Feb  6 08:37:26 phobos kernel:   The failed "Prevent/Allow Medium Removal"
packet command was: 
Feb  6 08:37:26 phobos kernel:   "1e 00 00 00 00 00 00 00 00 00 00 00 "
Feb  6 08:37:28 phobos kernel: ATAPI device hdc:
Feb  6 08:37:28 phobos kernel:   Error: Not ready -- (Sense key=0x02)
Feb  6 08:37:28 phobos kernel:   (reserved error code) -- (asc=0x3a,
ascq=0x01)
Feb  6 08:37:28 phobos kernel:   The failed "Read Cd/Dvd Capacity" packet
command was: 
Feb  6 08:37:28 phobos kernel:   "25 00 00 00 00 00 00 00 00 00 00 00 "

Sorry if the above didn't paste right but I hope you get the picture.  I'm
not sure of what is happening here.  Does anyone know what would cause this.
I can afford to disable the Yamaha (hdc) all together since I'm not actually
using it and I have the other CD-ROM installed, but if I could fix this
without doing that it would be better because I plan on getting the kernel
compiled to support the burner soon.  Could someone help me out?  I sure
would appreciate it.  Thanks in advance.

Pat 





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Mirroring tool (like wget) with throttling?

2001-02-06 Thread Jonathan Wilson

Hey, I've been using wget to mirror SuSE and Red hat updates. it works very well but 
since we're on ISDN I can only run it when no one else is around. I read it's man page 
and it doesn't look like it has any kind of throttling. I've been running it with the 
-m switch.

Does anyone know of either:
1. a way to throttle it or;
2. another mirroring tool that supports throttling
?

TIA,


Jonathan Wilson
System Administrator

Cedar Creek Software
http://www.cedarcreeksoftware.com

Central Texas IT
http://www.centraltexasit.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ethernet card set to 100FDX

2001-02-06 Thread Lucio Nino Rossi

The ethernet card's driver can specify the speed and duplex. If you need to
set it manually, go and look at the source for your specific card's driver,
toggle the proper settings, and recompile. Then add it to your kernel's
module directory. Do a little insmod magic and then your set. My best advice
to you would be to download the newest driver source for your card and start
checking it out.

Lucio

- Original Message -
From: "Jim Boyer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 06, 2001 3:50 PM
Subject: ethernet card set to 100FDX


> Hi,
>
> Is there a way that you can set the ethernet card to 100 full duplex?  I
> have looked at ifconfig but am not sure if or how this can be done.
Thanks
> for any help you can give me.
> 
> Jim Boyer
> Systems & Programming Professional
> College of Agriculture and Home Economics
> Washington State University
>
>
>
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Date + somedays

2001-02-06 Thread Charles Galpin

You want the Date::Manip package, DateCalc method.

hth
charles

On Tue, 6 Feb 2001, Kiran Kumar M wrote:

> 
> Hi,
> 
> How can I get the Date + some days (for example 6th of Feb 2001 + 10
> should give 16th of Feb 2001...). How can I achieve this. I installed
> Date::calc perl module... on Redhat..



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Force a DNS Update

2001-02-06 Thread Eddie Strohmier



You 
don't know unless you ask. Many a time I have had the same request in my ISP 
days and I did not mind re-caching a zone so it could be seen more quickly 
for a paying customer. Depends on what mood you catch them in and if it is after 
hours or not. Most likely there is only one person assigned or has privileges to 
do this and he/she may be gone for today at least. I would throw an e-mail at 
them just to see if you get a response.
 
 
Eddie 
Strohmier

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Anthony 
  CaponeSent: Tuesday, February 06, 2001 7:37 PMTo: 
  [EMAIL PROTECTED]Subject: Re: Force a DNS 
  Update
  No...I am not in control of the name server and 
  it is an @ Home name serverso I don't think the admin would want to put 
  down his coffee
   
  I thought there might be a way for me to do 
  it...but if not I will just have to wait!!!
   
  THANKS,
   
  Anthony
  
- Original Message - 
From: 
Eddie 
Strohmier 
To: [EMAIL PROTECTED] 
Sent: Tuesday, February 06, 2001 7:22 
PM
Subject: RE: Force a DNS Update

Are you referring to a name server that you have control over? If so 
and the zone is loaded just do a /etc/rc.d/init.d/named restart or reload. 
If you are not in control over it then you could possibly get the admin of 
the server to re-cache the zone so it shows up on an 
nslookup.
 
 
Eddie Strohmier

  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On 
  Behalf Of Anthony CaponeSent: Monday, February 05, 2001 
  10:24 AMTo: [EMAIL PROTECTED]Subject: Force a 
  DNS Update
  Hey Guys,
   
  Quick question, if there anyway that I can 
  force a Name Server to get an updated zone?? If so, How?? Or do I have to 
  wait until it updates on its own?
   
  Thanks,
   
  Anthony 
  Capone


Re: Remote Admin tool

2001-02-06 Thread Rob Wolfe

I have been using webmin for a while and think it is just marvelous. It 
even lets someone as network impaired as me (sad old Oracle DBA) do 
semi-useful stuff with DNS and a firewall and not be too frightened.

(of course now that I have said that my machines will be overwhelmed by 
worms and script kiddies and i will never be able to get online again)

At 06:02 AM 2/6/2001, you wrote:
>webmin is fine
>
>
>
>A 14:25 06/02/2001 +0530, vous avez écrit :
> >Hi,
> >I need a GUI tool for remotely administering my linux box from another
> >Linux box.
> >Any pointers/help would be greatly appreciated.
> >
> >Thanks,
> >Vineeta
> >
> >
> >
> >___
> >Redhat-list mailing list
> >[EMAIL PROTECTED]
> >https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> >
> - * - * - * - * - * - * -
>Mes idees n'engagent que moi (vieux proverbe du Net)
>
>Thierry ITTY
>eMail: [EMAIL PROTECTED]FRANCE
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Force a DNS Update

2001-02-06 Thread Ray Curtis

> "ac" == Anthony Capone <[EMAIL PROTECTED]> writes:

ac> Hey Guys,

ac> Quick question, if there anyway that I can force a Name Server to get an updated 
zone?? If so, How?? Or do I have to wait until it updates on its own?

If you are using forwarders in your DNS and that is what you asking,
just use 'named-xfer' to get your new updated info.





-- 
Ray Curtis Unix Programmer/Consultant   Curtis Consulting
mailto:[EMAIL PROTECTED]http://www.clark.net/pub/ray




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Force a DNS Update

2001-02-06 Thread Anthony Capone



No...I am not in control of the name server and it 
is an @ Home name serverso I don't think the admin would want to put down 
his coffee
 
I thought there might be a way for me to do 
it...but if not I will just have to wait!!!
 
THANKS,
 
Anthony

  - Original Message - 
  From: 
  Eddie 
  Strohmier 
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, February 06, 2001 7:22 
  PM
  Subject: RE: Force a DNS Update
  
  Are 
  you referring to a name server that you have control over? If so and the zone 
  is loaded just do a /etc/rc.d/init.d/named restart or reload. If you are not 
  in control over it then you could possibly get the admin of the server to 
  re-cache the zone so it shows up on an nslookup.
   
   
  Eddie Strohmier
  
-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On 
Behalf Of Anthony CaponeSent: Monday, February 05, 2001 10:24 
AMTo: [EMAIL PROTECTED]Subject: Force a DNS 
Update
Hey Guys,
 
Quick question, if there anyway that I can 
force a Name Server to get an updated zone?? If so, How?? Or do I have to 
wait until it updates on its own?
 
Thanks,
 
Anthony 
Capone


RE: Force a DNS Update

2001-02-06 Thread Eddie Strohmier



Are 
you referring to a name server that you have control over? If so and the zone is 
loaded just do a /etc/rc.d/init.d/named restart or reload. If you are not in 
control over it then you could possibly get the admin of the server to re-cache 
the zone so it shows up on an nslookup.
 
 
Eddie 
Strohmier

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Anthony 
  CaponeSent: Monday, February 05, 2001 10:24 AMTo: 
  [EMAIL PROTECTED]Subject: Force a DNS 
  Update
  Hey Guys,
   
  Quick question, if there anyway that I can force 
  a Name Server to get an updated zone?? If so, How?? Or do I have to wait until 
  it updates on its own?
   
  Thanks,
   
  Anthony 
Capone


RE: Kernel Won't Compile on RedHat 7.0

2001-02-06 Thread Tristan Hill



> 
> My kernel won't compile using the command:
> 
>   make dep clean bzImage modules modules_install
> 


Is this the kernel source from the rpm provides with rh7?
As it is the right version I'll assume that it is.
Also the error output has smp mentionned in it.
I needed to run
make mrproper

which cleans up stuff from one of the smp kernel builds done by redhat.
This is before the make dep etc etc bit.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: 3-button wheel mouse?

2001-02-06 Thread Trond Eivind Glomsrød

fred pasteck <[EMAIL PROTECTED]> writes:

> Hi. I've got one of those nifty three-button wheel
> mice but can't figure out how to get the wheel to
> work.

With which applications? Many applications now have built-in
support... and you can find more info here on those who haven't:

http://www-sop.inria.fr/koala/colas/mouse-wheel-scroll/

I removed imwheel for security reasons.
-- 
Trond Eivind Glomsrød
Red Hat, Inc.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



3-button wheel mouse?

2001-02-06 Thread fred pasteck

Hi. I've got one of those nifty three-button wheel
mice but can't figure out how to get the wheel to
work.

I'm using RH7 with X11 4.0.2. Previously I used
imwheel, but it's no longer included with RH7.

Also, I've downloaded the freefont package because my
fonts look horrible, but also can't figure out why
they don't work from the RPM (rpmfind.net) either.

Do I need to use xset or add them to XF86Config?

Thanks.

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Force a DNS Update

2001-02-06 Thread Anthony Capone



Hey Guys,
 
Quick question, if there anyway that I can force a 
Name Server to get an updated zone?? If so, How?? Or do I have to wait until it 
updates on its own?
 
Thanks,
 
Anthony Capone


ethernet card set to 100FDX

2001-02-06 Thread Jim Boyer

Hi,

Is there a way that you can set the ethernet card to 100 full duplex?  I 
have looked at ifconfig but am not sure if or how this can be done.  Thanks 
for any help you can give me.

Jim Boyer
Systems & Programming Professional
College of Agriculture and Home Economics
Washington State University



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Display

2001-02-06 Thread Statux

Run Xconfigurator or xf86config and select the resolution(s) and color
depths you want, but don't select any 8bpp modes if you don't wish to ever
use them. You might have to hand edit your /etc/X11/XF86Config file a
little bit if you've selected multiple resolutions and/or color depths
and X is using the wrong one by default. If you only select one res and
one depth, you should be ok :)

On Tue, 6 Feb 2001, Deependra B. Tandukar wrote:

> Greetings!
>
> I have 4MB VRAM, but still the graphics are showing as 256colors. how can I
> change the display to higher depth?
>
> Looking forward to hearing from you.
>
> Warm Regards,
> DT
> http://www.icimod.org.np
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>

-- 
-Statux



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Fujitsu Lifebook & IrDA

2001-02-06 Thread Lucjan Przykorski

Hi
I've just successfully installed Red Hat v6.2 on (quite old) Fujitsu
Lifebook 780Tx. Everything is fine except IrDA. My Siemens S25 works
fine under Windows 98 on this machine. Under linux I tried different
combinations of BIOS configuration and irda-utils config files with no
success. Anybody managed with configuring IrDA on similiar notebook?

-- 

Thanks in advance
L.P.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Redhat 7 and 3com ethernet cards

2001-02-06 Thread Raja

Hi,

I installed redhat 7.00, but can't get eth0. I have 3com pci 900B tpo
ethernet card. I tried specifying 3c59x in linuxconf, but the computer
crashes. Any suggestions?

Raja




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: /boot/module-info & vmlinux-*

2001-02-06 Thread John H Darrah

On Tue, 6 Feb 2001, Gary Stiehr wrote:

> I am wondering how to obtain the /boot/module-info file
> that is installed by the RedHat kernel rpms.  What is it
> used for and how is it generated? 
>
> Also, what is the /boot/vmlinux-2.2.16-22 file in the
> /boot directory. Is this an uncompresses kernel image? 
> Why is it there?  I would like this information so that I
> can install a custom kernel from the sources and I want to
> make sure that I have all of the necessary files.  Any
> reference material that you may have would be appreciated. 
> Thank you for any information that you can provide. 

$ rpm -ql kernelcfg

  /usr/bin/kernelcfg
  /usr/lib/rhs/control-panel/kernelcfg.gif
  /usr/lib/rhs/control-panel/kernelcfg.init
  /usr/lib/rhs/kernelcfg
  /usr/lib/rhs/kernelcfg/kernelcfg.py <--
  /usr/lib/rhs/kernelcfg/kernelcfg.pyc

$ egrep module-info /usr/lib/rhs/kernelcfg/kernelcfg.py

 v 
  self.mi = ConfModInfo('/boot/module-info-'+os.uname()[2]) \
Dialog('Missing file', 'I am sorry, but your  \
/boot/module-info-'+os.uname()[2]+' file is \
missing, and I cannot do without it.',

  Dialog('Missing file', 'I am sorry, but your
  /boot/module-info file is missing, and I cannot do without \
  ^
  it.',


-- 
John Darrah (u05192)| Dept: N/C Programming
Giddens Industries  | Ph: (425) 353-0405 #229
PO box 3190 | Ph: (206) 767-4212 #229
Everett  WA98203| Fx: (206) 764-9639



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Shutdown -h now will do a reboot on RH7

2001-02-06 Thread Brian Wright

When I try to do a shutdown -h now command, it will do a reboot instead of a
halt.  Inittab is set OK, what other files should I look at?

Thanks,
Brian



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Shutdown -h now will do a reboot on RH7

2001-02-06 Thread Brian Wright

When I try to do a shutdown -h now command, it will do a reboot instead of a
halt.  Inittab is set OK, what other files should I look at?

Thanks,
Brian



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Display

2001-02-06 Thread Leonard den Ottolander

Hi Deependra,

> I have 4MB VRAM, but still the graphics are showing as 256colors. how can I
> change the display to higher depth?

 Look for "DefaultColorDepth" entries in /etc/X11/XF86Config and change these 
to 16, 24 or 32. You need the according "Depth" entries for the same value as 
well. Note that some cards don't handle 32 bpp well, others like 32 bpp better 
than 24 bpp.

Bye,

Leonard.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: /etc/inetd.conf

2001-02-06 Thread Leonard den Ottolander

Hi,

>  But then often samba is run as a standalone service, in which case you don't
> need to edit inetd.conf or the respective file in /etc/xinted.d. Just enable
> samba with ntsysv (setup).

 Of course I meant to say: In which case you don't need (x)inetd at all.

Bye,

Leonard.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: /etc/inetd.conf

2001-02-06 Thread Leonard den Ottolander

Hi Michael and Aaron,

>  RedHat 7 replaced inetd with xinetd.  The file /etc/inetd.conf
> is replaced by the fileS in /etc/xinetd.d (?) with one file per program
> instead of one file for everything.  Sooo...  "man xinetd" and go from
> there.:-/

 But then often samba is run as a standalone service, in which case you don't 
need to edit inetd.conf or the respective file in /etc/xinted.d. Just enable 
samba with ntsysv (setup).

Bye,

Leonard.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Lets get the mail footer changed [comments]

2001-02-06 Thread Leonard den Ottolander

Hi David,

> >Also, something based on UNIX with the prettiness of Windows = BeOS.
> 
> On that note, I admit I was captivated by my first (and only, and
> brief) exposure to Mac OS X ... finally, a computer for geeks AND
> their grandparents!  ... -d

 Yeah, it would be nice if they released this for the PC as well...

Bye,

Leonard.

 P.S. I have some spare time this weekend. Maybe we could all join together 
and complete our new OS then ;-)?



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Evaluating SSH

2001-02-06 Thread Leonard den Ottolander

Hi Robby,

>  I am looking for feedback on the various versions of SSH.
> Specifically, I would like a comparison of the commercial vs free version(s)
> wrt functionality, security, stability and ease of configuration/deployment.

 OpenSSH (it's on the powertools CD in 6.2) works fine for me. Just install 
the rpm and create a server and/or client key. Simple as that if you don't do 
a custom compile.
 If you need a windos client you could try putty. If you need a windos server 
I think you should go with the commercial SSH. I have not found 
incompatibilities between the two versions, except that an older commercial 
SSH server would allow me to specify a portnumber (22) in hosts.deny and 
.allow which confused me somewhat, because I forgot I should have used the 
daemon name (sshd) instead.

Bye,

Leonard.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



/boot/module-info & vmlinux-*

2001-02-06 Thread Gary Stiehr

Hi,
I am wondering how to obtain the /boot/module-info file that is
installed by the RedHat kernel rpms.  What is it used for and how is it
generated?  
Also, what is the /boot/vmlinux-2.2.16-22 file in the /boot directory. 
Is this an uncompresses kernel image?  Why is it there?
I would like this information so that I can install a custom kernel
from the sources and I want to make sure that I have all of the
necessary files.  Any reference material that you may have would be
appreciated.  Thank you for any information that you can provide.

Thank you,
Gary Stiehr
[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: What's this???

2001-02-06 Thread Nitebirdz

On Tue, 6 Feb 2001, John Aldrich wrote:

> Date: Tue, 6 Feb 2001 12:41:54 -0500
> From: John Aldrich <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: What's this???
>
> Anyone know of anything (exploits) on the following ports?
> 1092, 1094, 1096, 1097
>
> These were all on an *apparent* access attempt by someone on AOL. I *do* run
> AIM and Yahoo messengers, btw
>
> I'm not running any servers but I *do* have a live IP.
>   John
>

I believe none of those is a default standard port defined in the
/etc/services file.  However, you can run 'netstat -a' and check to see
if you have anything listening on those ports.


-- 
--
Nitebirdz
--
http://www.linuxnovice.org
News, tips, articles, links...



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Lets get the mail footer changed

2001-02-06 Thread Leonard den Ottolander

Hello Peter,

> Who's the manager for the mailing list?
> 
> Maybe we should *ALL* email him directly and ask for the message footer at the
> bottom to be changed to read something like:
> 
> To unsubscribe from this list visit:
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> I am getting sick of all the "how to unsubscribe" messages

 Yes yes yes!

Bye,

Leonard.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Sorry 'bout that..

2001-02-06 Thread Masgras George

  Hy! Sorry about the enconvenience with the html mail...this shitty Outlook
was configured to html style..
but i promise that won't happen anymore! :) Well...about
my modem problem..i didn't solve it yet..but I'm still
hoping...

 Bye!
  And thanks for you mails!



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Can't get USR Performance-Pro (5610) modem to work

2001-02-06 Thread Shaheen Tonse

Hi,
I am running RH 7.0 (kernel 2.2.16-22), (dual  boot with Win 98)
and I have installed a US Robotics PCI modem. It is a hardware modem
not a win-modem , and the model is: Performance-Pro 3CP5610A (commonly
called just 5610 I believe). I cannot get it to work under linux and
heard that it can be made to work without making the upgrade to kernel
2.3 or higher.

It works fine under Win 98, in plug and play mode, and every time I
have checked, has been assigned to COM5 (IRQ 5, address 0xd000).

With /sbin/lspci I obtain the information (other PCI devices edited
out):
00:09.0 Serial controller: US Robotics/3Com 56K FaxModem Model 5610 
(rev 01) (prog-if 02 [16550])
Subsystem: US Robotics/3Com: Unknown device 00d7
Flags: medium devsel, IRQ 5
I/O ports at d000
Capabilities: 

i.e. linux "sees" something, and the IRQ and port address are the same
as for Win98.

I then used seterial to set the parameters of ttyS4 so that:
# setserial -g /dev/ttyS4
/dev/ttyS4, UART: 16550A, Port: 0xd000, IRQ: 5, Flags: Fourport

and then did:
ln /dev/ttyS4 /dev/modem

At this point I expected minicom to dial out on the modem, but I get:
# minicom
minicom: cannot open /dev/modem: Device or resource busy

This is the first time I have messed around with ports and such.
Any one know what I am doing wrong, or, anybody who has the same modem
and has successfully negotiated the problem?

Shaheen.

-- 
QotD:
Every man has one thing he can do better than anyone else - and usually 
it's reading his own handwriting. -G. Norman Collie
--
email: [EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Does redhat linux run on Elite Athlon PC's

2001-02-06 Thread Chris (Ski) Kacoroski

Hi,

Just wondering if anyone has had success running redhat linux on Elite
Athlon PC's (these are getting quite cheap on Ubid).  I called ElitePC and
they used to support it, but do not any longer.  I have tried to check the
hardware lists, but can find no references.  Any help appreciated.

cheers,

ski

--
"When we try to pick out anything by itself, we find it 
 connected to the entire universe"John Muir

Chris "Ski" Kacoroski  [EMAIL PROTECTED]  425-355-6655   
ScenicSoft, 1133 164 Street SW, Lynnwood WA, 98037, USA
 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: RSYNC with RedHat 7.0

2001-02-06 Thread Thang Nguyen

Thanks Barrry, I got it working.
thanks a log

Thang

-Original Message-
From: Barry L. Kline [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 06, 2001 9:46 AM
To: [EMAIL PROTECTED]
Subject: Re: RSYNC with RedHat 7.0


Thang Nguyen wrote:
> 
> Hi All,
> 
>  does anyone know how to setup the Rsync server daemon in the Redhat 7.0?
> since the xinetd.conf is replaced with the /etc/inetd.conf and the format
is
> different i'm not sure how to config on the RedHat 7.0, can anyone help
> please?  my 6.2 format was: rsync   stream  tcp nowait  root
> /usr/bin/rsync   rsyncd --daemon
> somehow i was tryong to use "server_args = rsyncd --daemon  in the redhat
> 7.0 config, but somehow it doesn't exept the "--daemon"  can anyone help?
> 
> Thanks
> Thang
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

How about in /etc/xinetd.d:

service rsyncd 
{
disable = no
protocol= tcp
wait= no
user= root
server  = /usr/bin/rsync
server_args = --daemon
}

Barry



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



X video

2001-02-06 Thread Jerry Human

I have a Compaq Presario with a Compaq CV535 multisync monitor and Intel
82810E Graphics Adapter (on motherboard) and having trouble setting up
video for X. The install seemed to embrace the setup but X didn't work
and a lot of Compaq monitors are listed but not mine and any I select
manually that seem similar to mine won't work.

Anyone have any insight on this setup?

Thanks.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



ext2 Vs ufs

2001-02-06 Thread Andrew So Hing-pong

All,

I would like to study the difference between ext2 and ufs
on linux and unix. Would you please provide any information
or reference URL for me to learn it. Thanks !

Regards,
Andrew So Hing-pong
[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Worry About Port Attempts?

2001-02-06 Thread Burke, Thomas G.

report them to their respective ISP's / admins...  Then blow them off...  n
most cases they're dial-ups, so blocking them is of little good.  [except
for getting rid of whole subnets :)]

> -Original Message-
> From: Ben Ocean [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, February 06, 2001 1:07 PM
> To:   [EMAIL PROTECTED]
> Subject:  Worry About Port Attempts?
> 
> Hi;
> I've recently taken over sysadmining my own box. I'm receiving regular 
> emails from my box about port attempts being made on it. Security's pretty
> 
> tight. Should I block these IPs from my box or just blow it off?
> BenO
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ATA/100

2001-02-06 Thread lee johnson

Hal Burgiss wrote:

> On Tue, Feb 06, 2001 at 06:28:45PM +0200, Alexandru Iruc wrote:
> > What do I need to do in order to run my HDD with ATA/100 enableb in
> > RH7.0?
>



ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx

does this line mean i'm not getting the full io speed of my HD..i'm
pretty sure my system bus is 66Mhz..PII450 2 yrs old..
13.6 GB
sorry everyone i'm not totally up to speed on these issues..


lee
-=




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: print trouble

2001-02-06 Thread lee johnson

Jack Bowling wrote:

> Hold the horses. I have an ESC860 working perfectly on my RH7.0 box using LPRng but 
>it worked well with RH6.1 b4, too, using lpr. The latest Gimp releases have a driver 
>for the newer Epsons that works very well. The gimp print code is also released as a 
>separate package that you can compile into your ghostscript code if you aren't 
>squeamish about rolling your own. Go to freshmeat.net and enter "print" in the search 
>field and it will pop up. Note that the stock stc800 epson driver available in 
>printtool will still work but with reduced capability. I have attached my printcap. 
>Note that I haven't bothered compiling the fancier driver into my ghostscript since I 
>generally just print text outside of the gimp so the printcap only shows the less 
>capable driver.
>

yup i love my ESC860 great printer !!!...yes I do use the stc800 because the new 
ghostscript(550-8) did come with more epson drivers this time but dern they go 
from 740 right to 900..ugh

and i refuse to go through mess ( I tried once and gave up and i'm not a newbie at 
this :)LOL )  of rolling my own gs its very confusing..but maybe i'll try again...i 
wonder how MUCH? reduced functionality am i getting using the stc800?..slower print 
speeds/less quality?

thanks:)
lee
-===



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: (no subject) [spam alert]

2001-02-06 Thread Mike Lewis

Silently Chuck (and others) tweek their procmail recipes

Ding Lei wrote:

> Why you all do not believe that and no one want to help me?why?
> Do everyone of you thought that I do not have the ability to write an OS?
> But when Linux was written,no one knows that it will be so good today.
> Any comments or advice about new os will be appreciated!
> _
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: print trouble

2001-02-06 Thread lee johnson

>
> Run /sbin/lsmod and see what is loaded.  I am beginning to wonder if you
> have the printer port modules loaded.

it only lists my eho0 mod and sound mod..
but thats normal as I have my  printer stuff compiled into kernel

however,,i finally got the right file i needed ( since i upgraded to
printtool-2.0 and the autodetect wasn't working seems it needed a file I
didn't have--pconf_detect ) for autodetect and autodetect isn't finding a
printer port thats odd..well this of course explains no printing.. :( but
like i say its in the kernel...

thanks
lee
-



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Worry About Port Attempts?

2001-02-06 Thread Ben Ocean

Hi;
I've recently taken over sysadmining my own box. I'm receiving regular 
emails from my box about port attempts being made on it. Security's pretty 
tight. Should I block these IPs from my box or just blow it off?
BenO



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Best tool 4 script string replacement

2001-02-06 Thread Harry Putnam

[EMAIL PROTECTED] writes:

> Hi Harry Putnam 
> 
> This was a very good tutorial. 
> I was not the person asking but anyway thank you very much for that.
> 
> I have a similar problem but a little bit different, 
> and wonder if awk can be used for that too.
> 
> I am presently trying to learn perl to do the job with
> as I think it will be useful for me later on.
> 
> What I need to do is to add a footer in my outgoing email.
> It has to be placed at different places in the file depending whether it
> is in html format or in text/plain format. 
> Please have a look at a cut from the email below.
> 
> In simple terms:
> 
> Find string  `boundary"` 
> put string `=_NextPart_001_004B_01C08570.D30AB6E0` into "$variable"  
> find next "$variable"  # skip this one
> find next "$variable"  # skip this one 
> replace "$variable" with xx+"$variable"
> write balance of file to outputfile.
> 
> Your help is much appriciated
> 
> Best regards
> Mettavihari 
> Sri Lanka.
> 
> 
> cut from an email
> --
> Content-Type: multipart/related;
> type="multipart/alternative";
> boundary="=_NextPart_000_004A_01C08570.D30AB6E0"
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Mailer: Microsoft Outlook Express 5.50.3825.400
> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400
> 
> This is a multi-part message in MIME format.
> 
> --=_NextPart_000_004A_01C08570.D30AB6E0
> Content-Type: multipart/alternative;
> boundary="=_NextPart_001_004B_01C08570.D30AB6E0"
> 
> 
> --=_NextPart_001_004B_01C08570.D30AB6E0
> Content-Type: text/plain;
> charset="Windows-1252"
> -

Sorry, wasn't able to understand your requirements



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



What's this???

2001-02-06 Thread John Aldrich

Anyone know of anything (exploits) on the following ports?
1092, 1094, 1096, 1097

These were all on an *apparent* access attempt by someone on AOL. I *do* run
AIM and Yahoo messengers, btw

I'm not running any servers but I *do* have a live IP.
John



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RSYNC with RedHat 7.0

2001-02-06 Thread Barry L. Kline

Thang Nguyen wrote:
> 
> Hi All,
> 
>  does anyone know how to setup the Rsync server daemon in the Redhat 7.0?
> since the xinetd.conf is replaced with the /etc/inetd.conf and the format is
> different i'm not sure how to config on the RedHat 7.0, can anyone help
> please?  my 6.2 format was: rsync   stream  tcp nowait  root
> /usr/bin/rsync   rsyncd --daemon
> somehow i was tryong to use "server_args = rsyncd --daemon  in the redhat
> 7.0 config, but somehow it doesn't exept the "--daemon"  can anyone help?
> 
> Thanks
> Thang
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

How about in /etc/xinetd.d:

service rsyncd 
{
disable = no
protocol= tcp
wait= no
user= root
server  = /usr/bin/rsync
server_args = --daemon
}

Barry



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: network connectivity analyser

2001-02-06 Thread Fernando Lozano

Hi Kapil!


> I am looking for some software which can send a
> notification on the event of network diconnectivity or
> some other faults. Please send me ths links


My preferred is NetSaint (www.netsaint.org or netsaint.sourceforce.net). You'll spend 
some time learning how to configure it, but it's by far the most powerfull and  
flexible I've met.


[]s, Fernando Lozano



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Best tool 4 script string replacement

2001-02-06 Thread Clarence Donath

> On Fri, Jan 26, 2001 at 11:06:44AM -0500, Warren Melnick wrote:
>
> Hi Warren Melnick,
>
> This was a very good tutorial.
> I was not the person asking but anyway thank you very much for that.
>
> I have a similar problem but a little bit different,
> and wonder if awk can be used for that too.
>
> I am presently trying to learn perl to do the job with
> as I think it will be useful for me later on.
>
> What I need to do is to add a footer in my outgoing email.
> It has to be placed at different places in the file depending whether it
> is in html format or in text/plain format.
> Please have a look at a cut from the email below.
>
> In simple terms:
>
> Find string  `boundary"`
> put string `=_NextPart_001_004B_01C08570.D30AB6E0` into "$variable"
> find next "$variable"  # skip this one
> find next "$variable"  # skip this one
> replace "$variable" with xx+"$variable"
> write balance of file to outputfile.


I'm typing this up as I would write it.  It's not been tested, but perhaps
could give you a start.



open(INFILE, 'readfile') || die $!;
open(OUTFILE, '>writefile') || die $!;
my $variable;
my $count;
foreach $string () {
if ( $string =~ /boundary\"/ ) {
$variable = '=_NextPart_001_004B_01C08570.D30AB6E0';
}
if ( $variable ) {
$count++;
if ( $count == 3 ) {
$string = 'xx' . $variable;
}
}
print OUTFILE $string;
}
close INFILE;
close OUTFILE;



Clarence Donath
mrdo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Crypto export?

2001-02-06 Thread fred pasteck

Hi. I was reading the following:

http://www.mozilla.org/crypto-faq.html
http://www.fas.org/irp/news/2000/01/000113-crypto-bxa.htm

but I'm still confused. Is it now okay to publish
crypto on my web site, as long as I notify the BXA?

Is there any restrictions for binary or source
differentiation?

thanks.

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: : /etc/inetd.conf

2001-02-06 Thread Trond Eivind Glomsrød

"Greg Wright" <[EMAIL PROTECTED]> writes:

> *** REPLY SEPARATOR  ***
> 
> On 5/02/01 at 22:09 Aaron wrote:
> 
> >Is it possible for a redhat install to be missing inetd.conf? I just
> >installed samba and the docs I am reading tell me to edit the inetd.conf
> >file, only I can't find it on the system. Does anyone know what might have
> >happened with the file?
> >
> Not being sure of version, maybe you did a minimal install?, I know it was
> not installed on one of my 6.2 installs, however I am not 100% as to why
> (did it a while ago)

Workstation installs didn't include inetd.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Redhat Exam

2001-02-06 Thread Harry Putnam

rpjday <[EMAIL PROTECTED]> writes:

> On Tue, 6 Feb 2001, Selim Jahangir wrote:
> 
> > Dear All
> > Where can I find information about Red Hat Certfication Exam ?
> 
> gee, i can't *begin* to guess.  perhaps, just perhaps, www.redhat.com?
> you figure you can handle it from there?  sheesh.

Geez rpjday, don't be so hard on the `new guy'... Don't give such
cryptic information... AT least add the `http://'  ... he he.  He'll
not find it other wise.  



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: RSYNC with RedHat 7.0

2001-02-06 Thread Thang Nguyen

Hi All,

 does anyone know how to setup the Rsync server daemon in the Redhat 7.0?
since the xinetd.conf is replaced with the /etc/inetd.conf and the format is
different i'm not sure how to config on the RedHat 7.0, can anyone help
please?  my 6.2 format was: rsync   stream  tcp nowait  root
/usr/bin/rsync   rsyncd --daemon
somehow i was tryong to use "server_args = rsyncd --daemon  in the redhat
7.0 config, but somehow it doesn't exept the "--daemon"  can anyone help?

Thanks
Thang



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: DNS named permissions

2001-02-06 Thread Thornton Prime

On Tue, 6 Feb 2001, David Brett wrote:

> Who should have the permissions.  Right now only root has write
> permissions to this directory.

Named typically will run as user 'named' so make sure the directory (and
probably all the files) are read-writeable by named. It probably makes
sense to have named own the directory.

thornton



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



ASM for Linux

2001-02-06 Thread redhat

Hi 

Any one who can direct me to a mailling list for Asembler in linux
I have been writing in ASM in Dos, but never in linux
and would like to get onto it again

Best regards
Mettavihari
Sri Lanka.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Best tool 4 script string replacement

2001-02-06 Thread redhat

On Fri, Jan 26, 2001 at 11:06:44AM -0500, Warren Melnick wrote:

Hi Warren Melnick,

This was a very good tutorial. 
I was not the person asking but anyway thank you very much for that.

I have a similar problem but a little bit different, 
and wonder if awk can be used for that too.

I am presently trying to learn perl to do the job with
as I think it will be useful for me later on.

What I need to do is to add a footer in my outgoing email.
It has to be placed at different places in the file depending whether it
is in html format or in text/plain format. 
Please have a look at a cut from the email below.

In simple terms:

Find string  `boundary"` 
put string `=_NextPart_001_004B_01C08570.D30AB6E0` into "$variable"  
find next "$variable"  # skip this one
find next "$variable"  # skip this one 
replace "$variable" with xx+"$variable"
write balance of file to outputfile.

Your help is much appriciated

Best regards
Mettavihari 
Sri Lanka.


cut from an email
--
Content-Type: multipart/related;
type="multipart/alternative";
boundary="=_NextPart_000_004A_01C08570.D30AB6E0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.3825.400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400

This is a multi-part message in MIME format.

--=_NextPart_000_004A_01C08570.D30AB6E0
Content-Type: multipart/alternative;
boundary="=_NextPart_001_004B_01C08570.D30AB6E0"


--=_NextPart_001_004B_01C08570.D30AB6E0
Content-Type: text/plain;
charset="Windows-1252"
-



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ATA/100

2001-02-06 Thread Hal Burgiss

On Tue, Feb 06, 2001 at 06:28:45PM +0200, Alexandru Iruc wrote:
> What do I need to do in order to run my HDD with ATA/100 enableb in
> RH7.0?
 

www.linux-ide.org and get the patch. 

-- 
Hal B
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Banging on the firewall

2001-02-06 Thread Burke, Thomas G.

I show up on http & sendmail...  I think that's it...

ssh looks at hosts.allow, so only about 10 machines are allowed to see that
port..

Of course, those 2 or 3 ports let people know I'm there, but I don't mind,
as I tell
people about my firewall rules - they're good for learning from.

here they are:
http://tomii.erols.com/firewall.txt

Any time I update them, I update this copy for others to learn from.

It's backed by PortSentry, LogWatch, LogCheck, and TripWire.  I read the
emails
from Log* daily, & notify the ISP's of all the people trying to get in to my
box..  Most
are happy to hear from me & find out someone is abusing their service (or
that a machine
has been hacked)...

> -Original Message-
> From: John Aldrich [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, February 06, 2001 11:22 AM
> To:   [EMAIL PROTECTED]
> Subject:  RE: Banging on the firewall
> 
> On Tue, 06 Feb 2001, you wrote:
> > Set your firewall rules up to deny any packets from being responded
> to...
> > 
> > Then, when someone looks at any "normal" ports, it looks as if you're
> not
> > there.
> > 
> Trust me... I don't show up on a network "sniff" :-)
>   John
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Banging on the firewall

2001-02-06 Thread John Aldrich

On Tue, 06 Feb 2001, you wrote:
> Set your firewall rules up to deny any packets from being responded to...
> 
> Then, when someone looks at any "normal" ports, it looks as if you're not
> there.
> 
Trust me... I don't show up on a network "sniff" :-)
John



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RPM building problem

2001-02-06 Thread chuck

Why not ask all of your rpm questions on the rpm list... that's what
it's there for...

On Tue, 6 Feb 2001, Kapil Sharma spewed into the bitstream:

KS>hi,
KS>I am building rpm for apache on redhat7. Rpm builds
KS>the apache rpm successfulyy but when i try to install
KS>taht rom i get the following error:
KS>
KS>rpm -ivh ../RPMS/i386/apache-1.3.17-0.i386.rpm  
KS>error: failed dependencies:
KS> /usr/local/bin/perl5 is needed by apache-1.3.17-0
KS>
KS>and when uninstalling:
KS>rpm -e apache-1.3.17-0 
KS>error: "apache-1.3.17-0" specifies multiple packages
KS>
KS>Here is my spec files:
KS>---
KS>%define apachedir=$RPM_BUILD_DIR/usr/local/apache
KS>%define version 1.3.17
KS>%define destination /apps/apache/redhat_7/i386
KS>%define user apache
KS>%define packagename apache_1.3.17
KS>
KS>Summary: The most widely used Web server on the
KS>Internet.
KS>Name: apache
KS>Version: %{version}
KS>Release: 0
KS>Group: System Environment/Daemons
KS>Source:
KS>ftp://ftp.apache.org/apache/dist/apache_1.3.17.tar.gz
KS>Copyright: Freely distributable and usable
KS>Packager: Kapil Sharma <[EMAIL PROTECTED]>
KS>BuildPrereq: perl
KS>Requires: /usr/bin/perl
KS>Provides: webserver
KS>
KS>%description
KS>Apache is a powerful, full-featured, efficient and
KS>freely-available
KS>Web server. Apache is also the most popular Web server
KS>on the
KS>Internet.
KS>
KS>%prep
KS>if "(`cat /etc/passwd |grep apache`) ne "apache")";
KS>then
KS>/usr/sbin/useradd %(user)
KS>fi
KS>rm -fr %{destination}/%{packagename}
KS>%setup -n %{packagename}
KS>cp -r $RPM_BUILD_DIR/%{packagename} %{destination}
KS>
KS>%files
KS>%attr(755,apache,apache) %{destination}/%{packagename}
KS>#%attr(755,apache,apache)
KS>
KS>%clean
KS>rm -fr $RPM_BUILD_ROOT
KS>
KS>---
KS>I only want to package my existing compiled files. I
KS>don't want to build the apache on the fly.
KS>
KS>Please help
KS>kapil
KS>
KS>__
KS>Do You Yahoo!?
KS>Yahoo! Auctions - Buy the things you want at great prices.
KS>http://auctions.yahoo.com/
KS>
KS>
KS>
KS>___
KS>Redhat-list mailing list
KS>[EMAIL PROTECTED]
KS>https://listman.redhat.com/mailman/listinfo/redhat-list
KS>
KS>

--
Chuck Mead, chuck -AT- moongroup.com, Owner, MoonGroup.com 
(Note: html formatted email sent to me is filtered & deleted unread)
GnuPG Public Key Available: http://wwwkeys.us.pgp.net



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



ATAPI CDR and SCSI CDRW

2001-02-06 Thread fred pasteck

Hi. I have an ATAPI 4x2x32 CDRW used as a reader and a
SCSI Plextor 12x CDRW. The drives are in a 2.2.18 box
with software mirroring. The ATAPI drive is a slave,
where the master is one of the disks in the array.

Even when the system is completely idle, I'm unable to
do direct CD-to-CD copies without making a frisbee.
I'm pretty sure I was able to do this in the past, but
can't figure out why I'm unable to do this now.

I can also make frisbee's using 2.4.1 on the same box.
It seems during the burning process, the ATAPI drive
is reading the whole time, despite the fact that it's
a 32x reader, and the data being sent to a 12x writer.

What could be the problem?

thanks.

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Squid log

2001-02-06 Thread Szemerédy Gábor

Hello!
I have RH 6.0 and squid 2.2.
Last days I have the following entries in my cache.log:
2001/02/06 13:33:43| sslReadClient: FD 15: read failure: (104)
Connection reset
by peer
2001/02/06 13:33:44| sslReadClient: FD 13: read failure: (104)
Connection reset
by peer
2001/02/06 13:33:44| sslReadClient: FD 14: read failure: (104)
Connection reset
by peer
2001/02/06 13:33:44| sslReadClient: FD 18: read failure: (104)
Connection reset
by peer
2001/02/06 15:03:37| sslReadClient: FD 14: read failure: (104)
Connection reset
by peer
2001/02/06 15:04:33| sslReadClient: FD 11: read failure: (104)
Connection reset
by peer
2001/02/06 15:06:10| sslReadClient: FD 16: read failure: (104)
Connection reset
by peer
2001/02/06 15:06:19| sslReadClient: FD 16: read failure: (104)
Connection reset
by peer
2001/02/06 15:06:27| sslReadClient: FD 12: read failure: (104)
Connection reset
by peer
2001/02/06 15:06:27| sslReadClient: FD 18: read failure: (104)
Connection reset
by peer
2001/02/06 15:06:28| sslReadClient: FD 11: read failure: (104)
Connection reset
by peer
What could be the meaning?
Thanks!


begin:vcard 
n:Szemerédy;Gábor
x-mozilla-html:TRUE
url:http://www.srce.net
org:Zavod za informatiku i AOP;HW-SW
version:2.1
email;internet:[EMAIL PROTECTED]
title:Szemerédy Gábor
adr;quoted-printable:;;Adolfa Singera 12=0D=0A;Subotica;;24ooo;Yugoslavia
x-mozilla-cpt:;32400
fn:Szemerédy Gábor
end:vcard



RE: DNS named permissions

2001-02-06 Thread David Brett

Who should have the permissions.  Right now only root has write
permissions to this directory.


david

On Mon, 5 Feb 2001, Guillermo Navarrete wrote:

> Assuming this is a fairly standard DNS install, check the permissions on the
> /var/named and/or /etc/named so that they are writable by owner (at least).
> 
> 
> Guillermo
> 
> 
> -Original Message-
> From: David Brett [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 05, 2001 3:29 PM
> To: [EMAIL PROTECTED]
> Subject: DNS named permissions
> 
> 
> I have finally got two DNS servers up and working.  One being a slave of
> the first.  Unfortunately the updates are not happening.  The logs tend to
> indicate the problem is with permissions.  The error message in the logs
> is:
> named-xfer[716]: can't make tmpfile (...
> 
> Where do I have to make channges to permissions?
> 
> 
> david
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Redhat Exam

2001-02-06 Thread Jeff Lane

On Tue, 6 Feb 2001, Vineeta wrote:

> Is there an online exam for Redhat certification?
> And,if yes,which are the sites?
> Secondly,in case we need to physically go and give the exam at a
> particular location,then,how do we find out which all places it is
> hosted in?

No... there isnt.  Teh only "Official RCHE Exam" is taken at an official
test site.. which means Durham NC, or some of the other remote exam sites
out there.

go to www.redhat.com for info.


-- 
(-0-)  (-0-)  (-0-)  <-0->  (-0-)  (-0-)  (-0-)
Jeffrey D Lane, RHCE, RHCX, EMT-ST
Geek, Star Wars Fanatic, and collector of
obselete technologies.

2600 Meridian Parkway   (919) 547-0012x168
Durham, NC 27713(888) REDHAT1x168

"Ignorance can be cured,
But Stupidity is forever."
(-0-)  (-0-)  (-0-)  <-0->  (-0-)  (-0-)  (-0-)



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Hacked - network card problems

2001-02-06 Thread rwhart

Hi all,
  My home masquerade server got hacked.  Intruder started up GRE and to fix I 
am doing a complete reinstall with a better firewall install. However, when I 
go to reinstall RH7 with the updates disk and a new boot disk, the installer 
does not see the NICs (LinkSys).  On a prior install these cards were 
identified without difficulty.
  Is it possible for a hacker to somehow corrupt the NICs?  I have reseated 
them and cleaned the edge connectors.  Don't have another computer to check 
them out.

TIA

Bob Hartung



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Kernel Won't Compile on RedHat 7.0

2001-02-06 Thread Wagner, Joseph

Wow.  You must be a genius.  I never would have thought that kgcc must be
installed in order to work.

I already verified that kgcc was installed (installs by default when you
install Kernel Development but I checked anyway) and used RPM Verify to
ensure that it was installed properly.

As for your alias command, that didn't help either.  The result was exactly
the same as before.

I suggest you actually READ the log files I attached with the email to
diagnose and solve the problem, or pass this message along to someone who
can.

Joseph

-Original Message-
From: Samuel Flory [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 4:35 PM
To: [EMAIL PROTECTED]
Subject: Re: Kernel Won't Compile on RedHat 7.0


-Install kgcc.
-alias gcc=kgcc


"Wagner, Joseph" wrote:
> 
> My kernel won't compile using the command:
> 
> make dep clean bzImage modules modules_install
> 
> I tried updating the packages.  I have updated versions of:
> 
> gcc
> glibc
> libstdc++
> modutils
> 
> That didn't help.
> 
> I also tried updating the Makefile as directed by the RedHat Knowledge
> database by changing the compiler from gcc to kgcc.
> 
> That didn't help either.
> 
> Attached are the compiler logs in plain text format.
> 
> Thanks in advance.
> 
> Joseph
> 
>   
>   Name: compile-kernel.error
>compile-kernel.error   Type: unspecified type
(application/octet-stream)
>   Encoding: quoted-printable
>Download Status: Not downloaded with message
> 
> Name: compile-kernel.log
>compile-kernel.log   Type: unspecified type
(application/octet-stream)
> Encoding: quoted-printable
>  Download Status: Not downloaded with message

-- 
Solving people's computer problems always
requires more hardware be given to you.
(The Second Rule of Hardware Acquisition)
Samuel J. Flory  <[EMAIL PROTECTED]>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


 compile-kernel.error
 compile-kernel.log


Re: Redhat Exam

2001-02-06 Thread Jeff Lane

www.redhat.com

On Tue, 6 Feb 2001, Selim Jahangir wrote:

> Dear All
> Where can I find information about Red Hat Certfication Exam ?



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



ATA/100

2001-02-06 Thread Alexandru Iruc

What do I need to do in order to run my HDD with ATA/100 enableb in RH7.0?


Thanks!



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: DNS named permissions

2001-02-06 Thread David Brett

Dumb question what is bugzilla and where do I fiind it?


david

On Tue, 6 Feb 2001, Greg Wright wrote:

> 
> 
> *** REPLY SEPARATOR  ***
> 
> On 5/02/01 at 18:28 David Brett wrote:
> 
> >I have finally got two DNS servers up and working.  One being a slave of
> >the first.  Unfortunately the updates are not happening.  The logs tend to
> >indicate the problem is with permissions.  The error message in the logs
> >is:
> >named-xfer[716]: can't make tmpfile (...
> >
> >Where do I have to make channges to permissions?
> 
> Was this an install from fresh with the latest DNS RPM's ?  just curious, I
> also remember seeing a bugzilla report that may cover what you need
> 
> Regards
> 
> Greg Wright
> IT Consultant Sydney Australia
> 
> -- 
> 
> *** Please trim any replies ***
> *** Please turn off HTML in your email ***
> *** Please don't use the list for test messages ***
> *** Why not search the archives? http://moongroup.com/redhat.phtml ***
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: kernel headers in RH7.0?

2001-02-06 Thread Thornton Prime


On Tue, 6 Feb 2001, Scott Sharkey wrote:

> Is it just me, or is the kernel-header package in rh7.0 actually a
> 2.4 header, but with a 2.2.16 kernel?  I just compiled a module that
> I need, and now it's complaining about the version mismatch.  I know
> I can force the module, but why is RedHat installing a 2.4 kernel-header
> with 2.2.16 kernel, and is there a 2.2.16 kernel-header anywhere?

Kernel headers are primarily used to support glibc. To ease migration
from 2.2.x to 2.4.x, 7.0 includes a glibc compiled against 2.4.x kernel
headers along with the 2.4.x headers required for development.

If you are doing kernel development, you should install the kernel-source
rpm package, or download a copy of the kernel source from kernel.org.
Those include full headers for kernel module development.

thornton




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Banging on the firewall

2001-02-06 Thread Burke, Thomas G.

Set your firewall rules up to deny any packets from being responded to...

Then, when someone looks at any "normal" ports, it looks as if you're not
there.

> -Original Message-
> From: Asoka Anon [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, February 05, 2001 11:15 PM
> To:   [EMAIL PROTECTED]
> Subject:  Re: Banging on the firewall
> 
> John Aldrich wrote:
> > 
> > On Mon, 05 Feb 2001, you wrote:
> > > Ya, that too ;)
> > >
> > > of course, modify the subnets to match your particular problems :)
> > >
> > Well, the nice thing about my system is that unless you *know* I'm here,
> you
> > can't find me! :-) I don't answer to any of the standard ports! ;-) I'm
> pretty
> > much only visible on SSH ports! ;-)
> > John
> > 
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> sorry for steppin in here, but how do u do this?  become 'invisible'
> that is?  q commin frm a total newbie :\
> tia, 
> AA
> -- 
> Asoka Anon of Rezident Alien
> 
> _
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



unsubscribe karoles eespino@sclave.com

2001-02-06 Thread Ernesto Espino



 
___
Ing. Ernesto Espino 
P.
Gerente de ACH Directo
Centro de Intercambio Automatizado, 
S.A.
Teléfono: (507) 269-5896
Extensión: 233
Fax: (507) 263-7037
 


kernel headers in RH7.0?

2001-02-06 Thread Scott Sharkey

Is it just me, or is the kernel-header package in rh7.0 actually a
2.4 header, but with a 2.2.16 kernel?  I just compiled a module that
I need, and now it's complaining about the version mismatch.  I know
I can force the module, but why is RedHat installing a 2.4 kernel-header
with 2.2.16 kernel, and is there a 2.2.16 kernel-header anywhere?

-Scott



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



rpm building

2001-02-06 Thread Kapil Sharma

Hi,
I am facing one more problem:
I can install the same rpm build by me for any number
of time using
rpm -ivh [name]
. It should give me a error that this package already
installaed. What can be the reason???

kapil

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Redhat Exam

2001-02-06 Thread Stephen_Reilly

to be more specific ...

Training Homepage
http://www.redhat.ie/training/rhce/ 
RH033 Beginners
http://www.redhat.ie/training/rhce/rh033_desc.php3
RH133 Basic User
http://www.redhat.ie/training/rhce/rh133_desc.php3
RH253 Advanced/Experienced User/Admin
http://www.redhat.ie/training/rhce/rh253_desc.php3
(RH133 knowledge or similiar is prerequist to this course)

steve

-Original Message-
From: Vineeta [mailto:[EMAIL PROTECTED]]
Sent: 06 February 2001 11:27
To: [EMAIL PROTECTED]
Subject: Re: Redhat Exam


Is there an online exam for Redhat certification?
And,if yes,which are the sites?
Secondly,in case we need to physically go and give the exam at a
particular location,then,how do we find out which all places it is
hosted in?

Thanks in advance..
Vineeta


[EMAIL PROTECTED] wrote:

> www.rhce2b.com
>
> steve
>
> -Original Message-
> From: Selim Jahangir [mailto:[EMAIL PROTECTED]]
> Sent: 06 February 2001 10:01
> To: [EMAIL PROTECTED]
> Subject: Redhat Exam
>
> Dear All
> Where can I find information about Red Hat Certfication Exam ?
>
> Thanks
> selim
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: rpms

2001-02-06 Thread Mikkel L. Ellertson

On Tue, 6 Feb 2001, Helmuth Guss wrote:

> what makes the difference between a rpm from redhat and mandrek ore suse
> or?
> i use rh7.0. can i install rpms from mandrek7.0 or suse7.0 or should i
> only use rpms from rh ?
>
> helmuth
>
You will probably have problems using RPMs from Mandrek 7.0 or SUSE 7.0.
If memeory serves me right, they both use the same version of libc as
RedHat 6.2.  RedHat 7.0 uses a later version of libc.  You are also just
about garented problems with any c++ program.

Mikkel
-- 

Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



network connectivity analyser

2001-02-06 Thread Kapil Sharma

Hi,
I am looking for some software which can send a
notification on the event of network diconnectivity or
some other faults. Please send me ths links

Cheers
kapil

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RPM building problem

2001-02-06 Thread Kapil Sharma

hi,
I am building rpm for apache on redhat7. Rpm builds
the apache rpm successfulyy but when i try to install
taht rom i get the following error:

rpm -ivh ../RPMS/i386/apache-1.3.17-0.i386.rpm  
error: failed dependencies:
/usr/local/bin/perl5 is needed by apache-1.3.17-0

and when uninstalling:
rpm -e apache-1.3.17-0 
error: "apache-1.3.17-0" specifies multiple packages

Here is my spec files:
---
%define apachedir=$RPM_BUILD_DIR/usr/local/apache
%define version 1.3.17
%define destination /apps/apache/redhat_7/i386
%define user apache
%define packagename apache_1.3.17

Summary: The most widely used Web server on the
Internet.
Name: apache
Version: %{version}
Release: 0
Group: System Environment/Daemons
Source:
ftp://ftp.apache.org/apache/dist/apache_1.3.17.tar.gz
Copyright: Freely distributable and usable
Packager: Kapil Sharma <[EMAIL PROTECTED]>
BuildPrereq: perl
Requires: /usr/bin/perl
Provides: webserver

%description
Apache is a powerful, full-featured, efficient and
freely-available
Web server. Apache is also the most popular Web server
on the
Internet.

%prep
if "(`cat /etc/passwd |grep apache`) ne "apache")";
then
/usr/sbin/useradd %(user)
fi
rm -fr %{destination}/%{packagename}
%setup -n %{packagename}
cp -r $RPM_BUILD_DIR/%{packagename} %{destination}

%files
%attr(755,apache,apache) %{destination}/%{packagename}
#%attr(755,apache,apache)

%clean
rm -fr $RPM_BUILD_ROOT

---
I only want to package my existing compiled files. I
don't want to build the apache on the fly.

Please help
kapil

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



rpms

2001-02-06 Thread Helmuth Guss

what makes the difference between a rpm from redhat and mandrek ore suse
or?
i use rh7.0. can i install rpms from mandrek7.0 or suse7.0 or should i
only use rpms from rh ?

helmuth



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Login problem in RedHat 6.2

2001-02-06 Thread Andre Luiz Mendes Matos

Hello,

When I try to login Linux RedHat 6.2, I receive again the message to
type the login name. In other words, the Linux did not accept my user
name.

I tried to start the Linux as a Linux single user and than chage the
root password and my user password, but when I started the S.O., again
the same problem hapens. If I inicialize the Linux as inittab 5 (X11),
the linux accept my user and password, and the root user and password.
It's a second time that's happining in my computer. Is somebody knows
what is happinning?

Andre Matos
[EMAIL PROTECTED]


begin:vcard 
n:Matos;Andre
x-mozilla-html:FALSE
org:Universidade de Sao Paulo - USP;Faculdade de Medicina de Ribeirao Preto
adr:;;
version:2.1
email;internet:[EMAIL PROTECTED] ou [EMAIL PROTECTED]
title:Mestrando em Clinica Medica
x-mozilla-cpt:;-22144
fn:Andre Luiz Mendes Matos
end:vcard



Re: ALL NRIs PAY ATTENTION

2001-02-06 Thread Vineeta

In my opinion,this e-mail is not intended for this list.
In the past also,you've been sending all such mails and also been asking
help on "how you should unsubscribe".
This list is not meant to discuss topics of general discussion.
Please find an appropriate forum for your msg.

And,if you still can't unsubscribe,you can get back to us.

suman wrote:

> YOU say that our government is inefficient.
> YOU say that our laws are too old.
> YOU say that the municipality does not pick up the garbage.
> YOU say that the phones don't work, the railways are a joke,
> the airline is the worst in the world, mails never reach their
> destination.
> YOU say that our country has been fed to the dogs and is the
> absolute pits.
> YOU say, say and say.
> BUT.. What do YOU do about it?
> Take a person on his way to Singapore.
> Give him a name - YOURS.
> Give him a face - YOURS.
> YOU walk out of the airport and you are at your International best.In
> Singapore you don't throw cigarette butts on the roads or eat in
> the  stores. YOU are as proud of their Underground Links as they
> are.
> YOU would pay $5 (approx. Rs.60) to drive through Orchard road
> (equivalent of Mahim Causeway or Pedder Road) between 5 PM and 8PM
>
> YOU comeback to the parking lot to punch your parking ticket if you
> have over stayed in a restaurant or a shopping mall irrespective
> of your status identity. But, in Singapore you don't say anything,
>
> DO YOU?
> YOU wouldn't dare to eat in public during Ramzan, in Dubai.
> YOU would not dare to go out without your head covered in Jeddah.
> YOU would not dare to buy an employee of the telephone exchange in
> London at 10 pounds (Rs.500) a month to, "see to it that my STD
> and ISD calls are billed to someone else."
> YOU would not dare to speed in Washington and then tell the traffic
> cop, "E..Shaane.. Jaanta hai main kaun hoon (Do you know who I
> am?). I am so and so's son. Take your two bucks and get lost."
> YOU wouldn't chuck an empty coconut shell anywhere other than the
> garbage pail on the beaches in Australia and New Zealand.
> Why don't YOU spit Paan on the streets of Tokyo? Why don't YOU use
> examination jockeys or buy fake certificates in Boston? Yes... We
> are still talking of the same YOU.
> YOU who can respect and confirm to a foreign system in other countries
>
> butcannot in your own. You who will throw papers and cigarettes
> on the road the moment you touch Indian ground. If you can be an
> involved and appreciative citizen in an alien country why cannot
> you be the same here in India.
> Once in an interview, the famous Ex-municipal commissioner of Bombay
>  Mr.Tinaikar had a point to make. "Rich people's dogs are walked
>  on the streets to leave their affluent droppings all over the
>  place," he said. "And then the same people turn around to
>  criticize and blame the authorities for inefficiency and dirty
>  pavements. What do they expect the officers to do? Go down with
>  a broom every time their dog feels the pressure in his bowels?
>  In America every dog owner has to clean up after his pet as done
>  the job. Same is in Japan. Will the Indian citizen do that
>  here?" He's right.
> We go to the polls to choose a government and after that forfeit all
>  responsibility. We sit back wanting to be pampered and expect the
>
>  government to do everything for us whilst our contribution is
>  totally negative. We expect the government to clean up but we
>  are not going to stop chucking garbage all over the place nor
>  are we going to stoop to pickup a stray piece of paper and throw
>  it in the bin.
> We expect the railways to provide clean bathrooms but we are not going
>
>  to learn the proper use of bathrooms. We want Indian Airlines
>  and Air India to provide the best of food and toilettries but
>  we are not going to stop pilfering at the least opportunity. This
>
>  applies even to the staff who are known not to pass on the
>  service to the public. When it comes to burning social issues
>  like those related to women, dowry, girl child and others, we
>  make loud drawing room protestations and continue to do the
>  reverse at home.
> Our excuse? "It's the whole system which has to change, how will it
>  matter if I alone forego my sons' rights to a dowry." So who's
>  going to change the system? What does a system consist of?
> Very conveniently for us it consists of our neighbours, Other
>  households, other cities, other communities and the government.
>  But definitely not me and YOU. When it comes to us actually
>  making a positive contribution to the system we lock ourselves
>  along with our families into a safe cocoon and look into the
>  distance at countries far awayand wait for a Mr. Clean to come
>  along & work miracles for us with a majestic swee

ALL NRIs PAY ATTENTION

2001-02-06 Thread suman


YOU say that our government is inefficient. 
YOU say that our laws are too old. YOU say that the municipality does 
not pick up the garbage. YOU say that the phones don't work, the railways 
are a joke,     the airline is the worst in the world, mails 
never reach their     destination. YOU say that our 
country has been fed to the dogs and is the     absolute 
pits. YOU say, say and say. BUT.. What do YOU do about it? Take a 
person on his way to Singapore. Give him a name - YOURS. Give him a face 
- YOURS. YOU walk out of the airport and you are at your International 
best.In     Singapore you don't throw cigarette butts on the 
roads or eat in     the  stores. YOU are as proud of 
their Underground Links as they     are. YOU would pay $5 
(approx. Rs.60) to drive through Orchard road     (equivalent 
of Mahim Causeway or Pedder Road) between 5 PM and 8PM YOU comeback to the 
parking lot to punch your parking ticket if you     have over 
stayed in a restaurant or a shopping mall irrespective     of 
your status identity. But, in Singapore you don't say anything, 
    DO YOU? YOU wouldn't dare to eat in public during 
Ramzan, in Dubai. YOU would not dare to go out without your head covered in 
Jeddah. YOU would not dare to buy an employee of the telephone exchange in 
    London at 10 pounds (Rs.500) a month to, "see to it that 
my STD     and ISD calls are billed to someone else." YOU 
would not dare to speed in Washington and then tell the traffic 
    cop, "E..Shaane.. Jaanta hai main kaun hoon (Do you know 
who I     am?). I am so and so's son. Take your two bucks and 
get lost." YOU wouldn't chuck an empty coconut shell anywhere other than the 
    garbage pail on the beaches in Australia and New Zealand. 
Why don't YOU spit Paan on the streets of Tokyo? Why don't YOU use 
    examination jockeys or buy fake certificates in Boston? 
Yes... We     are still talking of the same YOU. YOU who 
can respect and confirm to a foreign system in other countries 
    butcannot in your own. You who will throw papers and 
cigarettes     on the road the moment you touch Indian 
ground. If you can be an     involved and appreciative 
citizen in an alien country why cannot     you be the same 
here in India. Once in an interview, the famous Ex-municipal commissioner of 
Bombay  Mr.Tinaikar had a point to make. "Rich 
people's dogs are walked  on the streets to leave 
their affluent droppings all over the  place," he 
said. "And then the same people turn around to  
criticize and blame the authorities for inefficiency and dirty 
 pavements. What do they expect the officers to do? 
Go down with  a broom every time their dog feels the 
pressure in his bowels?  In America every dog owner 
has to clean up after his pet as done  the job. Same 
is in Japan. Will the Indian citizen do that  here?" 
He's right. We go to the polls to choose a government and after that forfeit 
all  responsibility. We sit back wanting to be 
pampered and expect the  government to do everything 
for us whilst our contribution is  totally negative. 
We expect the government to clean up but we  are not 
going to stop chucking garbage all over the place nor 
 are we going to stoop to pickup a stray piece of 
paper and throw  it in the bin. We expect the 
railways to provide clean bathrooms but we are not going 
 to learn the proper use of bathrooms. We want 
Indian Airlines  and Air India to provide the best 
of food and toilettries but  we are not going to 
stop pilfering at the least opportunity. This  
applies even to the staff who are known not to pass on the 
 service to the public. When it comes to burning 
social issues  like those related to women, dowry, 
girl child and others, we  make loud drawing room 
protestations and continue to do the  reverse at 
home. Our excuse? "It's the whole system which has to change, how will it 
 matter if I alone forego my sons' rights to a 
dowry." So who's  going to change the system? What 
does a system consist of? Very conveniently for us it consists of our 
neighbours, Other  households, other cities, other 
communities and the government.  But definitely not 
me and YOU. When it comes to us actually  making a 
positive contribution to the system we lock ourselves 
 along with our families into a safe cocoon and look 
into the  distance at countries far awayand wait for 
a Mr. Clean to come  along & work miracles for 
us with a majestic sweep of his hand. Or we leave thecountry and run away. 
Like lazy cowards hounded by our  fears we run to 
America to bask in their glory and praise their  
system. When New York becomes insecure we run to England. When 
 England experiences unemployment, we take the next 
flight out to  the Gulf. When the Gulf is war 
struck, we demand to be rescued  and brought home by 
the Indian government. After a six - month  holi

RE: Display

2001-02-06 Thread Prashant Ramachandra

On Wednesday, February 07, 2001 4:42 AM, Deependra B. Tandukar
[SMTP:[EMAIL PROTECTED]] wrote:
| Greetings!
| 
| I have 4MB VRAM, but still the graphics are showing as 256colors.
| how can I
| change the display to higher depth?

Add a line "Defaultcolordepth 16" in the display section of
/etc/X11/XF86Config.
But this will work assuming you're using the SVGA server and you're
configured it right.
--
Prashant TR <[EMAIL PROTECTED]>
Web: http://www.midpec.com/



**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Redhat Exam

2001-02-06 Thread Vineeta

Is there an online exam for Redhat certification?
And,if yes,which are the sites?
Secondly,in case we need to physically go and give the exam at a
particular location,then,how do we find out which all places it is
hosted in?

Thanks in advance..
Vineeta


[EMAIL PROTECTED] wrote:

> www.rhce2b.com
>
> steve
>
> -Original Message-
> From: Selim Jahangir [mailto:[EMAIL PROTECTED]]
> Sent: 06 February 2001 10:01
> To: [EMAIL PROTECTED]
> Subject: Redhat Exam
>
> Dear All
> Where can I find information about Red Hat Certfication Exam ?
>
> Thanks
> selim
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Redhat Exam

2001-02-06 Thread Stephen_Reilly

www.rhce2b.com

steve

-Original Message-
From: Selim Jahangir [mailto:[EMAIL PROTECTED]]
Sent: 06 February 2001 10:01
To: [EMAIL PROTECTED]
Subject: Redhat Exam


Dear All
Where can I find information about Red Hat Certfication Exam ?


Thanks
selim



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Display

2001-02-06 Thread Deependra B. Tandukar

Greetings!

I have 4MB VRAM, but still the graphics are showing as 256colors. how can I
change the display to higher depth?

Looking forward to hearing from you.

Warm Regards,
DT
http://www.icimod.org.np



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Redhat Exam

2001-02-06 Thread rpjday

On Tue, 6 Feb 2001, Selim Jahangir wrote:

> Dear All
> Where can I find information about Red Hat Certfication Exam ?

gee, i can't *begin* to guess.  perhaps, just perhaps, www.redhat.com?
you figure you can handle it from there?  sheesh.

rday

p.s.  one of the components tested on the RHCE is some semblance of
resourcefulness and initiative.  think about it.

-- 
Robert P. J. Day
Eno River Technologies, Durham NC
Unix, Linux and Open Source training


"This is Microsoft technical support.  How may I misinform you?"



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ftp redirection with xinetd

2001-02-06 Thread Thierry ITTY

i think it's the passive mode problem. try to reconfigure your client (or
the server) to allow/disallow passive mode

hth




A 12:00 06/02/2001 +0200, vous avez écrit :
>  hi all,
>
>I managed to redirect the www traffic with xinetd from the internet gateway
>to the inner www server
>I cannot do the same for the ftp
>ftp port 21 works just fine
>ftp-data port 20 gets no redirection
>
>any ideas ?
>
>Claudiu Balciza
>
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
- * - * - * - * - * - * -
Mes idees n'engagent que moi (vieux proverbe du Net)

Thierry ITTY
eMail: [EMAIL PROTECTED]FRANCE



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Redhat Exam

2001-02-06 Thread Selim Jahangir

Dear All
Where can I find information about Red Hat Certfication Exam ?


Thanks
selim



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



ftp redirection with xinetd

2001-02-06 Thread Claudiu Balciza

  hi all,

I managed to redirect the www traffic with xinetd from the internet gateway
to the inner www server
I cannot do the same for the ftp
ftp port 21 works just fine
ftp-data port 20 gets no redirection

any ideas ?

Claudiu Balciza




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: (no subject) [spam alert]

2001-02-06 Thread Dave Ihnat

On Tue, Feb 06, 2001 at 12:00:44AM -0600, Bret Hughes wrote:
> The linux revolution is just that.  ...

I just *have* to point out that the Linux revolution is __not__ the OS.

For all intents and purposes, Linux is Unix--it looks, smells, tastes, and
feels like Unix.  It breaks free of control by a single corporate entity,
harvests the fruits of the ebullence of a new generation of developers--
and volunteers at that--and has made great additions to the Unix paradigm;
but Linus was recreating an existing model.  The revolution for Linux has
to be the open source model under which it seems to be not just surviving,
but thriving (Microsoft's reports of its immenent demise notwithstanding.)

Now Unix, THAT was a revolution, functionally and conceptually different
than any OS that went before...EXCEPT...*Multics*.  Actually, **Multics**
was the revolution.  Go look it up.  And it wasn't a success--oh, it
was finally brought out as a commercial OS--I used it--and it formed
the underpinning of OS classes in the early '70s, but it never took over
the world.  But its concepts, borrowed and extended, DID fire the Unix
revolution.

Tain't easy starting a revolution--what goes around, comes around,
and everyone stands on the shoulders of their predecessors.

To desire to do something as large as create a new OS can be a laudable
thing.  The Boys at Bell had a wild and wonderful ride.  But the number of
failed operating systems that litter the history of our young profession
(and, some might say, some that SHOULD have failed continue to litter
its present...)  attest to the difficulty of coming up with something
that is quantifiably BETTER, not just DIFFERENT, than what's come before.

That's your challenge if you want to design a new OS--not to just
whip out code.  You'll have to analyze what we have today--both what's
wrong AND right with it--and somehow come up with that combination of
features and concepts that are so fundamentally valuable that they make
the introduction of a new way of doing things, and the dedicaton of
millions of developer-hours of effort, the suffering of the migration
pains, the interoperability woes--all of the issues involved with a new
world--worth it.  And not only worth it, but RECOGNIZED and ACCEPTED as
worth it by enough of your peers that it survives.

This ain't easy.  Good luck.

Cheers,
-- 
Dave Ihnat
[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Redhat 6.2 and windows 95...

2001-02-06 Thread Emmanuel Seyman

On Mon, Feb 05, 2001 at 05:08:04PM -0500, Statux wrote:
> 
> 16M is way too large for /boot. Even 5M is too much. 2-3M should be fine
> (but is still plenty).

[seyman@munshine seyman]$ du /boot/
2868/boot

Of course, this is with only the 2.2.16-3 kernel installed.
If I had kept the 2.2.14 kernel for rescue, /boot would have
been *way* bigger than 3M.

I'ld go with 16M, myself.

Emmanuel Seyman



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: : Remote Admin tool

2001-02-06 Thread Vineeta

Yeah,thanks for the help..
I'll take care of the service aspect..

Cheers,
Vineeta


Greg Wright wrote:

> *** REPLY SEPARATOR  ***
>
> On 6/02/01 at 14:25 Vineeta wrote:
>
> >Hi,
> >I need a GUI tool for remotely administering my linux box from another
> >Linux box.
> >Any pointers/help would be greatly appreciated.
>
> freshmeat.net etc really are your friend, do a searchthere are many
> now.
>
> Only suggestion would be that you make sure you understand the
> service/daemon before using a GUI
>
> Regards
>
> Greg Wright
> IT Consultant Sydney Australia
>
> --
>
> *** Please trim any replies ***
> *** Please turn off HTML in your email ***
> *** Please don't use the list for test messages ***
> *** Why not search the archives? http://moongroup.com/redhat.phtml ***
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



  1   2   >