Gentoo Archives: gentoo-dev

From: Grant Goodyear <grant@×××××××××××××××××.edu>
To: gentoo-dev@g.o
Subject: [gentoo-dev] inet_interfaces = $myhostname, localhost
Date: Wed, 04 Jul 2001 08:48:55
Message-Id: 20010704095056.B19926@bernacchi.chem.uh.edu
1 Hmmm. Normally you want
2
3 /etc/hosts
4 127.0.0.1 localhost.localdomain localhost
5 192.168.0.3 myhostname.mydomain myhostname
6
7 (where 192.168.0.3 should be your machine's IP address).
8
9 Yep, I'm not surprised that you needed to run newaliases (running
10 newaliases _is_ in the desktop howto, by the way); are you saying that
11 it needed to be run _before_ "postfix start"?
12
13 -Grant-
14 --
15 ___________________________________________________________________
16 | Grant Goodyear | The Secrets of Physics: |
17 | Dept. of Chemistry - UH |1. Add zero. |
18 | Houston, TX 77204 |2. Multiply by one. |
19 |-------------------------------------|3. Expand in a Taylor series|
20 |e-mail: goodyear@××.edu |4. Integrate by parts. |
21 |www:bernacchi.chem.uh.edu/~grant |5. Fourier transform. |
22 | |6. Add auxiliary variables |
23 |_____________________________________|____________________________|

Replies

Subject Author
Re: [gentoo-dev] inet_interfaces = $myhostname, localhost Duckx <duckx@×××××××××××.fr>