linux-awk-3

awk

Basic syntax
Awk –Fs’/pattern/ {action}’ input-file
(or)
Awk –Fs'{ action}’ input-file -F is the field delimiter. If not specified, spaces will be used as delimiters by default.
/patter

Three modes of the VI editor

Three modes of the vi editor Generally speaking, the vi editor has three modes, namely the general command mode, the edit mode and the command line command mode. The functions of these three modes

linux-PXE-12

Manage server IP address and host name in DHCP+DNS mode. Before the server is put on the shelf, based on its MAC address, configure the host reservation in DHCP and assign the host name. DHCP combi

linux-dns-11

1. The DNS server address setting in the network card setting configuration file, 2. The system default DNS server address setting. 3. Hosts file designation
The effective order is:
1 hosts fil