mirror of
https://github.com/wylermr/NetworkManager-WPA2-Enterprise-Setup.git
synced 2025-01-23 06:33:23 +00:00
Update README.md
This commit is contained in:
parent
86052f3934
commit
a483420214
@ -13,7 +13,8 @@ If you know that your network has different authentication methods, change those
|
|||||||
|
|
||||||
Write and save the file, then run
|
Write and save the file, then run
|
||||||
```
|
```
|
||||||
chown root /etc/NetworkManager/system-connections/[CONNECTION-NAME] && chmod 600 /etc/NetworkManager/system-connections/[CONNECTION-NAME]
|
chown root /etc/NetworkManager/system-connections/[CONNECTION-NAME] && \
|
||||||
|
chmod 600 /etc/NetworkManager/system-connections/[CONNECTION-NAME]
|
||||||
```
|
```
|
||||||
|
|
||||||
Finally you must restart the NetworkManager service with `sudo systemctl restart NetworkManager`. And with that you should have a functioning wifi connection on WPA2-Enterprise!
|
Finally you must restart the NetworkManager service with `sudo systemctl restart NetworkManager`. And with that you should have a functioning wifi connection on WPA2-Enterprise!
|
||||||
|
Loading…
Reference in New Issue
Block a user