Knowledge base - Posts tagged with: housekeeping
Linux Networking Housekeeping
Routing Table Cleanup
While 169.254.0.0/16 route shows up only on machine with multiple NICs it has no place on the systems at all. Get rid of the annoying Zero Configuartion crap by adding the following lines to /etc/sysconf/network:
NOZEROCONF=yes

