Linux Lecture 008 IITK
Linux Lecture 008 IITK
Setting Printer
The Printer Configuration Tool allows users to
configure a printer in Red Hat Linux. This tool helps
maintain the printer configuration file, print spool
directories, and print filters. Starting with version 9,
Red Hat Linux defaults to the CUPS (Common Unix
Printing System).
Setting Printer
The following types of print queues can be configured:
Locally-connected — a printer attached directly to the computer through
a parallel or USB port.
Networked CUPS (IPP) — a printer that can be accessed over a TCP/IP
network via the Internet Printing Protocol, also known as IPP (for
example, a printer attached to another Red Hat Linux system running
CUPS (Common Unix Printing System) on the network).
Networked UNIX (LPD) — a printer attached to a different UNIX system
that can be accessed over a TCP/IP network (for example, a printer
attached to another Red Hat Linux system running LPD (Line Printer
Daemon) on the network).
Networked Windows (SMB) — a printer attached to a different system
which is sharing a printer over a SMB network (for example, a printer
attached to a Microsoft Windows™ machine).
Networked Novell (NCP) — a printer attached to a different system
which uses Novell's NetWare network technology.
Networked JetDirect — a printer connected directly to the network
through HP JetDirect instead of to a computer.
Linux System Administration
Linux Rescue
Booting into Single User Mode
– At the GRUB screen, press e
– Select the kernel and type a
– Write single at the end of the line (after leaving a
space)
– Boot by pressing b
Booting into Rescue Mode
– Boot the system using Installation CD #1
– Type “linux rescue” at the installation boot prompt