Re: Glint

2000-09-09 Thread Harry Putnam
On Sat, Sep 09, 2000 at 08:21:23PM -0500, [EMAIL PROTECTED] wrote: > On Sat 09 Sep at 23:38:53 +0200 [EMAIL PROTECTED] done said: > > > > Being able to distinguish an elephant fro a sparrow is possibly the > > skill who is the hardest to acquire for a hunter. Hint: if it is > > small and has win

Re: Glint

2000-09-09 Thread ray
On Sat 09 Sep at 23:38:53 +0200 [EMAIL PROTECTED] done said: > > Being able to distinguish an elephant fro a sparrow is possibly the > skill who is the hardest to acquire for a hunter. Hint: if it is > small and has wings then it is a sparrow, if it is big, grey and has > a trunk then it is an e

Re: Glint

2000-09-09 Thread Harry Putnam
[EMAIL PROTECTED] writes: > Being able to distinguish an elephant fro a sparrow is possibly the > skill who is the hardest to acquire for a hunter. Hint: if it is > small and has wings then it is a sparrow, if it is big, grey and has > a trunk then it is an elephant. :-) You'll have to admit i

Re: Where is the split-distro program?

2000-09-09 Thread Matt Wilson
Such a thing has never been in the anaconda package. To make 2 cds, just start with the whole distribution in a directory called "i386-disc1" and do: # mkdir -p i386-disc2/RedHat/RPMS # mv i386-disc1/RedHat/instimage i386-disc2/RedHat then mv i386-disc1/RedHat/RPMS/foo-1.0-1.i386.rpm i386-disc2

Re: Glint

2000-09-09 Thread jfm2
> > On Sat, Sep 09, 2000 at 08:16:34PM +0200, [EMAIL PROTECTED] wrote: > > For this postinstall work, for CD exploration and for selective > > uninstalls when short of disk space then a GUI is far better than > > command line. I ever thought that people wanting to do everything > > with command

Re: Glint

2000-09-09 Thread Harry Putnam
On Sat, Sep 09, 2000 at 08:16:34PM +0200, [EMAIL PROTECTED] wrote: > For this postinstall work, for CD exploration and for selective > uninstalls when short of disk space then a GUI is far better than > command line. I ever thought that people wanting to do everything > with command line or every

Re: Glint

2000-09-09 Thread jfm2
> > On Thu, Sep 07, 2000 at 09:13:36AM -0700, Frank Hale wrote: > > > > > > > > No I wasn't aware of that at all.. I'm getting warm > > > > inside now > > > > though. ;o) I have a feeling that it will be much > > > > more useable > > > > in the next release as well. Thanks for the > > > > poi

Re: Glint

2000-09-09 Thread John Summerfield
> On Thu, Sep 07, 2000 at 09:13:36AM -0700, Frank Hale wrote: > > > > > > No I wasn't aware of that at all.. I'm getting warm > > > inside now > > > though. ;o) I have a feeling that it will be much > > > more useable > > > in the next release as well. Thanks for the > > > pointer.. > > > >

Re: kernel-2.2.16 source rpm

2000-09-09 Thread Frank Hale
"Mike A. Harris" wrote: > > You can replace the kernel with whatever you like, either a raw > official one, or your own customized one. > > Hope this helps. > Thank you, it helps alot! -- ICQ: 7205161 http://sapphire.sourceforge.net - Yet another X11 Window Manager ___

Re: Urgent ! denial of Service Attack

2000-09-09 Thread Pekka Savola
On Sat, 9 Sep 2000, Harry Putnam wrote: > netstat -antp |grep netscape: > > tcp1 0 my.isp.address:1150 64.208.32.100:80 > CLOSE_WAIT 22565/netscape-comm > > Where as > netstat -plut| grep 22565: > (no hits) > > No doubt there is good reason for this but I find netstat -antp

Re: Urgent ! denial of Service Attack

2000-09-09 Thread Harry Putnam
On Sat, Sep 09, 2000 at 05:52:28AM -0400, Mike A. Harris wrote: > On Thu, 7 Sep 2000, Alvin Starr wrote: > You can use "netstat -plut" to list listening ports for > tcp/udp and which pid/process in the system owns it as well.. netstat -plut doesn't list the program using the port or the foreign a

Re: Where is the split-distro program?

2000-09-09 Thread Jeremy Katz
On Saturday, September 09 2000, [EMAIL PROTECTED] said: > A person of RedHat has told a couple times tin this list here was a > program who splitted the distro into sevral CDROMS This program was > supposed to be in anaconda-utils. Howver it is nowhere to be seen be > it in pinstripe's or rawhid

Re: Urgent ! denial of Service Attack

2000-09-09 Thread Michael Waite
And possibly you should think about "chatter" on files such as history files and the like. Also you may want to consider redirecting all log file messages specified in /etc/syslog.conf to a remote system for example: Replace *.info;mail.none;news.none;authpriv.none

Re: gcc-2.95.2

2000-09-09 Thread Mario Torre
[EMAIL PROTECTED] wrote: > > > You can compile kernel 2.2.16 with gcc 2.95.2, however it should not > be used with older kernels due to kernel bugs revealed by gcc's better > optimizer. The low risk aproach however is coimpile kernel with egcs: > it has been around for far longer and in addition

Re: Glint

2000-09-09 Thread Frank Hale
Harry Putnam wrote: > > Not being rude here, but trying to understand what it is that is > sought after. > > So what constitutes a `certain time'. Okay without me sounding like a total ass. Glint is probably 99.9% dead. I grew up on Glint, sure it may have been junky but thats what I learne

Re: Urgent ! denial of Service Attack

2000-09-09 Thread Mike A. Harris
On Thu, 7 Sep 2000, Alvin Starr wrote: >lsof will show open file descirptors and sockets. that combined with >netstat -tan will show you what ports are being listened to. you can then >close them down by killing the approprate services. You can use "netstat -plut" to list listening ports for tcp

Re: /var/log/messages

2000-09-09 Thread Mike A. Harris
On Fri, 8 Sep 2000, Yuzz wrote: >Sep 8 07:33:54 mail ftpd[20817]: FTP session closed >Sep 8 07:33:59 mail hifsd[375]: Bad number of procs: 731 from mail > >Recently i installed portsentry in my redhat box ...and i receive this >message error from /var/log/messages >How to solve this problem...t

Where is the split-distro program?

2000-09-09 Thread jfm2
A person of RedHat has told a couple times tin this list here was a program who splitted the distro into sevral CDROMS This program was supposed to be in anaconda-utils. Howver it is nowhere to be seen be it in pinstripe's or rawhide anaconda or anaconda-utils. A grep through the sources also f