Results 1 to 5 of 5
I'm trying to get my fedora 17 box to connect to a wifi network that uses passwords. If I'm reading the man page right, I should be able to do
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-07-2012 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 67
How do I get nmcli to connect to a wireless network?
I'm trying to get my fedora 17 box to connect to a wifi network that uses passwords. If I'm reading the man page right, I should be able to do
but that keeps giving me errors.Code:nmcli dev wifi connect <network> <password>
- 11-09-2012 #2Trusted Penguin
- Join Date
- May 2011
- Posts
- 3,745
1. Is NetworkManager running?
2. Are you running nmcli as root?
3. Can you post the errors you are getting?
- 11-15-2012 #3Just Joined!
- Join Date
- Oct 2012
- Posts
- 15
Run nmcli as root. it will work for you.
- 11-16-2012 #4Just Joined!
- Join Date
- Mar 2011
- Posts
- 67
Nevermind I fixed it. It turns out you need to litterally type in the word "password". eg.
and no I don't need to run it as root.Code:nmcli dev wifi connect <name> password <password>
- 11-17-2012 #5Trusted Penguin
- Join Date
- May 2011
- Posts
- 3,745
Glad you got is sorted. Marking as Solved.



