Guide to Unix/Commands/Networking

ifconfig Edit

Configures a network interface.

Links:

ifdown Edit

Brings a network interface down. See also #ifup.

Links:

ifup Edit

Brings a network interface up. See also #ifdown.

Links:

ping Edit

Sends ICMP packets to network hosts, mostly to see whether they are up.

Examples:

  • ping www.wikibooks.org

Links: