SuSE Linux 9.0

  1. Run /sbin/yast as root user.
  2. Select Hardware->Printer. RESULT: A Printer setup page appears.
  3. Click Configure. RESULT: A Printer Type page appears.
  4. In the Select Your Printer Type area, select Print via LPD-Style Network Server, and then click Next. RESULT: The screens next appear in sequence.
  5. Fill out the following:
  6. Click Next, and then click Finish.
  7. To print a file on SuSE 9.0, the following command line is used. For more information, refer to its man page.

    $ /usr/bin/lpr -PPrinter_name filename

SuSE Linux 8.0

  1. Run /sbin/yast as root user.
  2. Select Hardware->Edit Printers, and then click Launch. RESULT: A Printer administration page appears.
  3. Click Add. RESULT: A Connection for printer page appears.
  4. In the Select the printer type area, select Forwarding queue to a remote LPD, and then click Next. RESULT: The screens next appear in sequence.
  5. Fill out the following:
  6. Click Next, and then click Finish.
  7. To print a file on SuSE 8.0, the following command line is used.

    $ /usr/bin/lpr -PPrinter_name filename