mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
dhcp setting - online edit of handbook/computing/netconfig.html
This commit is contained in:
parent
4d5607abb4
commit
9931c0a1a4
@ -102,7 +102,7 @@ We bridge the hut wifi with the hut ethernet cable to the <var>expo laptop</var>
|
||||
<p>We have done this in two different ways:
|
||||
<ol>
|
||||
<li>2017-2019 : in the netbook.
|
||||
<li>2022-2023 : in the router (Netgear or tp-link) box.
|
||||
<li>2022-2024 : in the router (Netgear or tp-link) box.
|
||||
</ol>
|
||||
<p>1. The benefit of doing it in the router box is that you get to play with a graphical web interface not text files. But also you can test that the router is working separately from everything else.
|
||||
<p>2. The benefit of doing it in the netbook is that all the configuration is in the same place, and you only have to learn one way of doing things instead of having to use text files <em>and</em> a web interface. Also, by making the router completely dumb, it is swap-replaceable if it dies with no reconfiguration required.
|
||||
@ -133,7 +133,7 @@ has been added to the end of the runfakenet script as this setting does not seem
|
||||
<h4>Printer</h4>
|
||||
<p>
|
||||
We have a Samsung C430W printer with broken ethernet and wirless networking, but the USB cable works.
|
||||
<p>From a clean Devian install on the expo laptop, the missing thing for making the printer work was: apt-get install libcupsimage2
|
||||
<p>From a clean Debian install on the expo laptop, the missing thing for making the printer work was: apt-get install libcupsimage2
|
||||
|
||||
Also you need the Samsung driver installation from the Samsung website (see below).
|
||||
<p>To share the printer:<br>
|
||||
@ -228,6 +228,8 @@ which will run the script to reconnect. This may take a minute to have the desir
|
||||
<p>If it keeps failing, then maybe the <var>cron</var> system which re-triggers it every 60s is not working. That is probably a symptom of something more much more serious wrong with the netbook if you have already re-booted it. Try re-booting it again and this time be more patient. <em>Report this</em> to a nerd, <em>write a record of the problem in the expo logbook</em> and <em><a href="https://app.element.io/#/room/#LoserExpoWebsite:matrix.org">post a request for help</a></em> to the expo Matrix chat system.
|
||||
|
||||
<h4>wicd</h4>
|
||||
<p>In 2024 this may be entirely different...</p>
|
||||
|
||||
<p>The netbook needs to have its persistent networking set up correctly <i>in addition to the other scripts</i>. This
|
||||
is the <a href="https://launchpad.net/wicd">wicd</a> gui program that has an icon in the top-right of the sceen in the
|
||||
system panel. (Or search in all applications in the Internet section for the <var>wicd</var> application). Set the checkboxes so
|
||||
|
Loading…
Reference in New Issue
Block a user