On Sun, 28 Oct 2012, Tom Sparks wrote:
From: Tothwolf <tothwolf at concentric.net>
On Sat, 27 Oct 2012, Tom Sparks wrote:
?I hoping to use ethernet hardware, so I can use
power over ethernet,
ATA over ethernet, KVM over ip, Audio over ethernet etc
IMO, you are getting way ahead of yourself.
file sharing and printer sharing is on the top of the list, the others
are at the bottom of the list
With most classic hardware, you are probably going to have to handle
printing and transferring files separately, at least to keep things simple
and halfway manageable (and affordable on a hobbyist's budget).
AFAIK, the
Lantronix UDS10 doesn't support PoE anyway.
the newer version dose (UDS1100)
The UDS1100 isn't really the same animal as the UDS10. You'll also find
the newer models tend to go for a whole lot more on the surplus market
because people in the controls and automation industry currently use them
and they need to be able to obtain support from the manufacturer.
In fact, I
don't think /any/ of their older (read: halfway affordable)
devices support PoE.
i'm looking at using PoE to eliminate as many wall warts as possible
There are some serious drawbacks to PoE that a lot of people don't realize
until they've deployed it at least once or twice. In general, PoE switches
are much more expensive (even used/surplus). They have to be physically
larger for the extra real estate required for the extra electronics and
power supply circuitry. With all the extra electronics, those switches run
a lot hotter and they tend to have lots of small, noisy (high rpm) cooling
fans. You will also likely find that a PoE switch will actually use /more/
electricity than a small number of switch mode power supplies because
those PoE capable switches are generally designed to supply up to about
12-15 watts per port on 12 ports (and generally about 6-7 watts per port
if you are using 24 ports). For a small number of centrally located
devices, PoE has some serious disadvantages over a small number of
switch-mode wall-wart type power supplies.
On the other hand, if you have a lot of devices such as WiFi access
points, VoIP network connected phones, or network connected security
cameras that are spread out over a large area where there may not always
be an easy way to power them directly, PoE can have some real advantages.
For this particular application though, PoE isn't something I would
personally recommend.
As far as KVM
over IP goes, that's a whole 'nother ball of wax...
i'll leave kvming (is that a word?) to a later date
I'm not aware of a KVM solution for classic hardware, but with more modern
hardware, IP solutions tend to be expensive and complex. I have several
that I'm currently using, and even though I can find a lot of the
individual devices/components on the surplus market, they have not been
cheap or easy to get working.
A major drawback to these systems is that virtually all actually encode
the VGA signal in real time and stream it as a video to the client
software. Because of this, you can't cut and paste text between the remote
and local host when you are using one of these systems. The video encoding
also introduces noise and artifacts into the video, which makes these
systems incredibly annoying to use if you have to use one for long periods
of time.
The video streaming also means that pretty much all of these devices are
limited to more modern web browsers. The less expensive devices
($500-$1000) tend use ActiveX so they only work with Microsoft's Internet
Explorer. Some are even so poorly designed that they only work with IE6.
Since last year, a few have begun to support Java 6, but those don't yet
support Java 7, which is what Oracle is pushing now that they've bought
Sun and have depreciated Java 6 (and plan to discontinue it next year).
Mozilla is even currently trying to scare people away from Java 6 and
towards Java 7 with via the Firefox plugin status/update stuff. Put
simply, KVM over IP is a pain in the butt to support, and unless you need
it for remote servers where you only need it for occasional maintenance,
you are better off avoiding it.
Keep in mind
that Lantronix also only provides Windows drivers for port
redirection with their serial devices.
like normal, windows runs the world :)
I'm not so sure about that. Even cable TV boxes and smart phones are
running Linux these days. Fun fact: Many of Lantronix's own serial devices
have used Linux under the hood (and they haven't always been particularly
good about releasing the source code per the terms of the GPL license).
I did find some linux com port redirectors
Did any have source code available or support their older devices?
Based on my
own experience I'd recommend using parallel where you can
for sending print jobs out to the Linux machine and save serial for
outgoing connections from and data transfers to/from the classic
hardware.
thats what i was think
Maybe even tackle each of these one at a time?
If you need to
remotely locate your printers, have the Linux machine
talk to print server devices near your printers. If the Linux machine
is close to the printers and you don't have very many printers, skip
the ethernet print servers entirely and save yourself the trouble and
headaches they absolutely /will/ cause.
I am looking at a 1:1 ratio with the printer servers (1 printer to 1
printer server)
Are your printers located near each other? Even if you go with network
connected print server devices, multi-port parallel port print servers
tend to resell for considerably less on the surplus market than those
designed for single printers. There are even some that have both parallel
and serial outputs (I use a few of these myself). If the printers are
located near the Linux machine that you are going to use as a print
server, it is still far easier to just install one or more parallel and/or
serial I/O cards and connect the printers to that though.
PS, your email client seems to seriously mangle quoting and manually
fixing it is quite tedious.