Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 1999 11:26:40 +0930 (CST)
From:      Greg Lewis <glewis@ares.maths.adelaide.edu.au>
To:        james <jamesb@nelsonbay.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Printing a2ps + other config questions
Message-ID:  <199907280156.LAA97132@ares.maths.adelaide.edu.au>
In-Reply-To: <v04020a03b3c3fee06229@[203.12.6.49]> from james at "Jul 28, 1999 11:02:47 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> Q1,  Whats the command(s) to get an hp ps printer to work.  The freeBSD
> system is the server to a few other systems.  So far, the printer prints
> one line per page.

I assume this is when you are trying to print a flat text file?  If so, you
either need to convert to file to postscript (e.g. with a2ps or apsfilter
or by some homegrown thingy which tacks a postscript header on the top) or
convert the file with unix2dos or the like so that its a DOS/WIN style
text file.

> Q2.  Would like the other computers on the lan to be able to http through
> the free BSD's pppd.  I see that the ppp command has an -alias command but
> the ppp command produces an "ERROR" when I get to the part to enter in the
> AT <phone number>.  The pppd run by itself, does however connect and work (
> except the other computers can not see past our freeBSD server ).

You need to run a proxy server on the machine or you need to use something
like NAT.

> Q6.  Is it possible to run informix IDS for linux on freeBSD ?  Or put
> another way, what do I do to run a large linux application.

Make sure you have linux emulation turned on and just run it.  You _may_
need to use the brandelf command if its not recognised as a linux binary
and you _may_ need to hack installation scripts which specifically expect
the system to report itself as Linux.

-- 
Greg Lewis 				glewis@trc.adelaide.edu.au
Computing Officer			+61 8 8303 5083
Teletraffic Research Centre


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907280156.LAA97132>