Re: Making a RedHat floppy/stiffy

2001-12-15 Thread mike
On Sat, 2001-12-15 at 19:40, Pieter De Wit wrote: > Hello Everyone, > > I would like to try the following : > > 1) Make a custom. kernel with basicly all the NICs and FTP > 2) Copy/Install this kernel on a stiffy > 3) Use this stiffy to "prep" my machine (w2k) via FTP onto a FAT32 part. > > Any

Re: Linux domain

2001-12-15 Thread Mike
..Windoze boxes, they are not allowed to mount each other :-) Bloody good job, don't want them breeding :~) ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: How Do I Find Max Open Files per Process

2001-12-15 Thread Steve Lee
How do you set the max for all process ? On Fri, 14 Dec 2001, Hahnel William J wrote: > Hello, > > I'm running 7.1 with kernel 2.4.2-2. How do I find what the maximum number > of open files per process is set to? > > Bill Hahnel > [EMAIL PROTECTED] > > > __

stupid ximian gnome question

2001-12-15 Thread Charles Galpin
Ok, This is a stupid one. I collapsed my xmms playlist and moved it over the panel at the top of the screen, but instead of staying on top it dropped behind it. If I put the focusa on xmms it comes back on top, but i have to move the mouse over the panel to get to it which lowers it. Anyone know

Re: Linux domain

2001-12-15 Thread Mike
> You also have > to config the Windoze box not use use encrypted passwords, otherwise Samba > won't work. I'll have to dig those instructions out of my email. There is a win* regedit file that comes with the samba distro, just run it on the windoze box to update the registry to use plain passw

PCMCIA-PCI Adapter for Redhat server ?

2001-12-15 Thread chas
I'd like to connect a Nokia PCMCIA datacard (gsm modem) to my server, which, being a 2U unit, does not have a PCMCIA slot. I've found a SparkLan PCMCIA-PCI adapter but before purchasing it (or similar) would like to check : a) Does anybody have any experience/recommendations regarding a P

Re: Failure to install glibc update

2001-12-15 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 15 December 2001 12:07 pm, Andreas Hansson wrote: > I'm trying to install the glibc update that was just announced. I use > the command "up2date -u" but it fails with the error > > RPM conflict error. The message was: > Test install faile

IP Accounting in IPtables

2001-12-15 Thread Linux
Hi Does anyone know how to add accounting to a chain such as #SMTP $IPTABLES -t filter -A INPUT -p tcp -s 0/0 -d $INET_IP_RANGE --dport $SMTP_PORT -j ACCEPT even if I have to make another accounting chain such as $IPTABLES -N SMTPAccnt how do I get the data into it Many thanks Mike This m

Updating Glibc without rebooting

2001-12-15 Thread Emmanuel Seyman
Hey all. I've updated all my Zoot installs with the glibc update that came out and was wondering if there was a way to reload glibc without having to reboot. Emmanuel ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman

Re: Updating Glibc without rebooting

2001-12-15 Thread Statux
Well, considering that glibc is used dynamically (being the only case where restarting anything would make a difference), you would just have to restart processes that use it. glibc updates are known for breaking umount on the first unmount of the root partition after the update. This means an

2 subnets

2001-12-15 Thread Steve Lee
i have two subnets. the linux box being the route between the two subnets. this seems to slow down the connection between the two subnets going through linux. is there a way to setup redhat to do some static route that may make it faster for machine to transfer file between the two subnets with

RH rescue disks

2001-12-15 Thread mike
Anyone had any experience with making rescue disks for current RH I have been trying but my loopback file is 3 meg, and I cant think of any things to remove I know a while back RH used to have rescue images but I cant find it on the current CD ___

Making a RedHat floppy/stiffy

2001-12-15 Thread Pieter De Wit
Hello Everyone, I would like to try the following : 1) Make a custom. kernel with basicly all the NICs and FTP 2) Copy/Install this kernel on a stiffy 3) Use this stiffy to "prep" my machine (w2k) via FTP onto a FAT32 part. Any pointers of how I can make the stiffy ? The rest I will figure out.

Re: Linux domain

2001-12-15 Thread Michael S. Dunsavage
Yes, yes, I got that part.. The ? is what settings in the Windows box do I set? Do I set it to log onto NT domains? or what? - Original Message - From: "Jeff Graves" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 14, 2001 4:58 PM Subject: RE: Linux domain > Ch

Re: Failure to install glibc update

2001-12-15 Thread Gerry Doris
I had the same problem using up2date. I downloaded the correct rpm's manually and they installed properly. I think there must be something wrong with the up2date links. Gerry On 15 Dec 2001, Trond Eivind Glomsrød wrote: > "Andreas Hansson" <[EMAIL PROTECTED]> writes: > > > I'm trying to in

Re: Failure to install glibc update

2001-12-15 Thread Andreas Hansson
> > I'm running 7.1 on a P120. I currently have glibc-2.2.4-19. Any suggestions > > on how to fix this? How can I see what architecture the new package is for? > > rpm -qp --qf "%{NAME}-%{VERSION}-%{RELEASE} %{ARCH}\n" *.rpm OK, I used this and found that I currently have "glibc-2.2.4-19 i386" i

Re: Failure to install glibc update

2001-12-15 Thread Bob Staaf
I am getting the same error but, only on my slower 586 machines. It is happening on a couple of machines. Could there be a problem with the file on the RHN for that architecture? Bob - Original Message - From: "Trond Eivind Glomsrød" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sa

Re: Failure to install glibc update

2001-12-15 Thread Ed Wilts
On Sat, 2001-12-15 at 11:07, Andreas Hansson wrote: > I'm trying to install the glibc update that was just announced. I use the > command "up2date -u" but it fails with the error > > RPM conflict error. The message was: > Test install failed because of package conflicts: > package glibc-2.2.4-19

Re: Failure to install glibc update

2001-12-15 Thread Trond Eivind Glomsrød
"Andreas Hansson" <[EMAIL PROTECTED]> writes: > I'm trying to install the glibc update that was just announced. I use the > command "up2date -u" but it fails with the error > > RPM conflict error. The message was: > Test install failed because of package conflicts: > package glibc-2.2.4-19.3 is

Failure to install glibc update

2001-12-15 Thread Andreas Hansson
I'm trying to install the glibc update that was just announced. I use the command "up2date -u" but it fails with the error RPM conflict error. The message was: Test install failed because of package conflicts: package glibc-2.2.4-19.3 is for a different architecture I'm running 7.1 on a P120. I

Re: Printconf incredibly slow

2001-12-15 Thread mike
On Sat, 2001-12-15 at 02:05, Statux wrote: > You wouldn't happen to have any hostname issues or anything would you? > Sometimes addressing problems can cause things to hang for a long time. > Just a possiblity. None that I am aware of - doing a lpd restart from command line takes seconds Does n

Re: Where are the aliases set? (Thanks)

2001-12-15 Thread David
Thanks for all the help and information given. Found the aliases exactly where I was told. :) ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Watching a directory

2001-12-15 Thread Charles Galpin
On Sat, 2001-12-15 at 09:51, Tomas Garcia Ferrari wrote: > My goal ­as web developer­ is to indicate an interest on a directory and if > a given user upload a picture to it, fire a program / script to downsizing, > rename it, etc, etc. I would need to port this as well to Mac OS X, so it > should

Re: Watching a directory

2001-12-15 Thread Gary Stainburn
Hi Tomás, Sometime early this year, I saw a presentation about this feature being introduced into the kernel. The idea is that apps like top, samba, Konqueror can indicate an interest in a file/directory and then sleep. They would then be woken by a signal by the kernel when appropriate. Th

Re: Watching a directory

2001-12-15 Thread Tomas Garcia Ferrari
Hello, That's pretty interesting. I'm having a look as well to the package fam (from SGI), suggested on this list as well. There are RPMs and SRPMs on rpmfind.net. My goal ­as web developer­ is to indicate an interest on a directory and if a given user upload a picture to it, fire a program / sc

Re: sendmail.cf update

2001-12-15 Thread Greg Wright
*** REPLY SEPARATOR *** On 13/12/2001 at 6:39 PM Martín Marqués [EMAIL PROTECTED] [gregausit/redhat-list] wrote: > >The question is, do I have to put the new one, check it all so it has the >values I like, and then restart sendmail? Or will sendmail work well >anyway? Use th

Re: List bug? Or my mailer? (was Where are the aliases set?)

2001-12-15 Thread Cameron Simpson
On Fri, Dec 14, 2001 at 06:50:44PM +0100, Leonard den Ottolander <[EMAIL PROTECTED]> wrote: [... truncated message quote ...] | Funny. I ended the last sentence with a dot on the next line, plus an extra | newline before my signature. Ok, I remember dot newline newline is an end of | message,

Re: Just a quick attack confirmation via portsentry

2001-12-15 Thread Mike Burger
Most likely, yes. primarily, it depends on whether or not you know who 61.80.2.113 is. If you don't, and they really have no reason to try to connect to that port, then Portsentry did the right thing. Either way, it is doing its job, yes. On Sat, 15 Dec 2001, Edward Dekkers wrote: > This i