科学の箱

科学・IT・登山の話題

IT

LinuxおよびUnixでのプリンタ

投稿日:

設定されているプリンタの一覧を取得する

admin@ubuntu:~$ lpstat -v
device for Generic-PCL-6-PCL-XL: lpd://192.168.10.11
device for Tokyo_MFP03: lpd://192.168.10.11

プリンタキューの情報を取得する

admin@ubuntu:~$ lpstat -a
Generic-PCL-6-PCL-XL accepting requests since Thu 29 Oct 2015 09:23:04 PM PDT
Tokyo_MFP03 accepting requests since Thu 29 Oct 2015 09:24:54 PM PDT

プリンタに関してすべての情報を取得する

admin@ubuntu:~$ lpstat -t
scheduler is running
system default destination: Tokyo_MFP03
device for Generic-PCL-6-PCL-XL: lpd://192.168.10.11
device for Tokyo_MFP03: lpd://192.168.10.11
Generic-PCL-6-PCL-XL accepting requests since Thu 29 Oct 2015 09:23:04 PM PDT
Tokyo_MFP03 accepting requests since Thu 29 Oct 2015 09:24:54 PM PDT
printer Generic-PCL-6-PCL-XL is idle. enabled since Thu 29 Oct 2015 09:23:04 PM PDT
printer Tokyo_MFP03 is idle. enabled since Thu 29 Oct 2015 09:24:54 PM PDT

直接印刷のテスト

admin@ubuntu:/tmp$ lpr -pTokyo_MFP03 a01.txt 
admin@ubuntu:/tmp$ lpq -a
Rank Owner Job File(s) Total Size
active admin 5 a01.txt 1024 bytes

CUPSから確認

admin@ubuntu:/var/log/cups$ cat access_log
localhost - - [02/Nov/2015:01:05:49 -0800] "POST /printers/Tokyo_MFP03 HTTP/1.1" 200 325 Create-Job successful-ok

メタ情報

inarticle



メタ情報

inarticle



-IT
-

執筆者:


comment

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

関連記事

no image

Alcatel Omniswitchでインタフェースを操作するコマンド

確認コマンド show interfaces status > show interfaces status DETECTED           CONFIGURED Slot/ AutoNe …

no image

10 thing you know about UPS

http://www.techrepublic.com/article/10-things-you-should-know-about-deploying-a-ups/ Related posts:E …

no image

chefでnot_ifを利用するときのコマンドの戻り値を確認する

Chefでrbenv環境を構築する際に.bash_profileを書き換える。この時にすでに命令が入っていれば書き換えをしたくない。 この動作はnot_if句を導入することで可能だけど、コマンドの戻り …

no image

The email address that is used in your default Microsoft Office Outlook profile differs from the sign-in address that is used in Office Communicator

OutlookのプロファイルとOffice Communicatorのアカウントが異なると出るエラー。 ワークアラウンドは3つある。 Microsoft Online Service Sign In …

no image

berkshelf error

これは何だろう WARNING: Berkshelf could not be loaded WARNING: Please add the berkshelf gem to your Gemfile …

2015年11月
« 10月   12月 »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

side bar top



アーカイブ

カテゴリー