# HG changeset patch # User Steve Losh # Date 1700703800 18000 # Node ID 7adad56571fe0e675806a2acbcb99734f98a9b7e # Parent e4f05e0a7f5c3a3dfcab7a07bcdc90a517244292 Update diff -r e4f05e0a7f5c -r 7adad56571fe README.markdown --- a/README.markdown Wed Nov 22 09:45:00 2023 -0500 +++ b/README.markdown Wed Nov 22 20:43:20 2023 -0500 @@ -427,3 +427,8 @@ otherwise I think I might mostly be ready to switch over. ## 2023-11-22 + +Using my new laptop in the lab today. Realized I needed to get the wifi +running. From my notes I figured out I needed to use WPA2+PEAP+user/pass, and +this time I used `nmtui` to add the connection. The trick was selecting +enterprise WPA2 and also changing TLS auth to PEAP.