debian
debian で cert の update 方法

cert を追加するには 「dpkg-reconfigure ca-certificates」

Read More
Posted on 25th 1月 2010No Comments
debianでrubygemsのupdate

debianでrubygemsをupdateするには、rubygems-update gemをインストールして、/var/lib/gems/1.8/bin/update_rubygemsを実行する。

Read More
Posted on 16th 5月 2009No Comments
debian/lenny で最新VirtualBox-ose を使う

debian/lenny には VirtualBox のOSE版パッケージがあるがバージョンが古い。新しいバージョンが debian backports にあるのでそれをインストール。インストール後、virtualbox [...]

Read More
Posted on 8th 5月 2009No Comments
gnome-keyring-daemon 起動方法

gnome 環境以外で、gnome-keyring-daemonを起動するには、.xinitrc や .xsession などに、以下の行を追加しておく。
eval “`gnome-keyring-daemo [...]

Read More
Posted on 14th 4月 2009No Comments
etchで最新rubygems

とりあえず、sidのrubygems1.8_1.2.0-3_all.debそのまま入った。

Read More
Posted on 21st 1月 2009No Comments