Displaying 4 results from an estimated 4 matches for "sisolak".
2008 Oct 09
2
find cont'd 3
Another question about find. I looked at the gnome tool and tried to
simulate what it is doing. I can't use it directly because it won't
do sed. Basically I want to find all files with a string (except binary)
and change it. let STR be the string I am looking for. NEW is new string.
I am doing
TFIL=/usr/tmp/dummy$$.txt
find . -type f | while read fil
do
grep "$STR"
2012 Aug 24
1
Vpopmail Dynamic Authentication Module
Hello,
We currently use qmail with vpopmail for e-mail and are looking to switch
from courier-imap to dovecot for IMAP on our RedHat EL 5 systems. Our goal
is to use the dovecot RPM supplied by RH (v1.0.7) if at all possible. We
can do this if we are able to dynamically load the vpopmail auth module.
The wiki (http://wiki.dovecot.org/CompilingSource) notes that this should
be possible:
2011 Sep 23
3
kickstart: gfx vs. txt mode
Hello,
I seem to recall from my redhat5/6/7 days that certain installation methods used for kickstarting only invoked text mode install. Now I read that graphical install is default in kickstart on el5/6. However, in my test environment (with older HP DL140G3) I only get text mode install up, even if I specify graphical in kickstart file, with both nfs and http install methods. There's no
2004 Nov 22
3
Test builds for CYGWIN and IRIX?
I'm starting to prepare the next release. Since 0.8.3 I've made a
number of changes to get working builds working on HPUX and OSF, and
made some of the Windows specific bits more robust. I'd like to check
that these haven't broken CYGWIN or IRIX builds, but I don't have
access to these platforms. If you are able to test, it'd be most
appreciated if you could. Download a