mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
runfakenet updated - online edit of handbook/computing/netconfig.html
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user