enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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.

  3. List of POSIX commands - Wikipedia

    en.wikipedia.org/wiki/List_of_POSIX_commands

    C programming Mandatory Find printable strings in files 2BSD strip: C programming Optional (SD) Remove unnecessary information from executable files Version 1 AT&T UNIX stty: Misc Mandatory Set the options for a terminal Version 2 AT&T UNIX tabs: Misc Mandatory Set terminal tabs PWB UNIX tail: Text processing Mandatory Copy the last part of a file

  4. Network utility - Wikipedia

    en.wikipedia.org/wiki/Network_utilities

    ifconfig (on Unix) ipconfig (on Windows) route can display an IP routing table; Main network utilities List of the most useful network commands. References

  5. 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 ...

  6. ipconfig - Wikipedia

    en.wikipedia.org/wiki/Ipconfig

    The ipconfig command supports the command-line switch /all.This results in more detailed information than ipconfig alone.. An important additional feature of ipconfig is to force refreshing of the DHCP IP address of the host computer to request a different IP address.

  7. NetworkManager - Wikipedia

    en.wikipedia.org/wiki/NetworkManager

    On Linux and all Unix-like operating systems, the utilities ifconfig and the newer ip (from the iproute2-bundle) are used to configure IEEE 802.3 and IEEE 802.11 hardware. These utilities configure the kernel directly and the configuration is applied immediately. After boot-up, the user is required to configure them again.

  8. iproute2 - Wikipedia

    en.wikipedia.org/wiki/Iproute2

    ifconfig: ip addr, ip link: Address and link configuration route: ip route: Routing tables arp: ip neigh: Neighbors iptunnel: ip tunnel: Tunnels nameif, ifrename: ip link set name: Rename network interfaces ipmaddr: ip maddr: Multicast netstat: ss, ip route: Show various networking statistics brctl: bridge: Handle bridge addresses and devices

  9. netstat - Wikipedia

    en.wikipedia.org/wiki/Netstat

    Displays a table of all network interfaces. Add -e to get output similar to ifconfig. netstat -ct: Displays TCP connections continuously. netstat -g: Display multicast group membership information for IPv4 and IPv6. netstat -lntu: Display all services listening for TCP and UDP, all free open ports on the local machine. netstat -atnp | grep ESTA