networking
Networking
Display network interfaces:
ip a nmcli device status
Configure network interfaces:
ip nmcli
Test network connectivity:
ping
Display network connections:
netstat
Show IP addresses:
ip addr show
Show active connections:
nmcli connection show --active
Configure static IP:
nmcli ip
Configure DHCP:
nmcli ip
Synchronize time with NTP:
ntpdate ntpd
networking.txt · Last modified: 2025/01/19 03:20 by 1211112228
