Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== WiFi ====== ===== Save a networkmanager secret in the keyring ===== <code> echo -n "$passphrase" | /usr/bin/secret-tool store --label=${ssid}/802-1x/private-key-password xdg:schema org.freedesktop.NetworkManager.Connection setting-name 802-1x connection-uuid ${uuid} setting-key private-key-password </code> cheatsheet/wifi.txt Last modified: 2024/10/14 20:59by 127.0.0.1