Home > Systems Channel Tips > Information Systems Management > Configuring Unix and Linux printers for SMBs
Systems Channel Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

INFORMATION SYSTEMS MANAGEMENT

Configuring Unix and Linux printers for SMBs


Ken Milberg, Contributor
04.18.2007
Rating: --- (out of 5)


Systems Channel Update
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


The following tip is continued from part one -- Unix and Linux printing services: Understanding SMB printer needs.

Let's assume you are using RHEL4 as your Linux distribution. Within RHEL4, there are many choices to establish printing. Here are some of the choices you have using the Red Hat Printer Configuration Tool.

  • Locally-connected -- a printer attached directly to the computer through a parallel or USB port.
  • Networked UNIX (LPD) -- a printer attached to another Linux or Unix system that can be accessed over a TCP/IP network.
  • Networked Windows (SMB) -- a printer attached to a different system, which is sharing a printer over an SMB network (such as a printer attached to a PC configured as a print server).
  • Networked JetDirect -- a printer connected directly to the network through HP JetDirect instead of to a computer.

Since we've already determined that we will print through JetDirect, first we will create the print-queue using the Printer Configuration Tool. We would then select "Networked JetDirect" from the "Select a queue type" menu and click "Printer;" then input the hostname or IP address of the JetDirect printer.

We would then set the port number for the printer, which is listening for print jobs. The default port is 9100.

When that is done, you select your printer model after selecting the queue type of the printer is completed. The printers are divided by manufacturers. You would select the manufacturer from the pulldown menu.

With Solaris, the concepts are similar but there are different methods to configure printing. With Solaris (version 10), you can use either standard lp commands or the GUI, The Solaris Print Manager. Here is how we would configure network printing from the command-line:

1. Define the printer name and set the device to /dev/null.

    # lpadmin -p test1 -v /dev/null

2. Define the interface script for the network printers; set the destination, protocol and timeout values.

    # lpadmin -p test1 -o dest=nimquat:9100 -o
    protocol=tcp
    -o timeout=10

3. Specify the file content type to which the printer can print directly, and the printer type.

    # lpadmin -p test1 -Ipostscript -T PS

4. Add a description for the printer.

    # lpadmin -p test1 -D "financial system"

5. Accept print requests for the printer and enable the printer.

    # accept test1
    # enable test1

6. Verify that the printer is ready for printing.

    # lpstat -p test1

I want to emphasis that it is important to understand your clients' objectives so you recommend the best printer options. The next time you set up a similar environment, configuring Samba may be a better option -- perhaps the only option if you don't have JetDirect cards -- so never be afraid to consider interoperability where possible. As always, the key to providing successful printer services is understanding customer needs and recommending the solution that aligns itself with those needs.

Read part one of this tip here -- Unix and Linux printing services: Understanding SMB printer needs.

About the author: Ken Milberg is a technology writer and site expert for TechTarget.com, providing Linux technical information and support to SearchSystemsChannel.com and SearchOpenSource.com. Ken writes and technical edits IBM Systems Magazine (Open Edition) and provides content for IBM developerWorks. He holds a Bachelor of Science in Computer and Information Science, as well as a Master of Science in Technology Management from the University of Maryland University College. He is the founder and group leader of the Long Island POWER-AIX users group. Through the years, he has worked for both large and small organizations and has held diverse positions from CIO to Senior AIX Engineer. Today, he works for Future Tech, a Long Island-based IBM business partner. Ken is a PMI-certified Project Management Professional (PMP) and an IBM Certified Advanced Technical Expert (CATE, IBM System p5 2006).

Rate this Tip
To rate tips, you must be a member of SearchSystemsChannel.com.
Register now to start rating these tips. Log in if you are already a member.




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google



RELATED CONTENT
Configuration Management Systems and Tools
Configuring Windows Server 2008 Server Core
Using System Center Configuration Manager 2007 tools
Distributed Power Management in vSphere cuts energy costs
Managed Objects Partner Program Checklist
Unix and Linux printing services: Understanding SMB printer needs
Vista migration tools "unlikely to boost sales"
Deploying service support for systems management
Elements of service support
Service-oriented management in the channel
Configuration management

Linux Server Operating Systems
Automating SUSE Linux Enterprise Server 11 installation
SUSE Linux Enterprise Server 11: New Xen virtualization features
Tech Data offers video software for Mac OS X VARs
Using the Ubuntu Linux system monitor tool
Installing SUSE Linux Enterprise Server 11
Ubuntu Linux installation and hard drive setup guide
Application virtualization management suite due from Symantec
Red Hat JBoss growth, partner program changes bring opportunities
Red Hat revenue breaks $500 million mark
Novell channel chief assures Novell partners about leadership

Unix Server Operating Systems
Our top five systems tips -- so far
Printing Services Learning Guide: Unix, Linux and Windows printing
Computer information systems for small and midsized businesses (SMBs)
Unix and Linux printing services: Understanding SMB printer needs
Make a Unix-to-Linux migration for the right reasons
Migrate to Linux when old systems become expensive
Wrong reasons for Linux migration
Sun Solaris push may not benefit VARs, experts warn
Linux on IBM POWER (LoP) for consolidation and scalability
Virtualization education a VAR must-have

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.

HomeNewsTopicsITKnowledge ExchangeTipsMultimediaWhite PapersBlogsEvents
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2006 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts