Инструкция для DELL 2145cn

(скачивание инструкции бесплатно)
Формат файла: PDF
Доступность: Бесплатно как и все руководства на сайте. Без регистрации и SMS.
Дополнительно: Чтение инструкции онлайн
background image

Using Your Printer in Linux

22

8

Using Your Printer in 

Linux 

You can use your machine in a Linux environment. 

This chapter includes:

• Getting Started
• Installing the Unified Linux Driver
• Using the Unified Driver Configurator
• Configuring Printer Properties
• Printing a Document
• Scanning a Document

Getting Started

The supplied 

Drivers and Utilities 

CD provides you with Dell’s 

Unified Linux Driver package for using your machine with a 
Linux computer.
Dell’s Unified Linux Driver package contains printer and scanner 
drivers, providing the ability to print documents and scan 
images. The package also delivers powerful applications for 
configuring your machine and further processing of the scanned 
documents.
After the driver is installed on your Linux system, the driver 
package allows you to monitor a number of machine devices via 
fast ECP parallel ports and USB simultaneously. 
The acquired documents can then be edited, printed on the 
same local or network machine devices, sent by e-mail, 
uploaded to an FTP site, or transferred to an external OCR 
system.
The Unified Linux Driver package is supplied with a smart and 
flexible installation program. You do not need to search for 
additional components that might be necessary for the Unified 
Linux Driver software: all required packages will be carried onto 
your system and installed automatically; this is possible on a 
wide set of the most popular Linux clones.

Installing the Unified Linux 
Driver

Installing the Unified Linux Driver

1

Ensure that you connect your machine to your computer. 
Turn both the computer and the machine on.

2

When the Administrator Login window appears, type in 

root

 in the Login field and enter the system password.

N

OTE

: You must log in as a super user (root) to install the 

printer software. If you are not a super user, ask your system 
administrator.

3

Insert the printer 

Drivers and Utilities 

CD. The CD will 

automatically run.

If the CD does not automatically run, click the 

 icon at 

the bottom of the desktop. When the Terminal screen 
appears, type in:
If the CD-ROM is secondary master and the location to 
mount is /mnt/cdrom,
[root@localhost root]#mount -t iso9660 /dev/hdc /mnt/
cdrom
[root@localhost root]#cd /mnt/cdrom/Linux
[root@localhost root]#./install.sh 
If you still failed to run the 

Drivers and Utilities 

CD, type 

the followings in sequence:
[root@localhost root]#umount /dev/hdc
[root@localhost root]#mount -t iso9660 /dev/hdc /mnt/
cdrom

N

OTE

: The installation program runs automatically if you 

have an autorun software package installed and configured.

4

When the welcome screen appears, click 

Next

.

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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
Оглавление инструкции

Document Outline