易截截图软件、单文件、免安装、纯绿色、仅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设备模型之input子系统详解

一:前言
最近在研究android的sensor driver,主要是E-compass,其中用到了Linux input子系统.在网上也看了很多这方面的资料,感觉还是这篇分析的比较细致透彻,因此转载一下以便自己学习,同时和大家分享!
(这篇博客主要是以键盘驱动为例的,不过讲解的是Linux Input Subsystem,可以仔细的研究一下!)
键盘驱动将检 ......

Linux关机命令详解


Linux关机命令详解
本文出自:LinuxAid.com.cn 作者: sword_martin (2002-01-30 21:03:06)
    在linux下一些常用的关机/重启命令有shutdown、halt、reboot、及init,它们都
可以达到重启系统的目的,但每个命令的内部工作过程是不同的,通过本文的介绍,希
望你可以更加灵活的运用各种关机命令 ......

linux install memcached,Linux安装memcached

rz上传文件到某目录
解压缩 tar zxvf
进入libevent目录 ./configure
转到root用户 make install
进入memcached目录 ./configure
转到root用户 make install
启动memcached
cd /usr/local/bin
/usr/local/bin/memcached -d -P /var/local/logs/memcached.pid -t 4 -m 200 -u root -c 1024 -v >> /var/local/l ......

linux BASH基础知识集锦

1,shell export 作用
http://blog.sina.com.cn/s/blog_62945c360100ffvk.html
2,alias ls="ls --color=auto"
    安装了archlinux后,发现使用ls命令时,目录和文件并没有以颜色区分开来,觉得很不方便,所以就到网上搜了一下,发现可以使用alias命令:在/etc/profile的末尾加入alias ls="ls ......

在Linux下如何快速搭建安全的FTP服务器

在Linux下如何快速搭建安全的FTP服务器 现在流行的FTP服务器,比较著名的有WU-FTP(Washington University FTP)和VSFTP(Very Secure FTP 非常安全的FTP)以及Proftp,pureftp等而VSFTP以其高度安全性和高速稳定的特性正在成为互联网上FTP服务器的新宠。现在笔者把在Fedora上配置一个安全FTP的过程和大家交流,希望借此能共 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号