mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 09:46:12 +02:00
nmcli: add more information link (#5198)
This commit is contained in:
parent
d8be3f35a3
commit
23d7996775
4 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# nmcli
|
# nmcli
|
||||||
|
|
||||||
> നെറ്റ്വർക്ക് മാനേജർ നിയന്ത്രിക്കാൻ വേണ്ടിയുള്ള കമാൻഡ് ലൈൻ ഉപകരണം.
|
> നെറ്റ്വർക്ക് മാനേജർ നിയന്ത്രിക്കാൻ വേണ്ടിയുള്ള കമാൻഡ് ലൈൻ ഉപകരണം.
|
||||||
|
> കൂടുതൽ വിവരങ്ങൾ: <https://man.archlinux.org/man/nmcli.1>.
|
||||||
|
|
||||||
- nmcli പതിപ്പ് ഏതാണെന്ന് അറിയാൻ :
|
- nmcli പതിപ്പ് ഏതാണെന്ന് അറിയാൻ :
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# nmcli connection
|
# nmcli connection
|
||||||
|
|
||||||
> Connection management with NetworkManager.
|
> Connection management with NetworkManager.
|
||||||
|
> More information: <https://man.archlinux.org/man/nmcli.1>.
|
||||||
|
|
||||||
- List all NetworkManager connections (shows name, uuid, type and device):
|
- List all NetworkManager connections (shows name, uuid, type and device):
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# nmcli device
|
# nmcli device
|
||||||
|
|
||||||
> Hardware device management with NetworkManager.
|
> Hardware device management with NetworkManager.
|
||||||
|
> More information: <https://man.archlinux.org/man/nmcli.1>.
|
||||||
|
|
||||||
- Print the statuses of all network interfaces:
|
- Print the statuses of all network interfaces:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# nmcli
|
# nmcli
|
||||||
|
|
||||||
> A command line tool for controlling NetworkManager.
|
> A command line tool for controlling NetworkManager.
|
||||||
|
> More information: <https://man.archlinux.org/man/nmcli.1>.
|
||||||
|
|
||||||
- Check the nmcli version:
|
- Check the nmcli version:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue