Jump to contentJump to page navigation: previous page [access key p]/next page [access key n]
documentation.suse.com / SUSE Linux Enterprise Server Documentation / GNOME User Guide / Connectivity, Files and Resources / Managing Printers
Applies to SUSE Linux Enterprise Server 15 SP2

6 Managing Printers

SUSE® Linux Enterprise Server makes it easy to print your documents, whether your computer is connected directly to a printer or linked remotely on a network. This chapter describes how to set up printers in SUSE Linux Enterprise Server and manage print jobs.

6.1 Installing a Printer

Before you can install a printer, you need to know the root password and have your printer information ready. Depending on how you connect the printer, you might also need the printer URI, TCP/IP address or host, and the driver for the printer. A number of common printer drivers ship with SUSE Linux Enterprise Server. If you cannot find a driver for the printer, check the printer manufacturer's Web site.

  1. Make sure the CUPS printing service is available and automatically started at boot time:

    > sudo systemctl enable cups.service
    > sudo systemctl start cups.service
  2. Start the printer configuration by right-clicking the desktop and choosing Settings and then Devices › Printers.

  3. Click Unlock in the upper right corner and enter the root password.

  4. Click Add a Printer.

  5. If there are too many printers in the list, filter them by entering an IP address or a keyword into the search field in the lower part of the dialog.

  6. Select a printer from the list of available printers and click Add.

The installed printer appears in the Printers panel. You can now print to the printer from any application.