update:修改文档示例密码

This commit is contained in:
3030332422
2026-04-30 19:54:09 +08:00
parent c30cd5ca79
commit ba68c3d423
+1 -1
View File
@@ -71,7 +71,7 @@ sudo systemctl enable NetworkManager
Bash Bash
``` ```
sudo nmcli device wifi connect "MERCURY_1812" password "buzhidao" sudo nmcli device wifi connect "MERCURY_1812" password "12345678"
sudo nmcli connection modify "MERCURY_1812" ipv4.addresses "192.168.0.86/24" ipv4.gateway "192.168.0.1" ipv4.dns "8.8.8.8,114.114.114.114" ipv4.method "manual" sudo nmcli connection modify "MERCURY_1812" ipv4.addresses "192.168.0.86/24" ipv4.gateway "192.168.0.1" ipv4.dns "8.8.8.8,114.114.114.114" ipv4.method "manual"