|
发表于 2004-1-10 13:46:45
|
显示全部楼层
cat > /etc/hosts << "EOF"
# Begin /etc/hosts (network card version)
127.0.0.1 localhost.localdomain localhost
192.168.1.1 <value of HOSTNAME>.mydomain.org <value of HOSTNAME>
# End /etc/hosts (network card version)
EOF
then what is <value of HOSTNAME> ?
If you learn things like that, don't bother to learn then. |
|