• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

wifi-menu: command not found

by admin

wifi-menu allows to interactively connect to a wireless network on INTERFACE using a netctl profile. In case no netctl profile is available, one can be generated. If only one wireless interface is available, INTERFACE can be omitted.

wifi-menu is only able to generate netctl profiles for simple network configurations. Profiles for more complex configurations must be set up manually.

If you encounter the below error while running the wifi-menu command:

wifi-menu: command not found

you may need to install the netctl package using the pcaman package manager:

# pacman -S netctl

Command Options

  • -h, –help: Print a short help text and exit.
  • -o, –obscure: Show asterisks for the characters of the password and store the password as a hexadecimal pre-shared key.

wifi-menu Command Examples

1. Set up a wireless connection interactively:

$ wifi-menu

2. Interactively set up a connection to a network and obscure the password:

$ wifi-menu --obscure

3. Display help:

$ wifi-menu --help

Filed Under: Linux

Some more articles you might also be interested in …

  1. lvextend command examples in Linux
  2. rolldice: command not found
  3. How to Reduce an LVM volume on Ubuntu
  4. pkgmk Command Examples in Linux
  5. Error “530: permission denied” when user logs in to vsftpd server via ftp
  6. How to Enable IPv6 in CentOS/RHEL 8
  7. CentOS / RHEL 7 : How to modify Network Interface names
  8. “az bicep” Command Examples (Bicep CLI command group)
  9. a2ensite Command Examples in Linux
  10. kscreen-console: command not found

You May Also Like

Primary Sidebar

Recent Posts

  • gml2gv Command Examples
  • glow Command Examples
  • glib-compile-resources Command Examples
  • glances Command Examples

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright