Create a WiFi hotspot under linux:ubuntu16.04
Description:1.ubuntu16.04 can create hotspots directly, instead of the previous version, as well as other assistive tools. 2. This article reproduces the self-programmed lifeThe
steps are as follows:
1. Click on the network logo to open the network options:
2. Click Edit Connections, then click Add to add a new WiFi option:
3. Select WiFi:
4. Make the following edits:
- Edit the name of WiFi: SSID,
- Select hotspot (hotspot) mode.
- On the WiFi Security page, select the WPA & WPA2 personal option and enter the WiFi password you want to create.
- On the IPV4 Settings page, select "Share to other computers"
5. Click Save and then click Connect to Hidden Wi-Fi network in the upper right corner of the networking option to select the network you just created.
6. Complete, you can now use the mobile phone to surf the internet.
Error: if "Connection ' xxx ' is not available on the device wlp3s0 at this time" problem mainly because you used Broadcom C Orporation network card driver, in exchange for just fine. Solution: System Setup--software and updates--additional drivers--will be Broadcom Corporation .... The option "Do not use the device"-Apply a change-on restart.
Create a WiFi hotspot under linux:ubuntu16.04