From owner-freebsd-questions@FreeBSD.ORG Tue Apr 5 07:53:37 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67E5916A4CE for ; Tue, 5 Apr 2005 07:53:37 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CE7043D31 for ; Tue, 5 Apr 2005 07:53:37 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so1402565rng for ; Tue, 05 Apr 2005 00:53:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=F0VEZnLeZGApKjH3K2fQYFFlOcHBje3MNdvuwEwQsStF1kHTiZyfCcOEbvWUsE5a0FPNdn51/+savISzX7zk7xaVIbVBkbek/wvSqocCy0cQ9jH1MTrUF06BYGatv+dBsvMU3VvqnJRR1tnXxTtnPGM5i2kO9Z9km5AKPX55FB0= Received: by 10.38.86.68 with SMTP id j68mr6159331rnb; Tue, 05 Apr 2005 00:53:36 -0700 (PDT) Received: by 10.38.74.23 with HTTP; Tue, 5 Apr 2005 00:53:36 -0700 (PDT) Message-ID: Date: Tue, 5 Apr 2005 09:53:36 +0200 From: Gert Cuykens To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 07:53:37 -0000 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing.html I just went trough this and the words that came to my mind when i finaly reach the end was "O MY GOD" Its a very nice manual but it gives you this "Do i really need a printer ?" feeling. This part i liked alot about the usb :) http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing-intro-setup.html#PRINTING-HARDWARE "USB interfaces, named for the Universal Serial Bus, can run at even faster speeds than parallel or RS232 serial interfaces. Cables are simple and cheap. USB is superior to RS232 Serial and to Parallel for printing, but it is not as well supported under UNIX(r) systems. A way to avoid this problem is to purchase a printer that has both a USB interface and a Parallel interface, as many printers do." lol, a very nice translation that says usb = no printing :) So my question is, for printing sake let there be a other way. What do you use to print stuff, for example on a shared windows printer :) I guess there are only 3 choses LPD LPRng CUPS ?