-
Aug 7 |
Commands, LAMP, Linux |
Noman |
3910 Views |
with No Comments
ZEROCONF utilises the 169.254.0.0/16 network address to autoconfigure using a series of unanswered “ARP” queries and then assumes an address if the queries yield an empty result.A route to the ZEROCONF network is...
-
Aug 2 |
LAMP, Linux, SCRIPTING |
Noman |
2910 Views |
with No Comments
This howto will explain you how to capture tcpdump in pcap format and save in log file and then able to read it. # tcpdump -i eth0 -s0 -w /tmp/capture.pcap Please find below conversion command for Human readable format...
-
Aug 2 |
Linux |
Noman |
2036 Views |
with No Comments
How to connect wireless in linux....