Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

The Linux Printing HOWTO

The Linux Printing HOWTO http://www.resoo.org/docs/printing/printing-howto.txt
Grant Taylor <gtaylor+pht@picante.com>
v3.30, 19 November 1999
This is the Linux Printing HOWTO, a collection of information on how
to generate, preview, print and fax anything under Linux (and other
Unices in general).
______________________________________________________________________
Table of Contents
1. Introduction
1.1 History
1.2 Copyright
2. How to print
3. Kernel printer devices
3.1 The lp device (kernels <=2.1.32)
3.2 The parport device (kernels >= 2.1.33)
3.3 Serial devices
4. Supported Printers
4.1 Postscript
4.2 Non-Postscript
4.3 What printers work?
4.3.1 Printer compatibility list
4.4 How to buy a printer
5. Which spooling software?
6. How it works, basic
7. How to set things up, basic
7.1 Traditional lpd configuration
7.2 File Permissions
8. Getting Printing Software
9. Vendor Solutions
9.1 Red Hat
9.2 Debian
9.3 Other Distributions
10. Ghostscript.
10.1 Invoking Ghostscript
10.2 Ghostscript output tuning
10.2.1 Output location and size
10.2.2 Gamma, dotsizes, etc.
11. How to print to a printer over the network
11.1 To a Unix/lpd host
11.1.1 With
11.1.2 With
11.2 To a Win95, WinNT, LanManager, or Samba printer
11.3 To a NetWare Printer
11.4 To an EtherTalk (Apple) printer
11.5 To an HP or other ethernet printer
11.5.1 To older HPs
11.6 Running an
11.7 from Windows.
11.8 from an Apple.
11.9 from Netware.
12. Windows-only printers
12.1 The Ghostscript Windows redirector
12.2 The pbm2ppa program
12.3 Lexmarks
13. How to print to a fax machine.
13.1 Using a faxmodem
13.2 Using the Remote Printing Service
14. How to generate something worth printing.
1


Ïà¹ØÎĵµ£º

linux signal Áбí


Linux Ðźűí
 
LinuxÖ§³ÖPOSIX±ê×¼ÐźźÍʵʱÐźš£ÏÂÃæ¸ø³öLinux SignalµÄ¼ò±í£¬Ïêϸϸ½Ú¿ÉÒԲ鿴man 7 signal¡£
 
ĬÈ϶¯×÷µÄº¬ÒåÈçÏ£º
Term    ÖÕÖ¹½ø³Ì
 
ÐźÅ
ȡֵ
ĬÈ϶¯×÷
º¬Ò壨·¢³öÐźŵÄÔ­Òò£©
SIGHUP
1
Term
Öն˵ĹҶϻò½ø³ÌËÀÍö
SIGINT
2
Term
À´×Ô¼üÅ̵ ......

linux getoptsÃüÁîÏê½â

ÓÃ;
´¦ÀíÃüÁîÐвÎÊý£¬²¢Ð£ÑéÓÐЧѡÏî¡£
Óï·¨
getopts
Ñ¡Ïî×Ö·û´®
Ãû³Æ
[
²ÎÊý
...]
ÃèÊö
getopts ÃüÁîÊÇ Korn/POSIX shell µÄÄÚÖÃÃüÁÓÃÀ´´Ó²ÎÊýÁбí¼ìË÷Ñ¡ÏîÒÔ¼°Ñ¡Ïî²ÎÊý¡£Ñ¡ÏîÓÉÒ»¸ö £¨¼ÓºÅ£©»òÕßÊÇÓÉÒ»¸ö-£¨¼õºÅ£©ºó¸úÒ»¸ö×Ö·û¿ªÊ¼¡£Ò»¸ö¼È²»ÊÇÒÔ £¬Ò²²»ÊÇÒÔ-¿ªÊ¼µÄÑ¡Ïî½áÊøÑ¡Ïî×Ö·û´®¡£Ã¿´Îµ÷Óà getopt ......

linux 2.6 ÄÚºËÄ£¿éµÄMakefile



 
Linux 2.6 ÏÂÄÚºËÄ£¿éµÄMakefile
ÊÕ²Ø



Linux 2.6 ÏÂÄÚºËÄ£¿éµÄMakefile
# Makefile 2.6
obj-m += hello.o
KDIR:=/lib/modules/$(shell uname -r)/build
# PWD=$(shell pwd)
all:
 &n ......

Linux ½Å±¾±àд»ù´¡(Áù)

ÎļþÑ­»·³ÌÐò
»òÐíÄúÊÇÏ뽫ËùÓз¢³öµÄÓʼþ±£´æµ½Ò»¸öÎļþÖеÄÈËÃÇÖеÄÒ»Ô±£¬µ«ÊÇÔÚ¹ýÁ˼¸¸öÔÂÒÔºó£¬Õâ¸öÎļþ¿ÉÄÜ»á±äµÃºÜ´óÒÔÖÁÓÚʹ¶Ô¸ÃÎļþµÄ·ÃÎÊËٶȱäÂý¡£ÏÂÃæµÄ½Å±¾rotatefile¿ÉÒÔ½â¾öÕâ¸öÎÊÌâ¡£Õâ¸ö½Å±¾¿ÉÒÔÖØÃüÃûÓʼþ±£´æÎļþ£¨¼ÙÉèΪoutmail£©Îªoutmail.1£¬¶ø¶ÔÓÚoutmail.1¾Í±ä³ÉÁËoutmail.2 µÈµÈµÈµÈ...
#!/bin/ ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ