[Tutorial] Create Tethering-Hotspot in BlankOn Linux using Create_ap

Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=NMrxaPNbjZk



Category:
Tutorial
Duration: 5:47
829 views
7


Create an AP (Access Point) at any channel.

- check supported interface: iw list
- sudo apt-get install hostapd haveged dnsmasq
- download create_ap from github
- extract, then "sudo make install" inside create_ap-master folder
- sudo create_ap [wifi_interface] [lan_interface] myhotspot mypassword




Other Videos By Ambar Hasbiyatmoko


2019-08-25Akses ke vps google cloud menggunakan sftp atau ssh
2019-08-25Tutorial membuat VPS di Google Cloud Platform (Google Compute Engine)
2019-07-20install Webmin in Ubuntu 18.04
2019-07-14How to install laravel 5.8 in Ubuntu 18.04
2019-07-14How to solve grub rescue - after deleted my ubuntu partition
2019-07-07How to solve Virtualbox - Failed install extension pack (Failed to load the main module)
2019-07-07How to Solve Virtualbox - FATAL, No bootable medium found! System halted.
2019-07-06Tutorial Membuat VPS (Free Tier Eligible) di Amazon AWS
2019-06-26How to solve SSH Ubuntu - Could not open a connection to your authentication agent.
2019-05-29Apache Jmeter - create sample http request
2019-05-05[Tutorial] Create Tethering-Hotspot in BlankOn Linux using Create_ap
2019-04-25Virtualbox - How to change screen resolution in kali linux
2019-04-25How to solving Create_AP (Access Point) - ERROR wlan0 is not a WiFi interface
2019-04-22[Tutorial] PHP variable - Passing by reference
2019-04-03Tutorial FTP Ubuntu - Create a FTP user to access home directory only
2019-04-02How to fix Ubuntu 18.04 - Command ifconfig not found, but can be installed with
2019-03-31[How to fix] Android Studio - Error inflating class android widget TextInputLayout
2019-01-19How to solving Ubuntu 18.04 - 'New Document' on right click menu not appear
2019-01-13How to fix FTP Server (Ubuntu) - 550 Permission denied, cannot put file to server
2019-01-13How to install FTP and add user FTP on Ubuntu 18.04
2019-01-06Javascript Tutorial - How to send out iframe variables to outside iframe



Tags:
tethreing
hotspot
create_ap
access point
wifi
lan
tutorial
linux
blankon
install