Chapter 11 UNIX Printing. have to be root to setup a printer local printer is directly connected remote printer is a network printer print queue is nothing.

Slides:



Advertisements
Similar presentations
Chapter 8 Files and User Information Utilities. Logical Partitions referred to as file systems like a drive in windows world $ df (display filesystems)
Advertisements

Chapter 2 Accessing Your System and the Common Desktop Environment.
Chapter 10 File System Security. Security Policies security policies are doors maintain a balance between total access and total security UNIX has two.
9.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 9: Installing and Configuring.
CHAPTER Hard Resource (Printer) Sharing. Chapter Objectives Explain the concept of sharing a hard resource Present the step-by-step process of placing.
Network Printing. Printer sharing Saves money by only needing one printer Increases efficiency of managing resources.
Chapter 7 Advanced Directory and File Management.
Chapter 5 Accessing Files and Directories. How Directories Get Created OS installation: usr, dev, etc, export, kernel and others places to store installation.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 8: Implementing and Managing Printers.
Guide to Linux Installation and Administration, 2e1 Chapter 12 Printing in Linux.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 8: Implementing and Managing Printers.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 8 Introduction to Printers in a Windows Server 2008 Network.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 8: Implementing and Managing Printers.
Chapter 8: Network Operating Systems and Windows Server 2003-Based Networking Network+ Guide to Networks Third Edition.
Linux+ Guide to Linux Certification, Second Edition
1 COP 4343 Unix System Administration Unit 9: printing – lpr – CUPS.
A+ Guide to Software, 4e Chapter 11 Supporting Printers and Scanners.
Managing Printers Chapter 14. Chapter Objectives Understand printing terminology and concepts. Understand print server requirements and configuration.
Lecture 8 Configuring a Printer-using Magic Filter Introduction to IP Addressing.
CN1260 Client Operating System Kemtis Kunanuraksapong MSIS with Distinction MCT, MCITP, MCTS, MCDST, MCP, A+
Windows Server 2008 Chapter 6 Last Update
Chapter 13: Sharing Printers on Windows Server 2008 R2 Networks BAI617.
2 $ command Command Line Options ls –a –l hello hi Command Arguments.
Chapter 8 Printing 1. In COBOL you send data to the printer by writing data to a file. In COBOL, the printer is defined as a file, and it is opened, closed,
Thrive Installation.
1 THE UNIX FILE SYSTEM By Chokechai Chuensukanant ID COSC 513 Operating System.
1 Guide to Novell NetWare 6.0 Network Administration Chapter 11.
Working with Files Chapter 5. Display a Calendar Display a calendar for a specific month – cal Display a calendar for a specific year – cal 2000.
Chapter 18 Unix and Linux Cisco Learning Institute Network+ Fundamentals and Certification Copyright ©2005 by Pearson Education, Inc. Upper Saddle River,
Chapter 6 Configuring Windows Server 2008 Printing
Lesson 11-Locating, Printing, and Archiving User Files.
IOS110 Introduction to Operating Systems using Windows Session 9 1.
More Command Line Options Pipes, Redirection, Standard files Copyright © 2015 Curt Hill.
Input and output (IO) systems Last week we considered the memory management layer of the operating system. This week we will look at another layer of the.
Print Services. 2 Objectives Understand Print Server terms and concepts Understand how printing works Print Server Considerations Printer Hardware Considerations.
Chapter Two Defining Network Objects. Chapter Objectives Describe how a workstation communicates with the network, and list the software components required.
Client – Server Architecture. Client Server Architecture A network architecture in which each computer or process on the network is either a client or.
Windows XP: Continue Files and Folders. Files & Directories n We store programs and data on secondary storage devices using a file system. n These are.
Labs 1.1: Mensaje. Step 1: Get Started Login: – Username: nombre/cc5212 – Password on board – C:/Program.
Linux+ Guide to Linux Certification, Third Edition
CIS Lesson 10 Printers. CIS Lesson 10.
Linux Printing Chapter 14. Linux Printing Configuring a local printer Configuring a remote printer Traditional UNIX printing CUPS web Interface CUPS on.
MIS Team MIS. MIS Management Information Systems provide Infrastructure and Support to the Delivery and support teams.
Device and Filesystem Management CSCI N321 – System and Network Administration Copyright © 2000, 2010 by Scott Orr and the Trustees of Indiana University.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Module 5: Implementing Printing. Overview Introduction to Printing in the Windows Server 2003 Family Installing and Sharing Printers Managing Access to.
Stuff By Zach and Turtle To designate a default printer, choose Start > Control Panel > Printers and Faxes. Right-click the printer, and then.
124 Printer Management Version A.01 H3064S Module 16 Slides.
Network Resources BICS 565. Device Sharing Sharing CDROM and removable media Shortcuts to folders on other machines Sharing hardware devices across the.
Chapter 9 Using Text Editors. vi Editor visual Editor, ASCII text editor, no formatting capabilities almost as powerful as MS Word, has 26 clipboards.
Page 1 Printing & Terminal Services Lecture 8 Hassan Shuja 11/16/2004.
CS101 Network Setup. Parts of a network Everything on a network is called a ____ Three main types of _____: –__________ Devices = Printers, Scanners,
Desktop Integration with the Appx Client. Launch Documents Run Desktop Programs Transfer Files to the Client Transfer Files from the Client Client-Side.
Linux Operations and Administration
Client – Server Architecture A Basic Introduction 1.
Hands-On Microsoft Windows Server 2008 Chapter 5 Configuring Windows Server 2008 Printing.
Local Storage Hard Drive in Computer or USB Memory Stick Development Environment Client Computer Remote Storage GBTC Storage.
Day 15 Apache. Being a web server Once your system is correctly connected to the network, you could be a web server. –When you go to a web site such as.
LO2 Understand the key components used in networking.
Chapter 4: server services. The Complete Guide to Linux System Administration2 Objectives Configure network interfaces using command- line and graphical.
Setting up a Printer. ♦ Overview Linux servers can be used in many different roles on a LAN. File and print servers are the most common roles played by.
Printing. Printing Terminology Logical Printer Physical Printer/Print Device Print Server Locally vs network attached printer Non-remote vs remote printer.
Introduction to Computer Networks
Printer Management Chapter 5 - Objectives.
Sharing a Printer Between Windows Computers First of all Install the printer on the computer that will be sharing it.
CUPS Print Services.
Chapter 11 Supporting Printers and Scanners
U = = (6.25%)  (3) The processor calculates the employee’s
Introduction to Operating Systems
Presentation transcript:

Chapter 11 UNIX Printing

have to be root to setup a printer local printer is directly connected remote printer is a network printer print queue is nothing more than a directory on the hard drive of a print server output goes to a printer driver which formats it for a particular printer and sends it to the print queue which holds it for the printer

lp Command $ lp [ -options ] [ filename(s) ]

lp Command Examples

lpstat Command

Canceling a Print Request

CDE Print Manager

Lab Command Line Printing Lab Using Print Manager and File Manager for Printing chapter 11 assessment Labs/Assessment