RE: Relying on NFS availability

2002-12-02 Thread Ira Childress
See the man pages on automount and autofs. File systems can be setup to mount only when accessed or needed. Automount systems typically don't mount the file system until it is actually needed and then umount it after some length of inactivity (10 minutes on Solaris). Hope this helps. -Or

RE: Apache Help

2002-12-02 Thread Ira Childress
Did you try setting the MaxClients in the httpd.conf file: # Limit on total number of servers running, i.e., limit on the number # of clients who can simultaneously connect --- if this limit is ever # reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW. # It is intended mainly as

broken pipes

2002-12-02 Thread Ira Childress
I'm sure some one has seen this before and hopefully there's a work-around. houston:/admin/IrasDir # cat wtest #!/bin/bash # myVar="Old Value" echo "1: "$myVar echo "New Value" | while read data ; do myVar=$data echo "2: "$myVar done echo "3: "$myVar r

Re: Menus

2002-11-28 Thread Ira Childress
On Thu, 2002-11-28 at 09:47, Marius Andreiana wrote: > See > http://www.bluethingy.com/linux/rh8menu.html > -- > SoluĊ£ii informatice bazate pe Linux / Linux-based IT solutions > www.galuna.ro Thanks for the URL, but whoa! Shame on the gnome developers - this convoluted mess is star

Re: No Sound

2002-11-28 Thread Ira Childress
Horace Walpole > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list -- *** This is a Microsoft free environment *** Ira Childress Sun Certified Engineer V

Menus

2002-11-28 Thread Ira Childress
Microsoft free environment *** Ira Childress Sun Certified Engineer Vertias Certified Engineer -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list