<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>银河星尘 &#187; Hardware under Linux / Unix</title>
	<atom:link href="http://galaxy.ourkernel.com/blog/category/computer/hardware/linux-hardware/feed" rel="self" type="application/rss+xml" />
	<link>http://galaxy.ourkernel.com/blog</link>
	<description>Galaxy's World</description>
	<lastBuildDate>Mon, 26 Jul 2010 06:58:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>[ZT]HP P2015n 在CUPS上的配置</title>
		<link>http://galaxy.ourkernel.com/blog/200907/608</link>
		<comments>http://galaxy.ourkernel.com/blog/200907/608#comments</comments>
		<pubDate>Wed, 22 Jul 2009 11:05:52 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Hardware under Linux / Unix]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Note]]></category>
		<category><![CDATA[ZT]]></category>

		<guid isPermaLink="false">http://galaxy001.3322.org/blog/200907/608</guid>
		<description><![CDATA[http://hi.baidu.com/wrxzzj/blog/item/59b303b10ca1045108230240.html HP P2015 在CUPS上的配置 2008年05月09日 星期五 13:54 公司的打印机，全称是HP LaserJet P2015 Series PCL 5e，由于不是window共享的打印机，所以也不能用samba的那一套方法了。而是采用JetDirect的连接方式，JetDirect是一套网络打印机规范，端口为9100。首先下载cups-1.4 源码包，编译配置如下： ./configure &#8211;prefix=/usr &#8211;sysconfdir=/etc &#8211;enable-raw-printing &#8211;with-cups-user=root &#8211;with-cups-group=lp &#8211;localstatedir=/var 编译安装后，你就可以用cups来打印文件了。 注意：在安装CUPS之前，最好先把foomatic 一套包都安装上去。 然后，你在http://localhost:631的web 配置界面里，直接可以用Find Printer 让CUPS自己发现网络上P2015 打印机。先选择HP 打印机生产商，然后在产品里选择HP LaserJet 1320 series Postscript。因为HP P2015就是1320这个型号的，在它的产品列表里，你发现根本就没有P2150这个系列的。 其实，记住 socket://192.168.37.8:9100 之类的连接方式就可以了。 顺便备忘： HP Color LaserJet CP4005dn 11th floor socket://192.168.8.168:9100 HP LaserJet M1522nf 11th floor socket://192.168.37.245:9100 HP LaserJet M1522nf [...]]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200907/608/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
