summaryrefslogtreecommitdiff
path: root/system-admin-guide/C/network-printer-config.page
blob: e6183ccbe226a7250bd7792f8bfcd290e2060ebc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" style="task"
      id="network-printer-config">

  <info>
   <link type="guide" xref="network" />
   <revision pkgversion="3.8" date="2013-03-19" status="draft"/>

    <credit type="author copyright">
      <name>Jana Svarova</name>
      <email>jana.svarova@gmail.com</email>
      <years>2013</years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>How do I preconfigure my Samba printer</desc>
  </info>

  <title>Configure a printer</title>

  <comment>
    <cite date="2013-03-19" href="mailto:jsvarova@gmail.com">Jana Svarova</cite>
    <p>Adapted from GNOME Bugzilla – Bug 694569</p>
  </comment>

  <p>This topic explains how to make printers, windows printers in particular,
  available in GNOME.</p>	

  <p>There is no preconfiguration needed for being able to install Samba 
  printers using gnome-control-center. To add a new Samba printer to your CUPS 
  (Common UNIX Printing System) server, simply follow the steps below.</p>

  <steps>
    <title>Configure your printer</title>
    <item>
      <p>Click <em>your name</em> at the top-right corner and from the 
      drop-down menu, choose <gui>Settings</gui>.</p>
    </item>
    <item>
      <p>Click on the <gui>Printers</gui> icon.</p>
    </item>
    <item>
      <p>Unlock the <gui>Printers</gui> panel by clicking on the 
      <gui>Unlock</gui> button.</p>
    </item>
    <item>
      <p>Click the <key>+</key> key below the list of printers.</p>
    </item>
    <item>
      <p>If your printers are public, wait for the printers which are 
      available on your windows network to appear. Otherwise, type the address 
      of the Samba server and press <key>Enter</key>.</p>
    </item>
    <item>
      <p>When asked, authenticate yourself to Samba servers which need 
      authentication to show their printers.</p>
    </item>
    <item>
      <p>Select the printer to be installed.</p>
    </item>
    <item>
      <p>Press the <key>Add</key> key.</p>
    </item>
    <item>
      <p>From the drivers available on your computer, select a suitable driver
      for your printer.</p>
    </item>
    <item>
      <p>Press <key>Select</key>.</p>
    </item>
  </steps>

</page>