opensolaris

opensolarisで名前解決したいじゃんね

nwamを止めて再起動したらlo以外のinterfaceが見えなくなって、非常に焦った。冷静に、 # ifconfig bge0 plumb # ifconfig bge0 dhcp などしたところ、特に問題もなく再取得できた。・・・かと思われたが、なんだか名前解決が出来ない。resolv.confの編集だ…

opensolarisでdhclientしたいじゃんね

opensolarisでdhclientの仕方が分からず困ってたのも遠い過去のよう。やり方が分かったらもうopensolarisでnwamを必要とすることがなくなって世界*1が平和になった*2。 やれやれ、僕はshこれでようやくまともに使える。こうやる。*3 # ifconfig <interface> dhcp 分か</interface>…

ptetexコンパイルが失敗…

configuring in xpdf running /bin/sh ./configure --prefix=/usr/local/teTeX --datadir=/usr/local/teTeX/share --disable-multiplatform --with-ptexenc=UTF8 --with-system-zlib --with-system-pnglib --with-system-gd --with-system-ncurses --with-sy…

opensolarisを使ってみる

前々から興味のあったopensolarisを、ノーパソで使いはじめてみた。dhcpへ接続する段階で早速つまづいたので、OpenSolarisスタートアップバイブルを購入した。いや、これ、面白いよopensolaris。Solarisコンテナで複数台に見せかけるとか、SMFによるサービス…