diff --git a/pivilion-manual-setup.md b/pivilion-manual-setup.md index dc82535..bae946f 100644 --- a/pivilion-manual-setup.md +++ b/pivilion-manual-setup.md @@ -137,11 +137,7 @@ Reload the lighttpd daemon Hostapd (Host access point daemon) is a user space software access point capable of turning normal network interface cards into access points and authentication servers. We use it, in conjuction with dnsmaq, to turn the Rpi into a Wifi access point. If you pull Pivilion scripts and settings from the default SSID will be "Pivilion" and the default WPA2 passphrase will be "darknetofthings". -These can be edited in /etc/hostapd/hostapd.conf by issuing - -`sudo nano /etc/hostapd/hostapd.conf` - -(Do this after pulling from git or your config file will get overwritten!) +These can be edited in /etc/hostapd/hostapd.conf. Do this after pulling from git or your config file will get overwritten! ### Install Dnsmasq @@ -247,6 +243,13 @@ Now run pivilion to copy some extra files to their proper positions! And follow the brief tutorial. +### Editing config files +You should now edit the hostapd config file by issuing + +`sudo nano /etc/hostapd/hostapd.conf` + +Change the wifi ssid (if you like) - the password should definitely be changed! + That's it - everything should be working now! You now have four commands at your disposal.