All pastes #5YnKKpNAUU Raw Edit

text paste

public text v1 · immutable
#5YnKKpNAUU ·published 2026-09-06 09:10 UTC
rendered paste body
sudo nmcli connection add \  type wifi \  con-name "SYSU-SECURE" \  ifname wlp4s0 \  ssid "SYSU-SECURE" \  wifi-sec.key-mgmt wpa-eap \  802-1x.eap peap \  802-1x.phase2-auth mschapv2 \  802-1x.identity "liubch35" \  802-1x.anonymous-identity "liubch35" \  802-1x.password "password_hided" \  802-1x.system-ca-certs false