当前位置: 首页 > 图文教程 > 操作系统 > Unix/Linux > 我的安裝打印機筆記

Unix/Linux
MX 10
使用Apache&花生壳架设Web服务器
请教dns!有关于密码的问题!
Linux下各种服务器的架设详解
用init玩转 Linux 运行级别
修改/etc/inittab后如何保存退出
emacs进行文件编辑后如何保存退出
linux怎样用普通用户关机
Linux下备份恢复技术的应用
Linux下使用磁带机的常用命令 tar
vmware中linux如何设置网卡
vmware中linux怎么设置网络
怎么在redhat linux下挂载光驱软驱???
redhat linux 下载大全 完全整理
用vmware安装linux系统过程
在linux如何查看IP
linux下如何修改ip地址,主机名等信息
vmware 网络配置
Linux系统中如何查看运行级别
Slackware Linux init 进程

Unix/Linux 中的 我的安裝打印機筆記


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-01   浏览: 33 ::
收藏到网摘: n/a


add HP LaserJet 1100 printer:
1. add it on linux
run redhat-switch-printer switch to LPRng
run redhat-config-printer add new printer
set name which you like(for example:pp),and click next to finished.
You can use lp –d pp 1.txt to print 1.txt
Window share this printer by samba:
You must add followed into smb.conf:
Printer driver=HP LaserJet 1100 (you can see this in file like *.inf, this is too
important and case sensitive)
In smb.conf , printer section’ name must be same as printer name, here should
be [pp]
Restart smb, lpd
In window add printer, select network printer and enter \\jjj\pp in location
system will require you install driver. you must have correct driver in advance.
Now you can use this network printer.
linux share JetDirect printer
run redhat-config-printer add new printer
set name which you like

select type: JetDirect
enter IP,finish!
linux share network printer on window :
first share the printer on windows.
run redhat-config-printer add new printer
set name which you like
select type: network windows (SMB)
select you window computer name and printer shared.