Loading...

2010-08-15

OpenSolaris Tips: CUPS - OpenSolaris Printing Howto on my Notebook PC


  My Notbook PC の OpenSolaris snv_134 な環境で、CUPS を動作させて、プリンタ出力する試み。

  ここから CUPS の設定方法の情報を得て、手持ちのプリンタを設定し、出力することができた。
  ↓
  Community Group printing: Documentation > Using CUPS in the Solaris OS:
  http://hub.opensolaris.org/bin/view/Community+Group+printing/Using+CUPS+in+the+Solaris+OS


  システム・ハードウェア環境:


  Environment:
   baian@saturn:~$ uname -a
   SunOS saturn 5.11 snv_134 i86pc i386 i86pc Solaris

  Platform:
   Dell Latitude D410: Intel Pentium M730(1.6GHz), Intel 915GM,
   LCD 12.1inch, SODIMM PC2-5300(533MHz) 2048MB, HDD 100GiB/160GiB
   NIC(Wired): Broadcom NetXtreme BCM5751 Gigabit Ethernet PCI Express
   NIC(Wireless): Intel PRO/Wireless 2200BG Network Connection (802.11b/g)


  # OpenSolaris 次期リリースでは、CUPS がデフォルトの print service になるそうだったのだが、混迷中?なので・・・


 設定手順

  Step-01: My Notbook PC の snv_134 な環境で、CUPS を動作させるに必要なパッケージのインストール:

  # インストール済みの関連パッケージは次のとおり。

  $ pkg list |grep cups

  library/desktop/gtk2/gtk-backend-cups       0.5.11-0.134   インストール済み -----
  library/print/cups-libs                     1.4.2-0.134   インストール済み -----
  library/python-2/pycups                    1.9.46-0.134   インストール済み -----
  print/cups                                  1.4.2-0.134   インストール済み -----
  print/cups/filter/foomatic-db          0.20080903-0.134   インストール済み -----
  print/cups/filter/foomatic-db-engine   0.20080903-0.134   インストール済み -----
  print/cups/hal-cups-utils                  0.6.19-0.134   インストール済み -----
  print/cups/system-config-printer           0.5.11-0.134   インストール済み -----

  $ pkg list |grep hplip

  print/filter/hplip                          3.9.8-0.134   インストール済み -----

  Step-02: アクティブなプリントサービスの確認(クエリ):

  # print-service -q
  active print service: lp ・・・ default で LP が動作中。
  (active print service: cups ・・・ CUPSが動作中。)

  Step-03: プリントサービスを CUPS に切り替える。※ 参照:man print-service(1M)

  # print-service -s cups

  # print-service -q
  active print service: cups   ・・・ # CUPS に切り替わった。


  Step-04: ここで、二つのSMFサービス/デーモンが有効になっていることを確認する。

  # svcs -v svc:/application/cups/scheduler
  # svcs -v svc:/application/cups/in-lpd


  Step-05: CUPS Web interface : http://localhost:631/ からアクセスして、手持ちプリンタの設定を完了させる。

Fig-01: CUPS Web Interface

  Step-06: テストプリントを出力。日本語表記部分が文字化け(豆腐)している。

             実際の日本語文書の出力は問題ない。

  Step-07: 利用可能なプリンタ名を一覧表示させる。

  $ lpstat -p

  プリンター Canon_LBP3800 は待機中です。2010年08月10日 18時39分41秒 以来有効です
  Ready to print.(Default Printer: 100BASE-TX I/F)
  プリンター Photosmart-C5200-series は 2010年08月10日 10時46分25秒 から無効です -
  Unplugged or turned off : Local USB 接続時に使用
  プリンター Photosmart_C5280_LAN は待機中です。2010年08月10日 11時03分34秒 以来有効です
  プリントの準備ができています : プリントサーバ(USB/100BASE-TX)経由、常用。

  # Default Printer: Canon LBP3800(LIPS IV) は GS で出力.

Fig-02: Default Printer: Canon LBP3800(LIPS Ⅳ)

"Dynamic Printer Detection":

CUPS uses the Hardware Abstraction Layer (HAL) to detect directly attached USB printers. For the detection of network printers, CUPS...
CUPS broadcasts the printers that are available on the local system to every system that is on the network.

"Printing to a Windows Hosted Printer From CUPS":

To print to a Windows hosted printer from CUPS, use the following command to create a print queue:

# lpadmin -p queue-name -v smb:~/~/windows-host/queue...

Or, access the CUPS Web interface: http://localhost:631/

The CUPS print service uses smbspool(1M) from Samba to communicate with the Windows SMB print server./print-service


"How to Add a New Attached Printer From the Desktop (GUI)":

Select "System" -> "Administration" -> "Print Manager" from the gnome menus

Fig-03: Print Manager from Gnome menus

Fig-04: Printer Property; Canon LBP3800(LAN-connection)


"Tasks That You Can Perform by Using CUPS":

Common tasks that you can perform by using the CUPS GUI or the Web interface include:
  • Adding a new USB attached printer
  • Adding a new network-attached printer
  • Modifying the properties of an existing print queue
  • Deleting a print queue


  Reference:

  CUPS:

  HPLIP:

  print-service:
  • The print-service command provides a mechanism for switching between LP and CUPS print services.
    Changing the active print service requires that it be run as the root user or a user with "Printer Management" privileges.
    For more information, see the print-service(1M) man page.


2010-08-14

Latest Information about the Future of OpenSolaris

  Latest Information about the Future of OpenSolaris, as follows:

"OpenSolaris is Dead":

by Steven Stallion
http://sstallion.blogspot.com/2010/08/opensolaris-is-dead.html

"OpenSolaris axed by Ellison":

by Timothy Prickett Morgan
http://www.theregister.co.uk/2010/08/13/opensolaris_is_dead/


"[osol-discuss] OpenSolaris cancelled, to be replaced with Solaris 11 Express":

by Alasdair Lumsden, one of the key members of the OpenSolaris community,
posted the full internal message @ OpenSolaris forums.

"Illumos Project":

http://www.illumos.org/
a community maintained derivative of the OpenSolaris ON source, including
open source replacements for closed bits, and additional changes.

"OpenSolaris、始まった!":

by kohju
http://kohju.justplayer.com/diary_2010-08-13.html



2010-08-09

Blowin' In The Wind

風に吹かれて


Blowin' in The Wind



Words and Music by Bob Dylan; 1962 Warner Bros. Inc
Renewed 1990 Special Rider Music
J-T@keさんの訳




How many roads must a man walk down
Before you call him a man?
Yes, 'n' how many seas must a white dove sail
Before she sleeps in the sand?
Yes, 'n' how many times must the cannon balls fly
Before they're forever banned?

The answer, my friend, is blowin' in the wind,
The answer is blowin' in the wind.
 
ねえ、どれだけ歩きゃいいんだよ?
あんたに人間扱いしてもらうためにはさ。
ねえ、いくつの海を越えればいいのさ?
飛び疲れた鳩が浜辺でゆっくり眠るためにはさ。
まったく、どれだけ大砲の玉をぶっ放せばいいのさ?
そんなもの、この世から無くしちまうためにはさ。


ほら、その答はさ、あの風を見なよ。
風ん中にびゅうびゅう吹かれているじゃないか。


How many times must a man look up
Before he can see the sky?
Yes, 'n' how many ears must one man have

Before he can hear people cry?
Yes, 'n' how many deaths will it take till he knows

That too many people have died?
 
The answer, my friend, is blowin' in the wind,
The answer is blowin' in the wind.
 
まったく、どれだけ天を仰げばいいのさ?
大空ってやつを見るためにはさ。
いったい、いくつ耳をくっつけてやればいいんだ?
あの独裁者ってやつに、みんなの叫び声が届くためにはさ。
まったく、どれだけ殺しゃあ、ヤツは気がつくんだ? 
こりゃあ、あまりにも死に過ぎだって。

ほら、その答はさ、あの風を見なよ。
風ん中にびゅうびゅう吹かれているじゃないか。

How many years can a mountain exist
Before it's washed to the sea?
Yes, 'n' how many years can some people exist
Before they're allowed to be free?
Yes, 'n' how many times can a man turn his head,
Pretending he just doesn't see? 
 
The answer, my friend, is blowin' in the wind,
The answer is blowin' in the wind. 
 
いったい、どれだけの歳月があればいいのさ?
あの荒海が、山ひとつ流し去っちまうためにはさ。
まったく、何年かかるっていうんだよ?
彼らが檻ん中から解放されるのにさ。
まったく、どれだけ顔をそむけりゃいいのさ?
見て見ないふりをしながらさ。
 
ほら、その答はさ、あの風の中にしかねえよ。
風ん中にびゅうびゅう吹かれてるじゃないか。

2010-08-07

Security Update to Thunderbird 3.1.2 for OpenSolaris b134


Thunderbird 3.1.2 がリリースされた
by Hide Kay@MozillaZine.jp

Mozilla は米国時間 2010 年 8 月 5 日、定期的なメンテナンススケジュールによる、安定性及びセキュリティ問題を修正した Thunderbird 3.1.2 をリリースした。

Thunderbird 3.1.2 は Windows, Mac そして Linux 版が用意され、Mozilla ウェブサイトよりダウンロードできるほか、既存の Thunderbird 3.1 ユーザには自動アップデート経由で通知されるが、ヘルプメニューの “ソフトウェアの更新を確認”より手動で確認することも可能だ。

なお、Thunderbird 3.0 系のメンテナンスは 2010 年 12 月をもって終了を予定されており、Mozilla では最新版である Thunderbird 3.1.x への移行を勧めている。
ダウンロード : 各国語版・各 OS 対応版 (Windows, Mac, Linux)
             : SunOS (en-US) 対応版 (OpenSolaris, Solaris10, i386, SPARC)

リリースノート : Mozilla Thunderbird 3.1.2 リリースノート

セキュリティアドバイザリ: Thunderbird 3.1 セキュリティアドバイザリ

修正されたバグ : Bug List (英語)


Fig-01: Thunderbird 3.1.2 (ja-JP) for OpenSolaris b134

 My Notebook PC にインストール済みの Thunderbird 3.1.1 をアップデートする。
 例によって、OpenSolaris-i386 対応版(en-US) の Tarball をダウンロードしてインストールする。

 Downloads for OpenSolaris(en-US)-i386: ↓

 Thunderbird 3.1.2: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.2/contrib/solaris_tarball

 システム・ハードウェア環境:

  Environment:
   baian@saturn:~$ uname -a
   SunOS saturn 5.11 snv_134 i86pc i386 i86pc Solaris

  Platform:
   Dell Latitude D410: Intel Pentium M730(1.6GHz), Intel 915GM,
   LCD 12.1inch,SODIMM PC2-5300(533MHz) 2048MB, HDD 100GiB/160GiB

アップデート・インストール手順:

  1. tarball-i386(en-US) と md5sum および JLP(ja.xpi) のダウンロード:

  2. tarball の展開:

  3. インストール

  4. 起動ファイルの作成(シンボリック・リンク)

  5. アプリケーションメニュー用スクリプトの作成

  6. Thunderbird 3.1.2 の起動(en-US)-ProfileManager オプション付で

  7. 日本語パッケージの旧バージョンの削除と新版のインストール

  8. Thunderbird 再起動の後にいったん終了

  9. メニューなどを日本語表示させるための設定

  10. Thunderbird 3.1.2 の起動(ja-JP)-ProfileManager オプション付で

  11. メールアカウントおよび環境設定、アドオンの更新・インストール・設定

  12. 後始末;旧バージョン Thunderbird 3.1.1 関連ファイル・フォルダの削除




2010-08-06

Newport Jazz Festival Aug 7-8 Listen Live by npr music


NPR Music, WBGO and WGBH present live coverage of the annual American jazz festival.
This Issue was quated from A Blog Supreme/NPR Jazz

NPR Music Live From The Newport Jazz Festival

Along with WBGO and WGBH, we'll be heading to the CareFusion Newport Jazz Festival for two days of live webcasting, broadcasting and archival recordings.
Join us Aug. 7-8 for artist interviews, photo streams, live chat and plenty of music.






Newport Jazz Festival 2010 archive

Relive The Newport Jazz Festival 2010 August 8, 2010 Hear archived concerts and see photos from the CareFusion Newport Jazz Festival.

By photographer Erik Jacobs! His shots are here: http://www.flickr.com/photos/blogsupreme/



Here are some of the concerts we are hoping to feature. For a full list, see the official Newport Jazz website.


Saturday, Aug. 7
  • Maria Schneider Orchestra
  • Jamie Cullum
  • Darcy James Argue's Secret Society with Bob Brookmeyer
  • Fly
  • JD Allen Trio
  • Rez Abbasi Acoustic Quartet
  • Julian Lage Group
  • Trio da Paz with Harry Allen
  • Berklee Global Jazz Institute Septet
Sunday, Aug. 8
  • The Wynton Marsalis Quintet with Dave Brubeck
  • Jon Faddis Quartet
  • Dave Douglas and Brass Ecstasy
  • Ben Allison Band
  • Gretchen Parlato
  • Matt Wilson Double Quartet
  • David Binney's Third Occasion Quartet
  • Ken Vandermark's Powerhouse Sound
  • Amina Figarova Sextet
  • Conrad Herwig's Latin Side of Herbie Hancock
  • Marshall Allen, Matthew Shipp, Joe Morris