enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. dig (command) - Wikipedia

    en.wikipedia.org/wiki/Dig_(command)

    dig is a network administration command-line tool for querying the Domain Name System (DNS).. dig is useful for network troubleshooting and for educational purposes. [2] It can operate based on command line option and flag arguments, or in batch mode by reading requests from an operating system file.

  3. ifconfig - Wikipedia

    en.wikipedia.org/wiki/Ifconfig

    ifconfig (short for interface config) is a system administration utility in Unix-like operating systems for network interface configuration. The utility is a command-line interface tool and is also used in the system startup scripts of many operating systems. It has features for configuring, controlling, and querying TCP/IP network interface ...

  4. List of POSIX commands - Wikipedia

    en.wikipedia.org/wiki/List_of_POSIX_commands

    Undo a previous get of an SCCS file System III uniq: Text processing Mandatory Report or filter out repeated lines in a file Version 3 AT&T UNIX unlink: Filesystem Optional (XSI) Call the unlink function Version 1 AT&T UNIX uucp: Network Optional (UU) System-to-system copy Version 7 AT&T UNIX uudecode: Network Mandatory Decode a binary file ...

  5. netstat - Wikipedia

    en.wikipedia.org/wiki/Netstat

    In computing, netstat is a command-line network utility that displays open network sockets, routing tables, and a number of network interface (network interface controller or software-defined network interface) and network protocol statistics. It is available on Unix, Plan 9, Inferno, and Unix-like operating systems including macOS, Linux ...

  6. nslookup - Wikipedia

    en.wikipedia.org/wiki/Nslookup

    The - (minus sign) invokes subcommands which are specified on the command line and should precede nslookup commands. In non-interactive mode, i.e. when the first argument is a name or Internet address of the host being searched, parameters and the query are specified as command line arguments in the invocation of the program.

  7. route (command) - Wikipedia

    en.wikipedia.org/wiki/Route_(command)

    In Linux distributions based on 2.2.x Linux kernels, the ifconfig and route commands are operated together to connect a computer to a network, and to define routes between computer networks. Distributions based on later kernels have deprecated ifconfig and route, replacing them with iproute2. Route for Linux was originally written by Fred N ...

  8. tcpdump - Wikipedia

    en.wikipedia.org/wiki/Tcpdump

    tcpdump is a data-network packet analyzer computer program that runs under a command line interface. It allows the user to display TCP/IP and other packets being transmitted or received over a network to which the computer is attached. [3] Distributed under the BSD license, [4] tcpdump is free software.

  9. netcat - Wikipedia

    en.wikipedia.org/wiki/Netcat

    netcat (often abbreviated to nc) is a computer networking utility for reading from and writing to network connections using TCP or UDP. The command is designed to be a dependable back-end that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and investigation tool ...