
nmcli-general
List of commands for nmcli-general:
-
nmcli-general:tldr:056b1 nmcli-general: Show the permissions of NetworkManager.$ nmcli general permissionstry on your machineexplain this command
-
nmcli-general:tldr:05d4b nmcli-general: Set the logging level and/or domains (see `man NetworkManager.conf` for all available domains).$ nmcli general logging level ${select} domain ${domain_1,domain_2,---}try on your machineexplain this command
-
nmcli-general:tldr:09bb1 nmcli-general: Show the general status of NetworkManager.$ nmcli generaltry on your machineexplain this command
-
nmcli-general:tldr:40d1f nmcli-general: Show the hostname of the current device.$ nmcli general hostnametry on your machineexplain this command
-
nmcli-general:tldr:92d21 nmcli-general: Show the current logging level and domains.$ nmcli general loggingtry on your machineexplain this command
-
nmcli-general:tldr:df182 nmcli-general: Change the hostname of the current device.$ sudo nmcli general hostname ${new_hostname}try on your machineexplain this command