
By Inc. Sun Microsystems
Read or Download System Administration Guide: Advanced Administration PDF
Best system administration books
Java Performance and Scalability: Server-Side Programming Techniques
This ebook was once written with one aim in brain: to supply Java programmers with the services had to construct effective, scalable Java code. the writer stocks his adventure in server-side functionality tuning via measured functionality exams, referred to as optimizations. every one optimization discusses strategies to enhance the functionality and scalability of your code.
Deploying Microsoft Forefront Protection 2010 for Exchange Server (It Professional Series)
Get concentrated, real-world assistance for making plans and enforcing vanguard security for trade Server--and aid guard firm email from viruses, unsolicited mail, phishing, and coverage violations. Guided by way of key participants of the Microsoft leading edge workforce, you will delve into procedure elements, good points, and functions, and step via crucial making plans and layout issues.
Extra info for System Administration Guide: Advanced Administration
Sample text
You should mount spooling space for a print server on a local hard disk. If a print server has its own hard disk and a local /var directory, printing is much faster, and you can more accurately predict the time needed to process print requests. Planning for Printer Setup This section provides an overview of planning for printing in the Solaris environment that includes: ■ Setting definitions for printers such a printer name, printer description, printer port ■ Selecting a printer type and file content type ■ Setting up fault notification and a default printer destination ■ Determining whether you want to print banner pages or limit user access to a printer ■ Setting up printer classes and fault recovery Setting Definitions for Printers Establishing definitions for the printers on your network is an ongoing task that lets you provide a more effective print environment for users.
For all these printers, the file content type is simple. Note – Sun Microsystems does not supply filtering software for the printers listed in the following table, among others. However, you can use unsupported printers if you supply filtering or if the printer can directly print the file content type. If you have questions about any printer for which Sun Microsystems does not supply filters, contact the printer manufacturer. TABLE 3–3 Some Non-PostScript Printers for Which Sun Does Not Supply Filters Printer Printer Type Daisy daisy Datagraphix datagraphix DEC LA100 la100 DEC LN03 ln03 DECwriter decwriter Diablo diablo diablo-m8 Epson 2500 variations epson2500 epson2500-80 epson2500-hi epson2500-hi80 Hewlett-Packard HPCL printer hplaser IBM Proprinter ibmproprinter If you want to set up a printer that is not in the terminfo database, see “How to Add a terminfo Entry for an Unsupported Printer” on page 132.
O protocol=protocol Sets the over-the-wire protocol used to communicate with the printer. Both BSD and raw TCP are supported. -o timeout=value Sets a retry timeout value that represents a number of seconds to wait between attempting connections to the printer. d. Specify the file content types of the printer and the printer type. # lpadmin -p printer-name -I content-type -T printer-type For more information, see lpadmin(1M). 4. Add filters to the print server. fd‘ > lpfilter -f $name -F $filter > done 5.