Tech Blog: How to install a WLAN access point on Fedora
Sometimes you need a configurable access point on your Fedora desktop. This can be done in a few simple steps: WARNING: Now comes a lot of code! 1. Install the required software: yum install hostapd dnsmasq 2. configure your WLAN adapter First, check if your adapter is online: [root@seger~]# iwconfig wlan0 IEEE 802.11bgn ESSID: off/any […]