Re: SMTP server question

2002-05-30 Thread Todd Dunbebin
Michael George wrote: > Hello! > Currently, I run sendmail on that server. Mostly because that's what I've > used at home and I've become used to the sendmail-cf configuration tools that > come w/ Red Hat. If qmail does what we want, I'll switch in a heartbeat... IMO qmail would be the way

Re: Anyone Know How to configure DNS?

2001-12-13 Thread Todd Dunbebin
http://www.linux.org/docs/ldp/howto/DNS-HOWTO.html Best place to start Regards, Todd Remo Mattei wrote: > >actually i am having problem with configuring DNS > > > > >anyone can tell me what show i know before configuring the DNS > > yes what do you need to know? > as someone said on the

RE: Setting system time.

1999-12-15 Thread Todd Dunbebin
If Linux has it correctly but the Bios doesn't clock -w will synch OS with BIOS time. If all is wrong you cna do a rdate -s (with a time server FQDN here..I use bitsy.mit.edu) then a clock -w should make everything hunkey dorey > -Original Message- > From: Stefan Smietanowski [mailto:[

RE: Cron Help

1999-12-10 Thread Todd Dunbebin
> -Original Message- > From: Vidiot [mailto:[EMAIL PROTECTED]] > > Why not use ntp (Network Time Protocol) instead? Because I didn't know about it. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: Cron Help

1999-12-10 Thread Todd Dunbebin
:[EMAIL PROTECTED]] > Sent: Thursday, December 09, 1999 4:34 PM > To: '[EMAIL PROTECTED]' > Subject: Re: Cron Help > > > On Thu, 9 Dec 1999, Todd Dunbebin wrote: > > > crontab /root/settime > > Run 'crontab -e' to edit your crontab. If you wan

Cron Help

1999-12-09 Thread Todd Dunbebin
I'm trying to get my linux box to synch with a time server, and I'm trying to use crontab, this is what I hve in the file settime and I issue the command: crontab /root/settime and it looks like it accepts it but I keep getting errors emailed to me, anyone know if the syntax is screwy or something

Not allowing users to change passwords.

1999-12-07 Thread Todd Dunbebin
Is there a way to do this? I can only imagine there is. But I can't find documentation: Iwant to be able to set it or change it from root, but I don't want a user to be able to do it. Basically I'm setting up a crippled account. Unfortunately I know how to do it in NT. But that's neither he

RE: Samba/win 98 problem

1999-12-02 Thread Todd Dunbebin
Or you could change the smb.conf to use encrypted passwords. But you should only do this if everything is 98, or 95 OSR2, and/or NT 4.0 SP4 or greater, it's a bitch in mixed environments > -Original Message- > From: Charles Boening [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 02

2 IPs on 1 NIC and SSH

1999-12-01 Thread Todd Dunbebin
Anyone point me to a how to or something for putting two IPs on one NIC and maybe to add a secondary gateway witha higher metric As well as point me to where I can get SSH and a readme for it. I've been looking for several days and hitting ded links and dead ends and then frustrated. Thanks, -