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: