Users Guide
6. .
#sudo wifi-ap.status
ap.active: true
SoftAP (hostapd(
)SoftAP (
.
: SoftAP docs.ubuntu.com/core/en/stacks/network/wifi-ap/docs/index.
1. haveged.
#sudo apt install haveged
2. /etc/hostapd/hostapd.conf . :
auth_algs=1
beacon_int=50
channel=3
country_code=ES
disassoc_low_ack=1
driver=nl80211
hw_mode=g
ht_capab=
ieee80211d=1
ieee80211n=1
interface=wlan0
require_ht=0
rsn_pairwise=CCMP
ssid=TEST
wmm_enabled=1
wpa=2
wpa_key_mgmt=WPA-PSK
wpa_passphrase=00000000
3. wpa_supplicant
#sudo systemctl stop wpa_supplicant.service
# sudo systemctl mask wpa_supplicant.service
4. .
#sudo nmcli d set wlan0 managed no
5. hostapd .
#hostapd /etc/hostapd/hostapd.conf
Bluetooth
Bluetooth Bluetooth.
1. bluetoothctl.
#bluetoothctl
bluetoothctl.
2. Bluetooth.
#power on
80