Linux shared wifi to Android phone

  

Pro test possible, test system: Deepin2014, Ubuntu is also the same. The steps are very simple.

1. Uninstall hostapd, sudo apt-get remove hostapd (if uninstalled, if some versions are not supported)

2. Install the specified version of hostapd, download address http: //pan.baidu.com/s/1kT0xWmN, install and install

3. Installation information notification sudo apt-get install libnotify-bin

4. Install ap-hotspot
< $> sudo add-apt-repository ppa:nilarimogard/webupd8

$ sudo apt-get update

$ sudo apt-get install ap-hotspot

$ sudo ap -hotspot configure //This step will check the network and WIFI interface of ubuntu. After confirming, you will be prompted to configure hotspots, enter ssid and password

$ sudo ap-hotspot start //turn on hotspot

Tip Wireless Hotspot active to use

Next you can use sudo ap-hotspot stop to turn off wifi

Copyright © Windows knowledge All Rights Reserved