mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-01 16:11:59 +01: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
|
# Join Acer to potatohut network for admin purposes
|
||||||
#sudo ifup -i ${base}/${config}/netconfig wlan0
|
#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>
|
</code></pre>
|
||||||
|
|
||||||
<h4>Other vital configuration bits</h4>
|
<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
|
<pre><code>interface=wlan0
|
||||||
driver=nl80211
|
driver=nl80211
|
||||||
ssid=potatohut
|
ssid=potatohut
|
||||||
|
Loading…
x
Reference in New Issue
Block a user