HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

wifi-menu — Interactively connect to a wireless network. More information: <https://manned.org/wifi-menu>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandinteractivelynetworkcliconnectmorewirelesswifi-menu
linux

Problem

How to use the wifi-menu command: Interactively connect to a wireless network. More information: <https://manned.org/wifi-menu>.

Solution

wifi-menu — Interactively connect to a wireless network. More information: <https://manned.org/wifi-menu>.

Set up a wireless connection interactively:
wifi-menu


Interactively set up a connection to a network and obscure the password:
wifi-menu {{[-o|--obscure]}}


Display help:
wifi-menu {{[-h|--help]}}

Code Snippets

Set up a wireless connection interactively

wifi-menu

Interactively set up a connection to a network and obscure the password

wifi-menu {{[-o|--obscure]}}

Display help

wifi-menu {{[-h|--help]}}

Context

tldr-pages: linux/wifi-menu

Revisions (0)

No revisions yet.