slackware-current/source/n/network-scripts/manpages/netconfig.8
Patrick J Volkerding 84730d7aba Mon Jul 24 19:26:18 UTC 2023
ap/tmux-3.3a-x86_64-2.txz:  Rebuilt.
  Patched to fix a crash when copying text. Thanks to nullptr, gnw, and Daedra.
d/parallel-20230722-noarch-1.txz:  Upgraded.
l/libarchive-3.7.0-x86_64-1.txz:  Upgraded.
l/pipewire-0.3.75-x86_64-2.txz:  Rebuilt.
  [PATCH] pipewire: add missing stdbool.h include to version.h.in.
  Thanks to marav.
n/network-scripts-15.1-noarch-1.txz:  Upgraded.
  Added netconfig.8 manpage. Thanks to metaed.
extra/brltty/brltty-6.6-x86_64-1.txz:  Upgraded.
2023-07-24 21:58:57 +02:00

104 lines
1.7 KiB
Groff

'\" t
.\" Manual page created with latex2man on Fri Jul 21 22:36:08 2023
.\" NOTE: This file is generated, DO NOT EDIT.
.de Vb
.ft CW
.nf
..
.de Ve
.ft R
.fi
..
.TH "NETCONFIG" "8" "21 July 2023" "System Manager\&'s Manual " "System Manager\&'s Manual "
.SH NAME
.PP
netconfig
presents dialog boxes that ask the system operator for facts
about this node\&'s network configuration, such as host name, domain, IP address
(or how to get it), router, and name server. It can optionally probe the node
for its network card.
.PP
.SH SYNOPSIS
.PP
/sbin/netconfig
.PP
.SH DESCRIPTION
.PP
The information requested from the operator includes:
.TP
.B *
hostname,
.TP
.B *
domain name,
.TP
.B *
VLAN,
.TP
.B *
configuration type (static, dynamic, etc.),
.TP
.B *
IPv4 and IPv6 addresses and router addresses,
.TP
.B *
name server, and
.TP
.B *
probe for network card (yes/no).
.PP
It summarizes the responses given and confirms with the operator before
configuring the node.
.PP
The files modified or overwritten, when applicable, are:
.TP
.B *
/etc/HOSTNAME
.TP
.B *
/etc/NetworkManager/NetworkManager.conf
.TP
.B *
/etc/rc.d/rc.inet1.conf
.TP
.B *
/etc/hosts
.TP
.B *
/etc/networks
.TP
.B *
/etc/resolv.conf
.TP
.B *
/etc/rc.netdevice
.PP
Plus, it enables /etc/rc.d/rc.networkmanager
to run during multiuser
startup, again when applicable.
.PP
The Slackware boot disk runs netconfig
as part of operating system setup,
and the system operator can re\-run netconfig
any time later.
.PP
Note that many of the changes made by netconfig
take effect only when
the system is next rebooted.
.PP
.SH OPTIONS
.PP
netconfig
does not take arguments.
.PP
.SH AUTHOR
.PP
Mostly written by Patrick Volkerding <volkerdi@slackware.com>.
.PP
.\" NOTE: This file is generated, DO NOT EDIT.