diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml index efdc164ff..b1eaabed4 100644 --- a/chapter06/nettools-inst.xml +++ b/chapter06/nettools-inst.xml @@ -6,5 +6,10 @@ make && make install +Net-tools hostname replaces that which was +originally installed by sh-utils. Sometimes the sh-utils version gets +left behind as /bin/hostname.old so you may wish to remove it by running +rm -f /bin/hostname.old +