mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-30 00:57:16 +00:00
Update pivilion manual setup
parent
d9bce9e8a4
commit
727138898d
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user