Home > other >  Network management
Network management

Time:10-08

Ls/etc/sysconfig/network - network scripts/queries - scripts file under the
(ifcfg - ens33)
Cp/etc/sysconfig/network - scirpts/ifcfg - novice ens33/TMP had better use cp copy, in order to avoid error
Vim/etc/sysconfig/network - scripts/ifcfg - ens33 edit view ifcfg - ens33 information
Whether the ONBOOT=YES boot device (YES YES NO NO)
BOOTROTO=none manual IP for IP (DHCP automatically obtain IP, server yourself send
IPADDR=192.168.16.133 (manual IP)
A subnet mask NETMASK=255.255.255.0 ()
GATEWAY=192.168.16.2 (GATEWAY)
=192.168.16.2 DNS (domain name)

CodePudding user response:

This is the hair of what, look not to understand

CodePudding user response:

The Linux system network configuration?