Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

network-config(8) [debian man page]

NETWORK-CONFIG(8)					      System Manager's Manual						 NETWORK-CONFIG(8)

NAME
network-config - Simple network configuration tool SYNOPSIS
network-config [options] DESCRIPTION
network-config is a simple and easy to use program that helps configuring the network interfaces for linux-based operating systems. It allows to have multiple configurations for the same computer and to easy configure NAT for internet sharing. It can also be used to scan for wireless networks. It is written in perl and uses gtk2+, but also works as a command line program. OPTIONS
-h Show summary of options. -tl Lists all the configurations -ts CONFIG Shows CONFIG configuration -tc CONFIG FORMAT Changes the CONFIG configuration FORMAT example : name=test,eth0[dhcp=TRUE ip=192.168. netmask=255.] formats : name,icon,description,dns_auto,dns1,dns2,dns3,default_net devices formats : active,ip,netmask,gateway,nat,dhcp,w_wep, w_wpa,w_ssid,w_rate -ta CONFIG Applies the CONFIG configuration AUTHOR
network-config was written by Munteanu Alexandru Ionut. This manual page was written by Marvin Stark <marv@der-marv.de> January 9, 2007 NETWORK-CONFIG(8)

Check Out this Related Man Page

CONFIG.SUB(1)							   User Commands						     CONFIG.SUB(1)

NAME
config.sub - validate and canonicalize a configuration triplet SYNOPSIS
config.sub [OPTION] CPU-MFR-OPSYS or ALIAS DESCRIPTION
Canonicalize a configuration name. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit REPORTING BUGS
Report bugs and patches to <config-patches@gnu.org>. COPYRIGHT
Copyright 1992-2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. SEE ALSO
autoconf(1), automake(1), autoreconf(1), autoupdate(1), autoheader(1), autoscan(1), config.guess(1), config.sub(1), ifnames(1), libtool(1). GNU Autoconf 2.69 August 2017 CONFIG.SUB(1)
Man Page