Océ in uw branche  |  Diensten  |  Productinformatie  |  Support  |  Software  
My OcéContact Océ
E-mail nieuws service
Configureer Suse 7.3 Linux in command mode voor BSD Printing
/NR/rdonlyres/emsy6wurls2sk5ma2rr4fuzspjyxbnaaj7uj66qggq45uehkzl2kvzddh7spl6xeg75rfgvrnwiwpu4mykqagmoimhg/c_red.gif
Installatiescript
NOTE: Océ equipment is based on BSD printing (TCP/IP - LPR/LPD)
In the example the Océ equipment is named oceprinter and the remote printer is named print.  You can change these names so long as the name starts with a non-numeric character (i.e. 32print is not allowed)
 
 
Configure Linux:
  1. Log in to Linux as root (or an other username that controls the printers, and has all the right to the directories).
  2. Type cd /etc  enter.
  3. Using your favourite editor [emacs, vi, sed, etc.] add and save the following entry to /etc/hosts, using the ip you assign to the Océ device and the logical name you will use:
                           <ipaddress>           <logical name>
     For example:   200.200.200.10       oceprinter
  4. Using your favorite editor [emacs, vi, sed, etc.] add the following entry to the file /etc/printcap
    For example:
    p01:\
             :sd=/var/spool/lpd/oceprinter01:\
             :mx#0:\
             :sh:\
             :rm=oceprint:\
             :rp=print:

     
     Explanation
    p01  = Printername for Linux/Unix
    :sd  = The spool directory on your host.
    :mx#  = The maximum file size. 0 is unlimited file size.
    :rm = The remote machine name. This is the name by which the workstation identifies the printer. It must match the name in the etc/hosts file. (oceprinter)
    :rp  = The remote printer queue name. (print)
  5. Type mkdir /var/spool/lpd/oceprinter01.

  6. Type chown lp.lp /var/spool/lpd/oceprinter01.

  7. Type chmod 700 /var/spool/lpd/oceprinter01.

  8. Type rclpd restart. Now the configuration is done, it is ready for printing.

  9. Just type for printing: lpr –Pp01 /etc/protocols.

 
 
 
Océ-Nederland B.V.
  Home | Océ in uw branche | Diensten | Productinformatie | Support | Software  
Privacy beleid | Gebruiksvoorwaarden | Andere Océ websites »
© 2008 Océ
Alle rechten voorbehouden.