Re: [SLUG] cups printing with RH 7.3 no default printer

From: Matt Miller (mmiller1@mptotalcare.com)
Date: Thu Jul 18 2002 - 15:24:26 EDT


On Thu, 2002-07-18 at 14:20, Mike Manchester wrote:
> This tells me, no system default destination
> Mike M.

Open xterm, gnome-term, konsole, etc.
Edit your .bash_profile and add:

    export PRINTER=lpr
    alias lpr="lpr -P epsonc60"
    
source your .bash_profile and test:

    $ source ~/.bash_profile
    $ lpr < /etc/hosts
    

-- 
Matt Miller
Systems Administrator
MP TotalCare
gpg public key id: 
08BC7B06




This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 14:04:02 EDT