Re: Auto thumbnail/index.html generation program in ports?

2003-11-16 Thread Steve D
which includes deprecated tags, for example). Picfolio's webpage is at: http://pmade.org/software/picfolio/ -Steve D Portales, NM US -- Do not condemn the judgement of another because it differs from your own. You may both

Re: frustration (freeBSD ports system)

2003-12-17 Thread Steve D
y those files, yourself, from the CD into the directory /usr/ports/distfiles. Then when you enter one of the ports directories like: cd /usr/ports/editors/nedit and issue the following command: make the file(s) will be found in the /usr/ports/distfiles directory (

Extra FreeBSD 4.9 CD set for giveaway

2003-12-22 Thread Steve D
Hello all-- I was shipped an extra set of FreeBSD 4.9 CDs (November, 2003) if someone would like the set for free. It is still shrinkwrapped. Steve -- A wise man never knows all, only fools know everything. -African proverb --

Re: Installing PCI modem in machine with 4 serial ports (HELP!)

2004-01-05 Thread Steve D
"COM" ports), it is NOT any of COM 1 through COM 4. In FreeBSD (in 5.1 anyway), here are the equivalent devices: WindowsFreeBSD 5.1 ------ COM 1 -> /dev/cuaa0 COM 2 -> /dev/cuaa1 COM 3 -> /dev/cuaa2 COM 4 -> /dev/cuaa3 A PCI-card m

Re: All the possible Kernel options

2004-01-05 Thread Steve D
On Monday 05 January 2004 05:53 am, Dany wrote: > This week-end I was trying to get my Atapi CDRW to burn something > and noticed I needed the CAM support enabled for it. Reading the > handbook gave me the necessary option for the kernel : *device > atapicam > > *It worked but I remember posting a

Re: FreeBSD 5.1, Cups problem

2004-01-17 Thread Steve D
about freebsddiary.org. I went to the website and noticed an article about CUPS configuration on FreeBSD. I followed the advice in the article and got CUPS to work on my machine. Here is the link to that article: http://www.freebsddiary.org/cups.php -Steve D New Mex

Re: 5-Button Trackball

2004-02-06 Thread Steve D
ev/sysmouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection --notice that there is no 'Option "Emulate3Buttons"' in my XF86Config file--the FreeBSD mouse daemon does the emula

Re: Shell script--batch rename files

2003-10-08 Thread Steve D
mvb (MV-Batch shell script) To the several people who wrote to me about my batch-rename shell script, and anyone else who may be interested, I have worked a lot on it the past few days and the latest version (1.5.5) and a screenshot and README is at: http://www.xscd.com/pub/mvb/ I'll try to k

Re: Fwd: Help: tar & find

2003-10-23 Thread Steve D
y the shell? The "find" portion of the command works correctly, as written above, on my FreeBSD machine using /bin/sh or /usr/local/bin/bash, but I don't know why those characters in sed's argument don't need to be further escaped. --- --- --- Steve D Portales, NM US ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Fwd: Help: tar & find

2003-10-23 Thread Steve D
Steve D <[EMAIL PROTECTED]> wrote: > Would the following approach also work? (Have sed surround each > item returned by the find command with single quotes?) > --- > #! /bin/bash > set +x > TAR_DIR=/home/tarbackups; > FILES_DIR=/home/common; > tar --remove-files -

Re: Auto thumbnail/index.html generation program in ports?

2003-10-27 Thread Steve D
e/swiggle/ thumbnail_index http://www.acme.com/software/thumbnail_index/ zphoto http://namazu.org/~satoru/zphoto/ -Steve D, NM US -- Never discourage anyone who continually makes progress, no matter how slo

Re: remote syslogging

2005-08-13 Thread Steve D.
Try: +chsfirewall1 local6.notice /var/log/firewall/chsfirewall1.log +* +chsfirewall2 local6.notice /var/log/firewall/chsfirewall2.log +* If that doesn't work try running syslog in debug: kill -9 `cat /var/run/syslog.pid` syslogd -d -v -a 172.24.169.44/32:*