Re: E-Mail Server Setup

2003-06-11 Thread Andrew Williams
On Wed, 2003-06-11 at 06:58, Ramesh .T.S wrote: > use qmail -- www.qmail.org > I've also had great luck with courier (www.courier-mta.org) > - Original Message - > From: "Anton Piatek" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, June 11, 2003 3:18 PM > Subject: Re:

RE: Export display to another pc

2003-06-04 Thread Andrew Williams
You can do this with any windows Xserver that supports full-screen mode. (some may or may not support xdm) basically what I've done with Xwin32 is to run it in full screen, login to the host with putty (doing x-forwarding) and start the window manager. Works like a charm. - andrew On Tue, 20

Re: Manager of packages

2003-06-03 Thread Andrew Williams
On Mon, 2003-06-02 at 14:44, Augusto Flavio wrote: > How i use the manager of packages from console? I want > install some packages from CD(RH9). > man rpm, will tell you all you need to know. - andrew -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/ma

Re: dhcp - max lease time

2003-06-03 Thread Andrew Williams
On Mon, 2003-06-02 at 14:39, [EMAIL PROTECTED] wrote: > > { > > hardware Ethernet 00:00:00:00:00:00; > > fixed-address 10.x.x.x; > > } > > Hi, > > I was hoping to avoid this as I've 60+ clients (and > new ones coming and going weekly) and don't want

Re: dhcp - max lease time

2003-06-03 Thread Andrew Williams
On Mon, 2003-06-02 at 14:10, [EMAIL PROTECTED] wrote: > Hi, > > For permanent leases or leases that I wish to never > expire, what should I modify in /etc/dhcpd.conf? > > The man pages don't mention permanent or infinite > lease times. > > Bri- > for a permanent lease I use this host foo

Re: Monitoring Network Traffic

2003-06-03 Thread Andrew Williams
On Mon, 2003-06-02 at 12:39, sentinel wrote: > Good tools however they are not GUI based. MRTG and RRDtool write logs and > create charts/web pages. Snort has ACID which is a GUI tool but typically > is used to monitor network intrusion. iptraf is a firewall filter which can > also write logs an

Re: SMTP Auth

2003-05-30 Thread Andrew Williams
On Thu, 2003-05-29 at 17:04, Richard Humphrey wrote: > Sorry for the long post but I am really trying to understand why this > isnt working. I have verified with 2 techs at my ISP that they are not > blocking any ports. (wanted to clear that up right away) > > I have a machine set up at home (RedH

Re: fsck

2003-05-30 Thread Andrew Williams
utofsck It looks like if you create /fsckoptions that contains just -a fsck will do what I think your asking for. (man fsck for the options just to make sure) > - Original Message - > From: "Andrew Williams" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>

Re: Migrating

2003-05-29 Thread Andrew Williams
On Wed, 2003-05-28 at 10:17, Paulo Schopf wrote: > Hi. > > Im migrating my old Linux (Conectiva distro) to RH 9. I would like to > know what are the files to copy to keep accounts and passwords (passwd, > shadown, etc). I just use Squid, Apache and Samba and have some files in > /home, without

Re: backup scripts

2003-05-29 Thread Andrew Williams
I used amanda for a year or so to do just what you want. It's not terribly difficult to setup (the first few tries are frustrating but eventually a light will come on and all will make sense) The only bad thing about amanda (and the reason I stopped using it) is that it won't span a single volume

RE: Passwd File

2003-05-29 Thread Andrew Williams
On Wed, 2003-05-28 at 09:37, Burke, Thomas G. wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > passords are encrypted (normally) with a simple one-way hashing > algorithm - the encrypting key is included in the stuff that's in the > result. If you install shadow passwords, the passwor

Re: fsck

2003-05-28 Thread Andrew Williams
On Wed, 2003-05-28 at 13:17, Vano Beridze wrote: > Hello > > I've got RedHat Linux 8.0 > > If I shutdown the system abnormally, the system promps to start fsck > after reboot. How can I tell the system to start fsck without a 'Y' > confirmation at startup? I don't want to confirm fsck run, I just