enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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. This is done using two commands in sequence.

  3. ifconfig - Wikipedia

    en.wikipedia.org/wiki/Ifconfig

    Linux also features iwspy, to read the signal, noise and quality of a wireless connection. Other related tools for configuring Ethernet adapters are: ethtool, mii-tool, and mii-diag in Linux and the command dladm show-link in Solaris. The ip suite has a similar purpose and is meant to replace the deprecated ifconfig. [6]

  4. iproute2 - Wikipedia

    en.wikipedia.org/wiki/Iproute2

    Replacement command Note 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 ...

  5. route (command) - Wikipedia

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

    COMMAND: The command to run (add, delete, change, get, monitor, flush)-net: <dest> is a network address-host: <dest> is host name or address (default)-netmask: the mask of the route <dest>: IP address or host name of the destination <gateway>: IP address or host name of the next-hop router

  6. IP aliasing - Wikipedia

    en.wikipedia.org/wiki/IP_aliasing

    IP aliasing is associating more than one IP address to a network interface. With this, one node on a network can have multiple connections to a network, each serving a different purpose. According to the Linux Kernel documentation, [1] IP-aliases are an obsolete way to manage multiple IP-addresses/masks per interface.

  7. Network block device - Wikipedia

    en.wikipedia.org/wiki/Network_block_device

    On Linux, network block device (NBD) is a network protocol that can be used to forward a block device (typically a hard disk or partition) from one machine to a second machine. As an example, a local machine can access a hard disk drive that is attached to another computer.

  8. Drive mapping - Wikipedia

    en.wikipedia.org/wiki/Drive_mapping

    Network mapped drives (on LANs or WANs) are available only when the host computer (File Server) is also available (i.e. online): it is a requirement for use of drives on a host. All data on various mapped drives will have certain permissions set (most newer systems) and the user will need the particular security authorizations to access it.

  9. IP Virtual Server - Wikipedia

    en.wikipedia.org/wiki/IP_Virtual_Server

    IPVS is incorporated into the Linux Virtual Server (LVS), where it runs on a host and acts as a load balancer in front of a cluster of real servers. IPVS can direct requests for TCP- and UDP-based services to the real servers, and make services of the real servers appear as virtual services on a single IP address. IPVS is built on top of Netfilter.