deepin系统怎么连接无线网?
2021-02-25

方法/步骤分步阅读

1

/6

我的系统环境操作系统: deepin os 15.3ifconfig:enp2s0f1: flags=...inet ...wlan0对应的就是wlp3s0,eth0对应enp2s0f1。

2

/6

之前就是因为不知道这个对应关系才折腾了那么久。create_ap神器github地址:create_ap下载源代码git clone。

3

/6

安装create_ap,cd create_ap,make install,设置wifi,sudo create_ap wlp3s0 enp2s0f1 your_ap_name your_ap_password。

your_ap_name:你要设置的热点名称。

4

/6

your_ap_password:密码建议将上面的命令保存成文件,这样就不需要每次都敲这么多文字了。设置后输出正常的结果。

5

/6

你得到的输出应该是这个样子:Config dir: /tmp/create_ap.wlp3s0.conf.ggodz80K,PID: 6682,Creating a virtual WiFi interface... ap0 created,Network Manager found, set ap0 as unmanaged device... DONE,dnsmasq: Symbol `nettle_hashes' has different size in shared object, consider re-linking。

6

/6

ap0: STA... RADIUS: starting accounting session 58CA7D65-00000000。

ap0: STA... WPA: pairwise key handshake completed (RSN)。

ap0: STA... WPA: group key handshake completed (RSN)。

大家都在看
本站系本网编辑转载,转载目的在于传递更多信息,并不代表本网赞同其观点和对其真实性负责。如涉及作品内容、版权和其它问题,请在30日内与本网联系,我们将在第一时间删除内容!本站文章版权归原作者所有,内容为作者个人观点。本站只提供参考并不构成任何投资及应用建议。本站拥有对此声明的最终解释权。