sane-project-website/old-archive/1999-01/0255.html

85 wiersze
3.6 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Sat Jan 30 09:56:04 1999 PST" -->
<!-- sent="30 Jan 1999 12:54:48 -0500" -->
<!-- name="Cory Kempf" -->
<!-- email="ckempf@enigami.com" -->
<!-- subject="Re: Fax-Scanner" -->
<!-- id="" -->
<!-- inreplyto="Sat, 23 Jan 1999 07:03:36 +0100"" -->
<title>sane-devel: Re: Fax-Scanner</title>
<h1>Re: Fax-Scanner</h1>
<b>Cory Kempf</b> (<a href="mailto:ckempf@enigami.com"><i>ckempf@enigami.com</i></a>)<br>
<i>30 Jan 1999 12:54:48 -0500</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#255">[ date ]</a><a href="index.html#255">[ thread ]</a><a href="subject.html#255">[ subject ]</a><a href="author.html#255">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0256.html">Cory Kempf: "Re: Xscanimage in freebsd"</a>
<li> <b>Previous message:</b> <a href="0254.html">Wolfgang Kessler: "Fax-Scanner"</a>
<li> <b>In reply to:</b> <a href="0254.html">Wolfgang Kessler: "Fax-Scanner"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
<a href="mailto:Wolfgang.Kessler@t-online.de">Wolfgang.Kessler@t-online.de</a> (Wolfgang Kessler) writes:<br>
<p>
<i>&gt; I am a new linux user with very small knoledges of linux. Bevor trying</i><br>
<i>&gt; to change my system I had some questions:</i><br>
<i>&gt; I have one linux-computer as an communication (internetsurfing),</i><br>
<i>&gt; printing a samba server for four win95/98 computers. Is it possible to</i><br>
<i>&gt; use this linux-server although for a scanner-server?</i><br>
<p>
I use my FreeBSD box for essentially the same purpose.<br>
<p>
The following script is on my machine in /usr/local/bin/scanfax:<br>
<p>
#! /bin/zsh<br>
scanimage -d umax:/dev/pass4 --mode Lineart --resolution 200 \<br>
--threshold 85 | pbm2g3 &gt; /usr/fax/scan$$.g3<br>
<p>
<p>
I also have set up a ghostscript 'laserwriter' that generates g3 files into /usr/fax.<br>
<p>
<p>
So, I can print and scan stuff into /usr/fax, and when ready, I simply type:<br>
<p>
sendfax -r -n /usr/fax/*.g3 &lt;phone number&gt; <br>
<p>
<i>&gt; What happens during the scanning? Does this server loose the rest of his</i><br>
<i>&gt; functions? Scanning under windows95/98 the computer is not able to do</i><br>
<i>&gt; anything other.</i><br>
<p>
No. Unlike Windows, Unix (Linux in your case) is a real operating system.<br>
<p>
<i>&gt; Is it possible to use the scanner fixed to the linux-computer from my</i><br>
<i>&gt; windows clients?</i><br>
<p>
You have Samba, scan into a samba shared directory. Get an X server for<br>
your windows boxes, run xscanimage. Alternatively, run telnet, and use the<br>
command line version.<br>
<p>
+C<br>
<p>
<pre>
--
Thinking of purchasing RAM from the Chip Merchant?
Please read this first: &lt;<a href="http://www.enigami.com/~ckempf/chipmerchant.html">http://www.enigami.com/~ckempf/chipmerchant.html</a>&gt;
<p>
Cory Kempf Macintosh / Unix Consulting &amp; Software Development
<a href="mailto:ckempf@enigami.com">ckempf@enigami.com</a> &lt;<a href="http://www.enigami.com/~ckempf/">http://www.enigami.com/~ckempf/</a>&gt;
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0256.html">Cory Kempf: "Re: Xscanimage in freebsd"</a>
<li> <b>Previous message:</b> <a href="0254.html">Wolfgang Kessler: "Fax-Scanner"</a>
<li> <b>In reply to:</b> <a href="0254.html">Wolfgang Kessler: "Fax-Scanner"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>