Tag: manage network Linux
-
How to manage network in Linux with nmcli command
nmcli – command-line tool for controlling NetworkManager. nmcli is a command-line tool for controlling NetworkManager and reporting network status. It can be utilized as a replacement for nm-applet or other graphical clients. nmcli is used to create, display, edit, delete, activate, and deactivate network connections, as well as control and display network device status. Typical…