如何更改 ubuntu 的热点密码
How to change hotspot password of ubuntu
ubuntu 热点的默认密码很难memories.What 代码可以在终端中更改吗?如果热点名称也可以更改,请附上代码。
您可以使用 nm-connection-editor
。它应该适用于所有基于 Debian 的发行版,例如 Ubuntu。
选项1:编辑热点配置文件。
This is done by going to the System menu and selecting: Wi-Fi Off > Turn On
Next, select Wi-Fi Settings
In the Wi-Fi Settings window, click on the Gnome menu icon from the window upper right-hand side corner, and select Turn On Wi-Fi Hotspot:
选项 2:NM 连接编辑器。
You can start it by pressing Alt + F2
And type: nm-connection-editor
然后重启服务
sudo systemctl restart NetworkManager
ubuntu 热点的默认密码很难memories.What 代码可以在终端中更改吗?如果热点名称也可以更改,请附上代码。
您可以使用 nm-connection-editor
。它应该适用于所有基于 Debian 的发行版,例如 Ubuntu。
选项1:编辑热点配置文件。
This is done by going to the System menu and selecting: Wi-Fi Off > Turn On
Next, select Wi-Fi Settings
In the Wi-Fi Settings window, click on the Gnome menu icon from the window upper right-hand side corner, and select Turn On Wi-Fi Hotspot:
选项 2:NM 连接编辑器。
You can start it by pressing Alt + F2
And type: nm-connection-editor
然后重启服务 sudo systemctl restart NetworkManager