mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 00:42:38 +00:00
runfakenet updated - online edit of handbook/computing/netconfig.html
This commit is contained in:
parent
ad22e44d54
commit
182f3092a1
@ -263,11 +263,16 @@ ${base}/${config}/gasthoflogin
|
||||
|
||||
# Join Acer to potatohut network for admin purposes
|
||||
#sudo ifup -i ${base}/${config}/netconfig wlan0
|
||||
|
||||
|
||||
# Remove old local route for broken internal wifi
|
||||
# Added 8 July 2023
|
||||
sudo ip addr del 10.0.1.1/24 dev wlan0
|
||||
</code></pre>
|
||||
|
||||
<h4>Other vital configuration bits</h4>
|
||||
|
||||
<p>The file that configures the wifi, but only when it is not managed by the Netgear box and its web control panel, is the file <var>/root/fakent/expo/hostapd.conf</var>
|
||||
<p>The file that configures the wifi, but only when it is not managed by the router and its web control panel, is the file <var>/root/fakent/expo/hostapd.conf</var>
|
||||
<pre><code>interface=wlan0
|
||||
driver=nl80211
|
||||
ssid=potatohut
|
||||
|
Loading…
Reference in New Issue
Block a user