2004-06-12 13:58:29 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-12 13:58:29 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2011-11-04 07:05:47 +08:00
|
|
|
<chapter id="netutils">
|
2005-04-30 23:17:13 +08:00
|
|
|
<?dbhtml filename="netutils.html"?>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2011-11-04 07:05:47 +08:00
|
|
|
<title>Networking Utilities</title>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
This chapter contains some tools that come in handy when the network
|
|
|
|
needs investigating.
|
|
|
|
</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2006-04-17 10:44:31 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
2006-04-18 00:19:30 +08:00
|
|
|
<ulink url="&blfs-wiki;/basicnetworkingutilities"/></para>
|
2006-06-22 00:26:07 +08:00
|
|
|
|
2010-08-12 20:18:41 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="avahi.xml"/>
|
2012-05-17 00:39:28 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bind-utils.xml"/>
|
2012-02-08 03:06:16 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="networkmanager.xml"/>
|
2020-04-03 05:58:25 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network-manager-applet.xml"/>
|
2012-05-17 00:39:28 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nmap.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="traceroute.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="whois.xml"/>
|
2019-02-23 05:35:52 +08:00
|
|
|
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wicd.xml"/>-->
|
2012-05-17 00:39:28 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wireshark.xml"/>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</chapter>
|