Re: customize set prompt question

2004-02-02 Thread Chris Riley
FWIW this is what I use in my .bashrc. The contol codes are for an ANSI terminal, the shell doesn't care what to use. The \[ and \] are bash specific, you'll want to remove them for csh. BLACK="\[\e[0;30m\]" BLUE="\[\e[0;34m\]" GREEN="\[\e[0;32m\]" CYAN="\[\e[0;36m\]" RED="\[\e[0;31m\]" PURPLE="

Problem with login.conf classes

2004-01-22 Thread Chris Riley
Hello. I'm trying to create a login class on a 4.9 box that will add additional restrictions for some users. I can add the login.class entries to the default class and they work, but they apply to everyone. I only want them to apply to certain users, but this isn't working. Here's what I'm doi

RE: SCSI Disk not found

2003-12-04 Thread Riley J. McIntire
build it using compaq's raid utility. See if you can find it. Regards, Riley ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: SCSI Disk not found

2003-12-03 Thread Riley J. McIntire
tell you what's going on. The OS will see the 2 mirrored drives as one. I'd be careful about changing scsi IDs until you determine what's going on. hth, Riley ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/list

RE: Questions about updating...

2003-12-03 Thread Riley J. McIntire
said. Excellent doc. > 3) Say there was a update to openssh .. which would be the > proper way to You might take a look at /usr/ports/security/freebsd-update. Never used it myself but might be easier than patch or cvs. hth, Riley ___ [EMAI

RE: dwl650 & 4.9

2003-11-18 Thread Riley J. McIntire
> From: Riley J. McIntire > It doesn't detect a linksys 10/100 card either. Didn't test it with > Knoppix but this card worked recently with w98. Are there any issues > with thinkpad 390x? dmesg is below. Just to followup fbsd 5.1 detects the dwl650 and installs the wi

dwl650 & 4.9

2003-11-18 Thread Riley J. McIntire
omething silly or someone has an idea I'd appreciate it. Need this thing up and running by Wed and would prefer fbsd rather than linux. It doesn't detect a linksys 10/100 card either. Didn't test it with Knoppix but this card worked recently with w98. Are there any issues with thinkp

RE: tightvnc not honoring .xinitrc file

2003-08-05 Thread Riley
> From: stan > left hand corber. What can I do to ake it honor the .xinitrc file? man Xvnc Or you might try removing 'twm &' in ~/.vnc/xstartup and adding, eg, 'exec startkde &'. Works for me. hth, Riley ___ [

buildworld fails

2003-03-05 Thread Riley
to go there, put a cd drive in, etc. A hassle. Any ideas? Thanks, Riley mkdep -f .depend -a-DLIBC_SCCS -I/var/src/lib/libutil -I/var/src/lib/libutil/../. ./sys -DINET6 /var/src/lib/libutil/login.c /var/src/lib/libutil/login_tty.c /var/src/lib/libutil/logout.c /var/src/lib/libutil/log

RE: Buildworld fails--still

2002-10-21 Thread Riley
gt; boot0cfg.8.gz ===> etc ===> etc/sendmail make: don't know how to make freebsd.mc. Stop *** Error code 2 Are these in anyway related? Am I missing something obvious? Thanks, Riley To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

RE: Buildworld fails

2002-10-19 Thread Riley
Empirical evidence posted to the mailing lists shows this generally gives the best performance benefit. Let me give it a try without `-j'. Thanks again, Riley To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Buildworld fails

2002-10-18 Thread Riley
Hi, I've tried to buildworld for 4.7-R on two different 4.6.2-R-p2 machines. Both fail as follows. Source was downloaded separately for each machine 10/18/20 using release=cvs tag=RELENG_4_7 Am I missing something? Any suggestions? Thanks, Riley Always do right. This will gratify

RE: chkrootkit help

2002-10-09 Thread Riley
ing on this machine (an _up-to-date_ DNS/mail server), it was in an unstable state for known reasons. An nmap from a remote machine of the entire network directed at the firewall showed nothing abnormal. I'm going to rebuild it anyway, but wanted to followup. Also, if the above is misguided, pl

chkrootkit help

2002-10-07 Thread Riley
:8ff:fe31:e4b0%xl1 prefixlen 64 scopeid 0x2 ether 00:60:08:31:e4:b0 media: Ethernet autoselect (10baseT/UTP) status: active Any comments would be greatly appreciated. If this isn't a 'false positive' I'll rebuild the machine. Thanks, Riley "That which do

RE: where's sasl.h?

2002-09-17 Thread Riley J. McIntire
> But I didn't change the cyrus-sasl2 flags to the cyrus-sasl flags. I hate > that. sigh. > > Riley Unfortunately that didn't fix it. /etc/make.conf now has: SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL SENDMAIL_LDFLAGS+= -L/usr/local/lib SENDMAIL_LDADD+=

RE: where's sasl.h?

2002-09-17 Thread Riley J. McIntire
> > SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL=2 > SENDMAIL_LDFLAGS+= -L/usr/local/lib > SENDMAIL_LDADD+=-lsasl2 > > cyrus-sasl was installed via ports after deinstalling cyrus-sasl2. But I didn't change the cyrus-sasl2 flags to the cyrus-sasl flags. I hate t

RE: After editing freebsd.mc, how do I use this m4 processor?

2002-09-17 Thread Riley J. McIntire
uce your.machine.name.cf. make install will cp the above to sendmail.cf. make restart will read the new .cf files. Much easier than the old method. hth, Riley To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

where's sasl.h?

2002-09-17 Thread Riley J. McIntire
-j4 buildworld fails as below. eg, /usr/src/lib/libmilter/../../contrib/sendmail/src/sendmail.h:127: sasl.h: No such file or directory. sasl.h isn't around. Any thoughts? Thanks, Riley That's the problem with theoretical cryptanalysis: we learn whether or not an attack works at the s