Re: garbled chars in mutt

2002-02-17 Thread Allan M. Wind
On 2002-02-17 11:52:52, dman wrote: > mutt can use the line drawing characters (nicer) or it can revert > to similar characters from the US-ASCII charset ~/.muttrc: set ascii_chars = yes /Allan -- Allan M. Wind P.O. Box 2022 Woburn, MA 01888-0022 USA pgpsmCqgyM6qh.pgp Descr

Re: garbled chars in mutt

2002-02-17 Thread Allan M. Wind
e-terminal which gave me back the missing non-ascii chars but the threaded overview is still somewhat broke. Am I correct in assuming that unicode and mutt don't quite go along? /Allan -- Allan M. Wind P.O. Box 2022 Woburn, MA 01888-0022 USA pgp8DOmgki0bk.pgp Description: PGP signature

Re: A mutt question

2002-02-05 Thread Allan M. Wind
here I am dropped back into the editor to re edit the message. It sounds like you want to bind "" to "send-message" instead of "select-entry" (see section 3.3 of the manual). /Allan -- Allan M. Wind P.O. Box 2022 Woburn, MA 01888-0022 USA pgpNLe1IJwNdO.pgp Description: PGP signature

Re: postfix log files

2002-01-16 Thread Allan M. Wind
On 2002-01-16 02:38:05, martin f krafft wrote: > will someone explain to me, how postfix's mail.log (well, it's syslogd's > actually) gets rotated? logrotate.d or logrotate.conf have no entries, > and `grep -r mail\.log /etc` gives no results. /etc/cron.weekly/syslogd

Re: Strange problem with modem when computer is "off"

2002-01-13 Thread Allan M. Wind
ctors web site. Nothing else looked interesting in rc0.d or rc6.d, right? UPS software would be the other prime suspect, although the above description of the boot process points to bios and/or modem rather than host or software (at least in my mind). /Allan -- Allan M. Wind P.O

Re: Strange problem with modem when computer is "off"

2002-01-13 Thread Allan M. Wind
/interrupts)? It would help if you could identify exactly where in the shutdown sequence this happens. E.g. if you watch your first console, you will see daemons shutdown, is it before/after a particular daemon or, say, when power is actually cut? /Allan -- Allan M. Wind P.O. Box 2022 Woburn, MA

Re: any good LaTeX books/docs recommended to beginners?

2002-01-08 Thread Allan M. Wind
d. That said, I would be surprised if you cannot find everything you need online (or in your LaTex distribution). /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 USA pgpQZPJPV8zLD.pgp Description: PGP signature

Re: Ess1888 kernel driver?

2001-12-29 Thread Allan M. Wind
On 2001-12-28 15:59:25, Calyth wrote: > I know it's kind of silly that I asked here, but my laptop uses ESS1888 > as the sound chip, but I cannot find the kernel driver. Can someone > unravel this for me? Install alsa which support it via es18x (if I recall correctly). /Allan --

Re: Turning on apm

2001-12-23 Thread Allan M. Wind
On 2001-12-23 14:36:55, [EMAIL PROTECTED] wrote: > How do you turn on apm ? Mine seems to switched off. You are probably not passing 'apm=on' to the kernel upon boot, say, via a lilo append statement. /Allan -- Allan M. Wind email: [EMAIL PROTECTED]

Re: Debian Standard Time ?

2001-12-23 Thread Allan M. Wind
false in /etc/default/rcS and then run `tzconfig` to ensure you have the right timezone configured. /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 USA pgpvXqT9GHkwy.pgp Descrip

Re: odd files in / after reboot

2001-10-28 Thread Allan M. Wind
stop the services (binary search) or string the (binaries) involved to see if any haev a "errs" in them. Or even better, check if someone else have already seen the problem, a quick usenet search revealed: http://groups.google.com/groups?q=/errs&hl=en&rnum=3&selm=997463277.4

Re: postfix delivery options

2001-10-10 Thread Allan M. Wind
On 2001-10-10 21:15:59, Allan M. Wind wrote: > c. mydestination = ..., $myhostname If you _really_ want some mail to green.$mydomain send out to your relay host (and I assume it does something differently with mail from green.$mydomain than from $mydomain) then change the above to ..., localh

Re: postfix delivery options

2001-10-10 Thread Allan M. Wind
x provides. You could configure mutt to use something like ssmtp which is a mail user agent. This might be useful to you: file:///usr/doc/postfix/html/big-picture.html > If both of those are right, is it true that both incoming and outgoing > mail go through postfix at som

Re: duplicates in mutt? (was: Deleting duplicate ...)

2001-09-26 Thread Allan M. Wind
$MAILDIR/received/Message-ID.cache CACHE_SIZE = 1048576 TRASH = /dev/null :0 Whc: $CACHE_FILE.lock | formail -D $CACHE_SIZE $CACHE_FILE :0 a: $TRASH /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 0

Re: Good mail management techniques?

2001-09-07 Thread Allan M. Wind
On 2001-09-07 19:13:13, Allan M. Wind wrote: > On 2001-09-08 04:15:49, Angus D Madden wrote: > > > but the bash script will choke if your maildirs are big. > > > echo copying messages ... > > mv $MAILDIR/cur/* $BOX/cur/ > > Try instead: find $MAILDIR/cur -type

Re: Good mail management techniques?

2001-09-07 Thread Allan M. Wind
On 2001-09-08 04:15:49, Angus D Madden wrote: > but the bash script will choke if your maildirs are big. > echo copying messages ... > mv $MAILDIR/cur/* $BOX/cur/ Try instead: find $MAILDIR/cur -type f print0 | xargs -0i mv '{}' $BOX/cur /Allan -- Allan M. Wind

Re: Good mail management techniques?

2001-09-02 Thread Allan M. Wind
ur mbox files via formail. /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 USA pgpwF3Qanoi9c.pgp Description: PGP signature

Re: postgreSQL

2001-08-26 Thread Allan M. Wind
s login as postgres: su - <--- root pw su - posgres psql template1 /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 USA pgpH7arOlV0Vq.pgp Description: PGP signature

Re: Procmail questions

2001-07-30 Thread Allan M. Wind
hmail and procmail with a role like this: :0 * ^From:.*(boss1|boss2)@bossycorp.com * ^To: [EMAIL PROTECTED] ! list of users on your mailing list (btw, this is easy to spoof) 3. install a mailing list server (smart list, mailman etc). /Allan -- Allan M. Wind email: [EMAIL PROTE

Re: setting up an ftp server

2001-07-29 Thread Allan M. Wind
suit your needs (one-time passwords for instance). /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 USA pgpT0R016YBdR.pgp Description: PGP signature

Re: Hardware Question

2001-07-21 Thread Allan M. Wind
me looking at the packet filtering in the kernel and setting up proper logging of your system. (bsd) ftp should do just as well as proftpd, as you really should use ssh/scp for non-anonymous file transfers. postfix is nice also (re exim). Probably want a web server on there as well (e.g. apac

Re: G400 DRI

2001-03-22 Thread Allan M. Wind
Sorry, that should have been private mail. /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 USA pgpE185wSOlOt.pgp Description: PGP signature

Re: G400 DRI

2001-03-22 Thread Allan M. Wind
at kernel are you running? 2.2.18pre21 > Can you send a copy of /var/log/XFree86.log? Attached. > Is support for the G400 module or in the kernel? Hmm... you need to compile a kernel module for DRI support? /Allan -- Allan M. Wind email: [EMAIL PROTECTED

Re: Flash Player ?

2001-03-19 Thread Allan M. Wind
On 2001-03-19 14:54:20, Gavin Hamill wrote: > Add this to /etc/apt/sources.list > > deb http://forcix.cx/ debian/ > > then do apt-get update, and apt-get install flashplayer-nonfree Looks like they rename a dir and didn't include a readme, so the installer fails. /All

Re: SCSI

2000-12-03 Thread Allan M. Wind
- there's no call for them" > (One 'charming' individual said he knows nothing technical > about computer parts "I only sell them". It's not a standard item, but you should be able to find them. Perhaps, "external drive case" or "external da

Re: OT:Netscape

2000-11-26 Thread Allan M. Wind
rt.) Do you start Navigator/Communicator via a menu or a xterm? /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 USA pgpLLzxdYP9UB.pgp Description: PGP signature

grub and 8+ gb scsi boot disk

2000-11-26 Thread Allan M. Wind
I gather from the grub info page, that it can't access a scsi boot disks larger than 8 gb, so the traditional wisdom of a small boot partion still holds, right? /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GP

Re: changing window manager

2000-11-16 Thread Allan M. Wind
the system default (called x-window-manager) via update-alternatives. /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 USA pgpm9HL7Mh5pQ.pgp Description: PGP signature

Re: Q: Default bpp resolution 32 in Linux?

2000-11-07 Thread Allan M. Wind
represented by a binary number > with > 24 bits (bit = 0 or 1), then you have 2^24 = 16.777.216 colors. > > With 32bpp you have the color of each pixel represented by a binary number > with > 32 bits, then you have 2^32 = 4.294.967.296 colors. ... and how many pixels do you ha

Re: fetchmail

2000-10-19 Thread Allan M. Wind
127.0.0.1 ac > 127.0.0.1 localhost That seems broken, shouldn't it be: 127.0.0.1 acampbell.cix.co.uk ac localhost /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 USA

Re: Mutt - marking mailbox as having new mail.

2000-10-17 Thread Allan M. Wind
rking... but when you enter a folder there is new mail in > the folder with an "N" marking the mail as new. Makes sense? Yes, now answer the question. Do you have mailboxes line in .muttrc that contains all the files that you would like to check for new mail? /Allan -- Allan M. W

Re: Mutt - marking mailbox as having new mail.

2000-10-17 Thread Allan M. Wind
On 2000-10-17 17:34:18, RenX99 wrote: > This happens with all the mail folders except for my debian folder > for some reason. Any ideas what needs fixed? Do you all your files listed in mailboxes? /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Bo

Re: general linux questions

2000-10-06 Thread Allan M. Wind
try something like: > > > > locate | xargs ls -dl > > > > ... and then work out how to sort the resulting list by date. > > i keep forgetting about xargs. very clever gizmo! > > to sort the output by date, it's rather simple: > >

Re: problems with gnome

2000-10-05 Thread Allan M. Wind
for gdm when using Gnome Session): export WINDOW_MANAGER=/full/path/to/e exec gnome-session /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 icq: 44214251 USA

Re: MUTT + Procmail

2000-10-05 Thread Allan M. Wind
$HOME/var/mail -type f -not -name \*.cache -not -name \*.log -not -name sent\* -not -name archive -not -name trash -printf '%p '; echo ''` /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 icq: 44214251 USA

Re: Off Topic : ftp and firewall issues

2000-10-02 Thread Allan M. Wind
ve mode will open a _new_ data socket to your ftp server (e.g. --syn) at some port (>=1024). /Allan -- Allan M. Wind email: [EMAIL PROTECTED] P.O. Box 2022 finger: [EMAIL PROTECTED] (GPG/PGP) Woburn, MA 01888-0022 icq: 44214251 USA

Re: firewall (fwd)

2000-10-01 Thread Allan M. Wind
p > because they were considering switching to Linux. They told me the > box would be shut down until they found the problem, and that it > would not happen again. MediaOne (now AT&T) probes for open relays on port 25 frequently. /Allan -- Allan M. Wind emai

Re: (alsa) snd: card is out of range (0-0)

2000-05-05 Thread Allan M. Wind
On 2000-05-04 22:03:03, Richard Black wrote: > Hi all > > I've been trying to get my sound card going with alsa. It is a SB32 > (pro) and is said to be supported. I'm using 2.2.14. > > Everythsnd: card is out of range (0-0)ing looks good at the compiling > and configuration stages, but when I r

Re: VNC question

2000-04-23 Thread Allan M. Wind
On 2000-04-23 18:06:22, Paulo Henrique Baptista de Oliveira wrote: > All the programs running at NT are Visual Basic programs > monitoring the PLC with graphs and such. > My doubt is how to differ one computer from another with VNC? You specify a IP/hostname to the vnc client, if that is

Re: VNC question

2000-04-23 Thread Allan M. Wind
On 2000-04-23 09:27:46, Paulo Henrique Baptista de Oliveira wrote: > I have a one factory in Mexico and I want to see what is > happenning in any of the PCs (Window$ NT) that monitor > PLCs (machines controling factories). I was at Brazil and > have another machin

Re: Dell Inspiron 7000 and Debian?

2000-04-22 Thread Allan M. Wind
On 2000-04-21 16:12:30, Mats Rynge wrote: > I just got the offer to buy a Dell Inspiron 7000 and I wonder if anyone here > got any thoughts about running Debian on it. Pros? Cons? It is the PII 333 > model with 96 megs. Has builtin DVD (can I at least use it as cd-rom?) and a > builtin modem (Winm

Re: 2 networks

2000-03-24 Thread Allan M. Wind
n't mind spending non-trivial amount of time to ensure that I (or anyone that I can influence) don't support them, ever. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022

Re: periodic crashes

2000-03-13 Thread Allan M. Wind
might not show the last stuff as it might not have been committed to disk). When did this behavior start? Check memory, cpu/system temperature. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Wo

Re: transfering to new HDD

2000-03-11 Thread Allan M. Wind
so that I had to identical copies of > /var/SomeDir. Be careful. Hmm... assuming that we are talking about a softlink, then this should not have happened (it would have required 'h' on the first tar). /Allan -- Allan M. Wind Finger: [EMAIL PROT

Re: Getting dialog to work

2000-03-08 Thread Allan M. Wind
> if [ "$tempfile"="2" ]; then > clear > echo "Bye" > exit 0 > fi;; > 1) > echo "Cancel Pressed";; > 2) > echo "ESC Pressed";; > esac Try again. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251 USA Phone: 781.279.4513

Re: running multiple commands via ssh quickly

2000-03-06 Thread Allan M. Wind
On 2000-03-06 16:59:10, Dan Christensen wrote: > What I am looking for is a way to just authenticate once, and then > have the ability to run remote commands getting the error code and > the output on the local machine. > > Is there an easy way to do this? fsh /Allan --

Re: Network problems after compile of 2.2.14 kernel

2000-03-02 Thread Allan M. Wind
relaying on pnp configuration) for irq/io/speed? > I guess an additional question would be if I should compile the > networking into the kernel and not bother with the modules? That's your call. Shouldn't make any difference wrt to configuring the driver. /Allan -- Allan M. Wind

Re: Printers in Linux

2000-03-02 Thread Allan M. Wind
the laptop, so a specific HOWTO would be appreciated. As far as I > found out it should be something with pppd with the option local. If that someone with a laptop has a network card, it might be worth for you to get a nic yourself (and a cross-over cable). They can be found fairly inex

Re: Dual Ethernet Cards

2000-03-02 Thread Allan M. Wind
hen `update-modules`. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251 USA Phone: 781.279.4513

Re: transfering to new HDD

2000-03-02 Thread Allan M. Wind
On 2000-03-01 23:42:37, kmself@ix.netcom.com wrote: > On Wed, Mar 01, 2000 at 07:05:04PM -0500, Allan M. Wind wrote: > > On 2000-03-01 23:42:21, Mary Honeycutt wrote: > tar cf - source | ( cd /target; tar xpf - ) Yes, that would be more like it. > There's a utility

Re: module problem

2000-03-02 Thread Allan M. Wind
, then you want to add this to one of files there (e.g. aliases). Then run update-modules. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251 USA Phone: 781.279.4513

Re: The perfect X text editor

2000-03-02 Thread Allan M. Wind
uclient, gnudoit - Server and Clients for GNU Emacs /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251 USA Phone: 781.279.4513

Re: dhcp docs

2000-03-02 Thread Allan M. Wind
in-name-servers 24.128.52.6, 24.128.44.6, 24.128.1.81; option ntp-servers 192.168.0.1; subnet 192.168.0.0 netmask 255.255.255.0 { range 192.168.0.1 192.168.0.254; } /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL

Re: transfering to new HDD

2000-03-02 Thread Allan M. Wind
dirs; (cd /new_drive_monut_point; tar xpf -) Probably need special provision for /dev (like cp -R) and you should not copy /proc, lost+found. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022

Re: 3COM Drivers-

2000-03-02 Thread Allan M. Wind
PCMCIA card and is a failry > common card, so im sure that it probably out there somewhere. Isn't it part of the PCMCIA package? /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 0188

Re: ps2-mouse problem

2000-03-01 Thread Allan M. Wind
x? Your kernel needs to be compiled with PS/2 support. If so, could be an interrupt conflict between your PS/2 port and another device. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022

Re: Making choices with a script

2000-03-01 Thread Allan M. Wind
On 2000-02-29 01:48:12, Cameron Matheson wrote: > How do I use dialog? rtfm (`man dialog`, /usr/doc/dialog). /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251

Re: Making choices with a script

2000-02-29 Thread Allan M. Wind
On 2000-02-29 00:36:11, Cameron Matheson wrote: > I'm trying to make script that asks you what you want to do (and then > echo's a list of choices), but I need to know what the command would be > (like DOS's choice) to prompt the user, and how to use it. dialog

Re: Problems getting 100bTx with 3c59x drivers and 3c905B-Tx card

2000-02-25 Thread Allan M. Wind
em to 100 using some dos/windows tool (but take a look at 3c5x9utils): Nothing special in /etc/modules.comf: alias eth0 3c59x alias eth1 3c59x Using 2.2.14 btw. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTEC

Re: Hosed my system/fdisk can't read disk drive now.

2000-02-24 Thread Allan M. Wind
sresize. If you didn't drop any data on the new paritions, try to restore the parition table to what it used to be. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251 USA Phone: 781.279.4513

Re: navigator & 3rd party mail/news applications

2000-02-24 Thread Allan M. Wind
On 2000-02-23 19:55:55, Jeffrey Jones wrote: > On Wed, Feb 23, 2000 at 01:17:58PM -0500, Allan M. Wind wrote: > .. > > Also found muttzilla which causes my netscape to bus error. Nothing > > like the good old times. > > Well, I get the good old bus error with mutt

Re: navigator & 3rd party mail/news applications

2000-02-23 Thread Allan M. Wind
I didn't play with that. That's all I care about anyways. > I believe it's descended from something Netscape published in the > misty past; you may have stumbled on its ancestor, or something. Yeah, the names are event simular to the stuff netscape published :-) /Allan -- Allan

navigator & 3rd party mail/news applications

2000-02-23 Thread Allan M. Wind
interested in sponsoring me if I package this up? /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251 USA Phone: 781.279.4513

Re: devices compatible list

2000-02-23 Thread Allan M. Wind
On 2000-02-23 18:20:21, Brian May wrote: > >>>>> "Allan" == Allan M Wind <[EMAIL PROTECTED]> writes: > Is EtherExpress Pro any better then EtherExpress? EtherExpress support > seems unreliable (despite the help comment in Linux source) at best > and o

Re: devices compatible list

2000-02-23 Thread Allan M. Wind
herExpress Pro were favored though. Might be worth exploring. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251 USA Phone: 781.279.4513

Re: New netbase, with ifup/ifdown!

2000-02-23 Thread Allan M. Wind
On 2000-02-22 21:02:34, Allan M. Wind wrote: > On 2000-02-22 16:54:03, Adam Goode wrote: > > > As for your first question, I don't follow what you mean. > > I need to set the hardware address on a nic card before the > interface is brought up. Perhaps something like

Re: New netbase, with ifup/ifdown!

2000-02-23 Thread Allan M. Wind
_ADDRESS /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251 USA Phone: 781.279.4513

Re: New netbase, with ifup/ifdown!

2000-02-22 Thread Allan M. Wind
up,down}, because I couldn't deduce the format for the network file from it? /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251 USA Phone: 781.279.4513

Re: DHCP clients

2000-02-21 Thread Allan M. Wind
client has a hook that enables easy site configuration. For instance, I update my dyndns.org record in that script. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022

Re: Soundblaster AWE64

2000-02-20 Thread Allan M. Wind
configure alsa --with-isapnp=yes under linux 2.2+ then you don't even need the isapnp package. /Allan -- Allan M. Wind Finger: [EMAIL PROTECTED] (GPG/PGP) P.O. Box 2022 Email: [EMAIL PROTECTED] Woburn, MA 01888-0022 ICQ: 44214251 USA Phone: 781.279.4513

Re: Mouse has a mind of its own...

2000-02-11 Thread Allan M. Wind
"Pointer" Protocol "PS/2" Device "/dev/gpmdata" EndSection /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022 Phone: 781.279.4513 (home) Woburn, MA 01888-0022 Phone: 781.274.7000 ext. 368 (work)

Re: [Off-topic] Scanner advice sought

2000-02-09 Thread Allan M. Wind
no SCSI adapter > (yet ?). I never got the combo Umax Astra 1200S + Buslogic 958B to work. /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022 Phone: 781.279.4513 (home) Woburn, MA 01888-0022 Phone: 781.274.7000 ext. 368 (work)

Re: email

2000-02-07 Thread Allan M. Wind
ind out if microsoft/msn uses a non-standard pap protocol. /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022 Phone: 781.279.4513 (home) Woburn, MA 01888-0022 Phone: 781.274.7000 ext. 368 (work)

Re: sendmail

2000-02-07 Thread Allan M. Wind
eason. Check that /etc/hosts has your hostname defined (fully qualified and something that matches /etc/hostname). /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022 Phone: 781.279.4513 (home) Woburn, MA 01888-0022 Phone: 781.274.7000 ext. 368 (work)

Re: SCSI Timing Out (HELP ASAP)

2000-02-07 Thread Allan M. Wind
do you know if the driver is inluded in the boot floppies that you used? /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022 Phone: 781.279.4513 (home) Woburn, MA 01888-0022 Phone: 781.274.7000 ext. 368 (work)

Re: networks takes long time

2000-02-05 Thread Allan M. Wind
0 00 eth0 > 192.168.1.0 * 255.255.255.0 U 0 00 eth2 > 192.168.0.0 * 255.255.255.0 U 0 00 eth1 > default 999.999.118.81 0.0.0.0 UG1 00 eth0 The IP and netmasks l

Re: hardware problems

2000-02-03 Thread Allan M. Wind
disk writes out in a 2-3 day period with a good > amount of seti going. it stresses the IDE bus to the limits(and past > some, ive had machines reset the ide bus a few times during that) Interesting... /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022

hardware problems

2000-02-02 Thread Allan M. Wind
started. /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022 Phone: 781.279.4513 (home) Woburn, MA 01888-0022 Phone: 781.274.7000 ext. 368 (work)

Re: relocating mail server

2000-01-25 Thread Allan M. Wind
if you use fetchmail to obtain your mail, if you want your mail server to act as a gateway to your new mail server etc. /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022 Phone: 781.279.4513 (home) Woburn, MA 01888-0022 Phone: 781.274.7000 ext. 368 (work)

Re: dynamic IP's, IP masq and mail, can it be done?

2000-01-25 Thread Allan M. Wind
Ok. > and setting the vitual table to redirect root and such to localhost > but other machines cannot send mail still. and the gateway i think > does not send correct mail since it has all this fake crap in it...) You probaly need to enable relay for your local network, but otherwise it

Re: sendmail: NOQUEUE: Authentication-warning

2000-01-25 Thread Allan M. Wind
and find that the IP doesn't match the hostname. It therefor suggest that someone messing around (authentication warning). Are you controling relay using domain or IPs? Check hostnames against your dns records for the machines mentioned in the log event. /Allan -- Allan M. Wind

Re: mail problem

2000-01-24 Thread Allan M. Wind
the name server for aphroland.org is running on galactica? What do you mean by the latter ".. while the MX is on bebo"? Is there any particular reason, why you don't just give me the MX records and the sendmail config? > does this introduce any odd things that may cause this to

Re: mail problem

2000-01-24 Thread Allan M. Wind
> linuxguild.com). All of our domains have the same MX. Huh? /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022 Phone: 781.279.4513 (home) Woburn, MA 01888-0022 Phone: 781.274.7000 ext. 368 (work)

Re: sources.list

2000-01-23 Thread Allan M. Wind
to stable. /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022 Phone: 781.279.4513 (home) Woburn, MA 01888-0022 Phone: 781.274.7000 ext. 368 (work)

Re: mail problem

2000-01-23 Thread Allan M. Wind
ept [EMAIL PROTECTED] on galactica (and nothing else) or rewrite their addresses to [EMAIL PROTECTED] > any ideas?? i figure its a procmail thing..or is sendmail misconfigured? Almost definately a mta problem (e.g. sendmail). If the above doesn't help I would need to see your sendmail co

DynDNS.org client

2000-01-15 Thread Allan M. Wind
Hi, Does anyone have a client for DynDNS.org deb'ed? Has anyone got that working with dhcp-client? Do you just add calls to the hooks? /Allan -- Allan M. Wind Email: [EMAIL PROTECTED] P.O. Box 2022 Phone: 781.279.4513 (home) Woburn, MA 01888

Re: Where to find Printer Drivers

2000-01-15 Thread Allan M. Wind
ullpage Search path: . : /usr/lib/ghostscript/common : /usr/lib/ghostscript/5.50 : /usr/lib/ghostscript/fonts For more information, see /usr/doc/gs-aladdin/Use.htm. Report bugs to [EMAIL PROTECTED], using the form in Bug-form.htm. /Allan -- Allan M. Wind Email: [EMAIL PROTE

Re: [OT] SCSI advice

1999-07-21 Thread Allan M. Wind
ase you ever need it). /Allan -- Allan M. Wind Phone: 781.938.5272 (home) 687 Main Street, 2nd Floor Fax:781.938.6641 (fax/modem) Woburn, MA 01801Email: [EMAIL PROTECTED] (home)

Re: openldap

1999-07-17 Thread Allan M. Wind
fic information. /Allan -- Allan M. Wind Phone: 781.938.5272 (home) 687 Main Street, 2nd Floor Fax:781.938.6641 (fax/modem) Woburn, MA 01801Email: [EMAIL PROTECTED] (home)

Re: Remove funny files

1999-07-04 Thread Allan M. Wind
On 1999-07-04 20:22, Rolf Edlund wrote: > rm -i Backupfiles/--exclude=files.txt There are 2 tricks: 1. rm -i * (say no to everything that you want to keep) 2. rm -- FILE In this case, 2 would work. /Allan -- Allan M. Wind Phone: 781.938.5272 (home)

Re: Hylafax problems

1999-07-04 Thread Allan M. Wind
1 month 1-12 (or names, see below) day of week0-7 (0 or 7 is Sun, or use names) followed by a command, all on a single line. You should have the cron and crontab pages as part of the cron package. /Allan -- Allan M. Wind Phone: 781.938.

Re: Secure Phone?

1999-07-02 Thread Allan M. Wind
On 1999-07-01 21:10, Allan M. Wind wrote: > speak-freely which is packaged for potato. The relevant page is: > http://www.speak-freely.org. That was http://www.speakfreely.org (without the dash) while the package is: ii speak-freely6.1e-1 Voice Communication Over Data Ne

Re: Secure Phone?

1999-07-02 Thread Allan M. Wind
On 1999-06-30 18:06, jacko wrote: > Anyone know of something like PGPfone but for Linux? speak-freely which is packaged for potato. The relevant page is: http://www.speak-freely.org. /Allan -- Allan M. Wind Phone: 781.938.5272 (home) 687 Main Street, 2nd Floor

sendmail and isp relay (aka anti-spam)

1999-06-03 Thread Allan M. Wind
le talking to smtp.freewwweb.com: >>> RCPT To:<[EMAIL PROTECTED]> <<< 550 <[EMAIL PROTECTED]>... Relaying denied 550 [EMAIL PROTECTED] User unknown About the same result when I cahnge SMART_HOST to the smtp host of the ISP that I dial into. Any ideas, suggestions?

Re: socket programming in c++

1999-06-02 Thread Allan M. Wind
http://www.cs.wustl.edu/~schmidt/ It might take a while to compile though :-) /Allan -- Allan M. Wind Phone: 781.938.5272 (home) 687 Main Street, 2nd Floor Fax:781.938.6641 (fax/modem) Woburn, MA 01801Email: [EMAIL PROTECTED] (home)

Re: gnome-session + enlightenmet

1999-05-26 Thread Allan M. Wind
eplace "fvwm" with "englightment". .xsession is linked to .xinitrc here. Hope that helps? /Allan -- Allan M. Wind Phone: 781.938.5272 (home) 687 Main Street, 2nd Floor Fax:781.938.6641 (fax/modem) Woburn, MA 01801Email: [EMAIL PROTECTED] (home)

Re: mail clients

1999-05-23 Thread Allan M. Wind
d smtp server (and two config files for it). 2 is the better option, it doesn't look like mutt likes remote smtp servers but I could be wrong (just skimmed the docs). There are other MUA that does (communicator for instance). /Allan -- Allan M. Wind Phone: 781.938.5272 (hom

Re: gnome-session + enlightenmet

1999-05-22 Thread Allan M. Wind
lp are the only active buttons. /Allan -- Allan M. Wind Phone: 781.938.5272 (home) 687 Main Street, 2nd Floor Fax:781.938.6641 (fax/modem) Woburn, MA 01801Email: [EMAIL PROTECTED] (home)

Re: gnome-session + enlightenmet

1999-05-22 Thread Allan M. Wind
On 1999-05-22 12:20, Martin Bialasinski wrote: > It will start the panel and window manager. You change the > windowmanager through the gnome control center. That doesn't seem to work here. /Allan -- Allan M. Wind Phone: 781.938.5272 (home) 687 Main Street

Re: mail clients

1999-05-22 Thread Allan M. Wind
On 1999-05-21 20:03, Steve Lamb wrote: > On Fri, 21 May 1999 22:55:46 -0400, Allan M. Wind wrote: > > >So, if you have known about this "problem" for years, where is your > >solution? Show me the code! > > This is the other bone I have to pick. > >

  1   2   >