We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sudo lnxrouter --ap wlan0 MyAccessPoint -p MyPassPhrase
/usr/bin/lnxrouter: 622: /usr/bin/lnxrouter: Syntax error: "(" unexpected (expecting "}")
FYI:
OS: Debian Linux Wifi availability : Laptop attached Wifi I changed the wifi access point by using the command sudo iwconfig
sudo iwconfig
Ref:
is_5ghz_frequency() { [[ $1 =~ ^(49[0-9]{2})|(5[0-9]{3})$ ]] }
The text was updated successfully, but these errors were encountered:
Close due to long time stale. Reopen if there's still problem
Sorry, something went wrong.
No branches or pull requests
sudo lnxrouter --ap wlan0 MyAccessPoint -p MyPassPhrase
I got "syntax error" :
FYI:
OS: Debian Linux
Wifi availability : Laptop attached Wifi
I changed the wifi access point by using the command
sudo iwconfig
Ref:
The text was updated successfully, but these errors were encountered: