Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

NetworkManager

NetworkManager --version (return code: 0)

1.2.2
NetworkManager --help (return code: 0)

Usage:
  NetworkManager [OPTION...]

NetworkManager monitors all network connections and automatically
chooses the best connection to use.  It also allows the user to
specify wireless access points which wireless cards in the computer
should associate with.

Help Options:
  -h, --help                                                             Show help options

Application Options:
  -V, --version                                                          Print NetworkManager version and exit
  -n, --no-daemon                                                        Don't become a daemon
  --log-level=INFO                                                       Log level: one of [TRACE,DEBUG,INFO,WARN,ERR,OFF,KEEP]
  --log-domains=PLATFORM,RFKILL,WIFI                                     Log domains separated by ',': any combination of [DEFAULT,PLATFORM,RFKILL,ETHER,WIFI,BT,MB,DHCP4,DHCP6,DHCP,PPP,WIFI_SCAN,IP4,IP6,IP,AUTOIP4,DNS,VPN,SHARING,SUPPLICANT,AGENTS,SETTINGS,SUSPEND,CORE,DEVICE,OLPC,INFINIBAND,FIREWALL,ADSL,BOND,VLAN,BRIDGE,DBUS_PROPS,TEAM,CONCHECK,DCB,DISPATCH,AUDIT,SYSTEMD,ALL]
  --g-fatal-warnings                                                     Make all warnings fatal
  -p, --pid-file=/var/run/NetworkManager/NetworkManager.pid              Specify the location of a PID file
  --state-file=/var/lib/NetworkManager/NetworkManager.state              State file location
  --run-from-build-dir                                                   Run from build directory
  --print-config                                                         Print NetworkManager configuration and exit
  --config=/etc/NetworkManager/NetworkManager.conf                       Config file location
  --config-dir=/etc/NetworkManager/conf.d                                Config directory location
  --system-config-dir=/usr/lib/NetworkManager/conf.d                     System config directory location
  --intern-config=/var/lib/NetworkManager/NetworkManager-intern.conf     Internal config file location
  --plugins=ifupdown,ibft                                                List of plugins separated by ','
  --configure-and-quit                                                   Quit after initial configuration
  -d, --debug                                                            Don't become a daemon, and log to stderr

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

7 Steps to configure BDR replication in postgresql

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

Ora2PG - Oracle/MySQL to Postgres DB migration Version 20.0

PostgreSQL Introduction