User Tools

Site Tools


networking

This is an old revision of the document!


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, ifconfig, ip

Synchronize time with NTP: ntpdate, ntpd

networking.1737256789.txt.gz · Last modified: 2025/01/19 03:19 by 1211112228

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki