mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
printer config - online edit of handbook/computing/netconfig.html
This commit is contained in:
@@ -130,6 +130,16 @@ sudo ip addr del 10.0.1.1/24 dev wlan0</code></pre>
|
||||
<pre><code>sudo ip addr del 10.0.1.1/24 dev wlan0</code></pre>
|
||||
has been added to the end of the runfakenet script as this setting does not seem to persist after a reboot (8 July 2023).
|
||||
|
||||
<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
|
||||
|
||||
Also you need the Samsung driver installation from the Samsung website.
|
||||
<p>To share the printer:<br>
|
||||
cupsctl --share-printers<br>
|
||||
lpadmin -p C43x-Series -o printer-is-shared=true<br>
|
||||
this should be one-time config.
|
||||
|
||||
<h4 style="color: red">When it all goes wrong</h4>
|
||||
<p>If everything is working between devices in the hut, but there is no internet access, then the <b>first thing to check</b> is that
|
||||
|
||||
Reference in New Issue
Block a user