Articles about nmcli | UserComp.com

Setting up an Ad-Hoc WiFi Network for Multiple Raspberry Pi 5s with Static IPs using nmcli and nmtui (No Graphic Interface)
Setting up an Ad-Hoc WiFi Network for Multiple Raspberry Pi 5s with Static IPs using nmcli and nmtui (No Graphic Interface)

This guide explains how to create an ad-hoc WiFi network for multiple Raspberry Pi 5 devices without using DHCP or a default route. It utilizes nmcli and nmtui for a non-graphic interface setup. Follow these steps for a seamless and interconnected Raspberry Pi experience.

Read More
Network Manager (nmcli): Replacing the 'dropdhcplease' Command for Fedora 40 and Later
Network Manager (nmcli): Replacing the 'dropdhcplease' Command for Fedora 40 and Later

In Fedora 40 and later, the old 'dhclient' advice to drop DHCP leases no longer works. Instead, NetworkManager handles DHCP, and the GUI works well when installed. Here's how to use 'nmcli' to manage DHCP leases.

Read More
Network Manager's IPv4 Routes Creation with nmcli: An Alternative to Manually Deleting Routes
Network Manager's IPv4 Routes Creation with nmcli: An Alternative to Manually Deleting Routes

Learn how to create IPv4 routes using Network Manager and nmcli instead of manually deleting routes with ip route command.

Read More