archive alias mail?

2000-02-29 Thread David Taylor
So far, I've been unable to find documentation on archiving e-mail that is sent to aliases. I've read the sendmail FAQ and the mailhelp documentation at the moongroup site. I have 3 aliases, each of which I'd like to archive. The aliases are specified in /etc/aliases, of course. I'd like to be

arp subnet w/ 2.2.14

2000-01-26 Thread David Taylor
I need to be able to set an arp entry for an entire subnet. However, it appears that I can't do this due to the kernel version I'm using. Would my simplest solution be to use the latest 2.0 kernel? Or, is there a way around this annoying "feature"? /sbin/arp -Ds 129.78.111.112 eth0 netmask 255

Re: Dialin PPP is isolated!

2000-01-19 Thread David Taylor
Fred Herman wrote: > You probably need to add the following to your /etc/ppp/options file: > > proxyarp I'm not *exactly* sure what that does, but the idea seems sound. I'll try it out. Thanks Fred. > David Taylor wrote: > > > > I have just recently set

Dialin PPP is isolated!

2000-01-19 Thread David Taylor
I have just recently set up a dial-in server to provide ppp access to our network here. Unfortunately, it is not working 100%. Dial-in connections and authentication seem to work flawlessly. However, the users are unable to access any machines beyond the dial-in server. Using ping and some jig

Re: Hanging while opening /dev/random

2000-01-13 Thread David Taylor
IIRC, that is the correct behaviour when your system does not have enough random "information". That is, it waits for system entropy to generate some more. Or, I may have completely forgotten the real reason and pulled this from my arse. :-) -- David -- To unsubscribe: mail [EMAIL PROTECTE

Re: password-less account?

2000-01-13 Thread David Taylor
DOH! I must have misread the man page for passwd. I just reread it and found that the -d option will make an account password-less. DOH! DOH! DOH! Oh well, at least I RTFM twice. :-/ -- David -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: password-less account?

2000-01-13 Thread David Taylor
Brad 'GreyBear' Davis wrote: > > You'd have to disable PAM and passwd, since the new passwd program is > PAMified. Would disabling PAM break things such as ssh? > I guess the question is why on earth would you do this? This is such a major > security hole that you might as well just set your com

Re: password-less account?

2000-01-13 Thread David Taylor
David Taylor wrote: > > Just wondering ... how on earth do I create a password-less account on a > RH6.1 system using MD5 shadowed passwords? I thought all I had to do > was blank the password field, but that does not appear to work. I've > checked "man pa

password-less account?

2000-01-12 Thread David Taylor
Just wondering ... how on earth do I create a password-less account on a RH6.1 system using MD5 shadowed passwords? I thought all I had to do was blank the password field, but that does not appear to work. I've checked "man passwd" and some of the PAM documentation... I can't find anything about

Re: openssh

2000-01-10 Thread David Taylor
"Todd A. Jacobs" wrote: > > On Tue, 11 Jan 2000, David Taylor wrote: > > > Could you please show me the line I'd need to start the openssh server > > from inetd? > > ssh stream tcp nowait.10 root /usr/sbin/tcpd /usr/local/sbin/sshd -i > &g

Re: openssh

2000-01-10 Thread David Taylor
On Mon, 10 Jan 2000, Todd A. Jacobs wrote: > A fast computer only takes a few seconds to spawn ssh from inetd. While > this would be impractical on a heavily-used server with dozens or hundreds > of ssh connections, it works well for administrative purposes. Your > mileage may vary, of course. Th

openssh

2000-01-09 Thread David Taylor
I've installed both openssh-1.2pre11-1 and openssh-server-1.2pre11-1. I have set opensshd to start in certain runlevels. However, I want to know if it is possible to start opensshd from inetd? If so, can anyone give some pointers/suggestions? Are there any caveats to watch for? -- David --

Re: LAN woes (solved)

2000-01-07 Thread David Taylor
"Mikkel L. Ellertson" wrote: > > At 09:28 AM 1/7/00 +1100, you wrote: > >Hi guys. > > > >A while ago I setup some RH Linux machines to work on our LAN. They all > >worked fine. I was recently asked to setup another machine from scratch > >to work on the LAN. I have modified /etc/resolv.conf, /

LAN woes

2000-01-06 Thread David Taylor
Hi guys. A while ago I setup some RH Linux machines to work on our LAN. They all worked fine. I was recently asked to setup another machine from scratch to work on the LAN. I have modified /etc/resolv.conf, /etc/hosts, /etc/sysconfig/network and /etc/conf.modules appropriately. I have assigne

Re: counting postscript pages

2000-01-05 Thread David Taylor
Thanks to everyone for the suggestions. It appears that I can't determine the number of pages that postscript will consume without printing. I will have to settle for getting this information after printing. Thanks. -- David -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as t

Re: counting postscript pages

2000-01-04 Thread David Taylor
"Rick L. Mantooth" wrote: > > mpage -o PostScript.ps_file | tail -1 But doesn't this try to print to the default printer? I don't want to print. I just want to determine how many pages the postscript file would consume *if* it was printed. Thanks anyway. David. &

counting postscript pages

2000-01-04 Thread David Taylor
I'm wondering, is there a tool available for determining the number of pages that a postscript file would consume without actually printing it? TIA. -- David -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Can't get ppp to work

1999-12-21 Thread David Taylor
Put "noauth" in /etc/ppp/options. That should fix it. HTH. -- David -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

address/mask for subnet

1999-12-08 Thread David Taylor
Hi, I have to setup an ipfwadm rule for a subnet. The IP addresses are in the range 129.8.111.192 - 129.8.111.198. The rule must apply to those IPs, but no others. I have absolutely no idea whatsoever as to how to calculate the mask. Can someone out there *please* help me? I don't just want

Re: Kernel Recompile Problem

1999-12-05 Thread David Taylor
On 05-Dec-99 lloy0076 opined: > Joseph Wagner wrote: >> >> I recompiled my kernel but I'm not sure the new kernel took (I think it >> booted into the old kernel.) >> >> I executed: >> make mrproper >> make xconfig (Made the changes I wanted) >> make dep clean bzlilo modules modules_install (Wait

Re: shell=false [more]

1999-11-28 Thread David Taylor
"scott.list" wrote: > > PERFECT. Thanks a lot. You're welcome. > Hopefully not to seem greedy but since I don't know perl or expect, Do you > know a way I could "wrap this up" in a restricted shell so that say a low > level support person could log on, and this script would prompt for a > user

Re: PCI audio (es1371) broken??? Kernel 2.2.12

1999-11-28 Thread David Taylor
JenEric wrote: > Has anyone been able to use the es1371.o module in rhl 6.1 (kernel > 2.2.12) Yes. Not a single problem. I "insmod es1371" and it works first time, without specifying resources. I've had no problems with the module. The driver works fine for me and does not appear to be broken

Re: shell=false [more]

1999-11-28 Thread David Taylor
> What I REALLY want is to be able to check a users POP password/userid. > Is there a way using telnet to port 109? I get a prompt, I just don't > know how to feed it a login/password. Would this work? how? Not too long ago I needed a way to authenticate users without getting access to the sha

CTXXXX Vibra Soundblasters

1999-11-11 Thread David Taylor
so when you try to set them up then the kernel will have trouble accessing the 16 bit DMA. The solution is to set the second DMA to 1 so that the card will behave as advertised. --- Any information would be much appreciated. Thank you. -- David Taylor -- To unsubscribe: mail [EMAIL PROTECTE

no setup signature found

1999-11-08 Thread David Taylor
I recently recompiled my kernel. Upon reboot I am told: "No setup signature found..." Then booting halts. I've never had this problem before. I copied the new zImage and System.map to the appropriate location and made the appropriate symlinks. I then ran /sbin/lilo and rebooted. Upon rebo

Re: redhat-digest Digest V99 #211

1999-11-03 Thread David Taylor
"Steven Hildreth" <[EMAIL PROTECTED]> wrote: > might try putting 'noauth' in your /etc/ppp/options file, and turn off the > authentication. If it works, there lies your problem. > > HTH It sure did! I didn't think of that. Thank you. -- David -- To unsubscribe: mail [EMAIL PROTECTED] with

Re: PPP fails in RH 6.1 [more]

1999-11-03 Thread David Taylor
> >>Nov 3 16:02:58 localhost modprobe: can't locate module char-major-108 > > I've seen this as well for "module char-major 110" under RedHat 6.1. > Whatever the case, it doesn't work for me either. > > The Mandrake 6.1 doesn't appear to have this problem. > > Does anyone know what the "can't loc

Re: Random number generation

1998-07-02 Thread David Taylor
;ve always used rand on linux because of the fact that I thought it performed equally to random. As a result, I saw rand() and srand() as being slightly better because they take less time to type. ;-) Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIS

Still having netcfg/ppp problem!

1998-07-02 Thread David Taylor
ast message in ppp0 is "proc file system not mounted"? Is that something I should worry about? Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To un

Linuxconf... any potholes to watch out for

1998-07-02 Thread David Taylor
Hi, Does anyone have any comments they can give me on Linuxconf? How useful do you find it? Is it stable/dangerous? I heard a couple of problems already with people losing root access. Are there any specific potholes I should look out for? Regards, David Taylor. -- PLEASE read the Red

Re: slightly off toipic

1998-06-30 Thread David Taylor
s up and running without any problems. Also, make sure that the hostname actually exists somewhere (though that shouldn't cause an error like that anyway). And, I have never used gethostbyname on the localhost... are you sure that's wise? I can't see a reason for it. Regards, David Ta

Win95 linux boot loader

1998-06-30 Thread David Taylor
I thought a few people on the list might be interested in this: http://home.olemiss.edu/~cvpsmith/software.html It is a GUI front-end written in Visual Basic 5 as a linux boot loader. Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES

Re: how to kill a zombie ?

1998-06-30 Thread David Taylor
think it's possible to modify that example code to reap other zombies not owned by that process... but then again, I may be wrong. Everything's worth a try. BTW, I don't have the issue with me. But I can get it and e-mail that part of the example code to anyone that wants it. R

netcfg problem !!!

1998-06-30 Thread David Taylor
nd turn the modem off and then on again. Ple-e-e-e-e-ease, will someone help me??? I'm stuck and minicom is really starting to @#$% me off! Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /Re

netcfg problem : more info now

1998-06-30 Thread David Taylor
nd turn the modem off and then on again. Ple-e-e-e-e-ease, will someone help me??? I'm stuck and minicom is really starting to @#$% me off! Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /Re

Please help with netcfg problem...

1998-06-29 Thread David Taylor
n send "ppp" in reply (that is how my ppp connection is initiated). Please... somebody out there has to have gotten netcfg to work with a prompt that may be different every time... I'm sick of minicom! Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the

RE: HELP!! made mistake in fdisk

1998-06-29 Thread David Taylor
fore restoring the FAT and MBR and was still able to boot good ol' linux again. Sorry about the obscurity of the details, but it was a few months ago and I don't have the norton bootup disks with me at the moment. Hope my little tale helps someone... Regards, David Taylor. -- PLEA

netcfg/expect problem

1998-06-29 Thread David Taylor
omething like "Student HS[0-9]+ v34[+] : " ... but that hasn't worked either. Any suggestions? Please... 'cos this is driving me nuts. I have to manually dialin with minicom at the moment. Please help. Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips

insecure ppp connection

1998-06-28 Thread David Taylor
Hi, When I dial into my isp using ppp I can then login to a telnet session, type "who", and see the IP address of my machine. I try telnetting from the isp's host back to my machine, and guess what... it works. Also, when I am on my machine, I type "ps aux" and see "sendmail: accepting connecti

Re: ftp a bit at a time?

1998-06-28 Thread David Taylor
e ncftp I'll eventually get the damn thing!!! I was previously just using ftp... never again. Thanks a lot everyone. Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /ma

Re: ncftp virtually unusable!

1998-06-28 Thread David Taylor
ver, I have yet to see if the forced install will have any effect on the other programs that were listed as conflicts... Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /ma

Re: Xanim won't play *.mov

1998-06-26 Thread David Taylor
play *.mov files? Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

error: xemacs cannot be installed

1998-06-26 Thread David Taylor
think it's something I'm doing wrong and not something wrong with the file... is it? Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscri

ncftp virtually unusable!

1998-06-26 Thread David Taylor
all of them? ps. I know I'm like a Knowledge Vampire... but I need to draw off the knowledge of others before I'll have any help to offer anyone else... In other words, I don't know much yet, but I'll know a lot soon, and then I'll be able to give back what I've ta

Printer sharing question?

1998-06-26 Thread David Taylor
nd printer sharing? Also... each computer has a modem and are connected to the same phone line... can that be used? Thanks in advance. Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tip

ftp a bit at a time?

1998-06-26 Thread David Taylor
as any COBOL/C/Win95 questions just let me know. Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with

Re: Vacation: procmail

1998-06-26 Thread David Taylor
The Dotfile Generator (TDG) can be quite helpful for setting up and maintaining procmail filters. http://www.imada.uo.dk/~blackie/dotfile Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat

Xanim won't play *.mov

1998-06-26 Thread David Taylor
sed xanim with *.mov files. If anyone out there has gotten xanim to work with *.mov can you please give me a quick pointer to what I need to do/get? Thanks in advance. Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHa

Re: soundcard settings (proc files included)

1998-06-26 Thread David Taylor
now? My card reports DMAs 1 & 3. However, the 16bit DMA prompts for either 5,6,or 7... I know my card is 16bit, though. BTW, that test sample sounds terrible to me... could this indicate that it's not correctly setup for 16bit sound? Regards, David Taylor. -- PLEASE read the Red H

rpm for XEmacs/GNUdoit?

1998-06-26 Thread David Taylor
vance... -- Regards, David Taylor -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: redhat-digest Digest V98 #554

1998-06-25 Thread David Taylor
n of utilities, and it allows you to switch to any resolution and colour depth supported by your card, on the fly, without a reboot, without stuffing around in the control panel. It sits next to your system clock on the system tray. To install it, you right click on the *.inf file and select "

Re: XWindows damaging my monitor?!

1998-06-25 Thread David Taylor
If Win 95 offered these to me I'd never touch Linux again. I know there's complexity associated with power, but couldn't there be a simpler layer (GUI) available for newbies. At the moment, I'd give anything to be able to configure this system via buttons and t

Re: XWindows damaging my monitor?!

1998-06-21 Thread David Taylor
27; it's turned off? Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: XWindows damaging my monitor?!

1998-06-21 Thread David Taylor
refresh rate, etcetera, is unknown. Note: I'm using MetroX, not XFree. Reason: Easier to setup. Could not get XFree to work. XFree wanted to know a lot more information than MetroX did, such as horizontal refresh rate, sync, etc... Regards, David Taylor. -- PLEASE read the Red Hat FAQ,

XWindows damaging my monitor?!

1998-06-21 Thread David Taylor
BUT ... now the bottom right corner seems to be jumping up and down. Please, does anyone have any suggestions/solutions? Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists

Configuring AfterStep 1.4.5

1998-06-20 Thread David Taylor
cesses running. Any ideas on any of the above would be extremely appreciated. Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL P

Re: rh5 and staroffcie and libc6

1998-06-16 Thread David Taylor
trying to avoid using tar files. Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Acroread/libc problem

1998-06-16 Thread David Taylor
libXt.so.6 ... please help! Thanks in advance. Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with &q

Linux Office Suite ?

1998-06-14 Thread David Taylor
e* system requirements (memory & cpu load). At the moment, I use my Linux system for programming and the Internet. However, I want to expand my use to ordinary productivity tools... so that I never have to use Windows again (which is what all my files to-date have been created in). Regards,

Test

1998-06-14 Thread David Taylor
Please ignore this message. Regards, David Taylor. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with

TkDesk won't work for me...

1998-05-24 Thread David Taylor
s to work.   Any help, no matter how short or terse would be appreciated.  ;-)   Regards, David Taylor.  

Restoring win95 boot manager

1998-05-22 Thread David Taylor
suggestions?   Also, is it possible to move a linux system from a partition on my primary hdd to a slave hdd?   Any help would be greatly appreciated.   Regards, David Taylor.