2013-01-01から1年間の記事一覧
久々に heroku login したらパスワード入力で warning が出てきた。 $ heroku login Enter your Heroku credentials. Email: e-mail@address Password (typing will be hidden): /Library/Ruby/Gems/1.8/gems/heroku-2.40.1/lib/heroku/auth.rb:170: warning…
Munin を最新版にしようと yum update したら conflicts してるよーって言われた。 # yum --enablerepo=epel update munin ... Transaction Check Error: file /var/www/cgi-bin/munin-cgi-graph from install of munin-2.0.12-2.el6.noarch conflicts with …
Scientific Linux 6.x で Diskless Client を作成していて、ネットブートで起動しようとしたら下記のような rpcbind のエラーで止まった。 rpcbind: cannot create socket for udp6 rpcbind: cannot create socket for tcp6 IPv6 は無効化しているはずなので…
Scientific Linux 6.x (CentOS 6.x とか RHEL 6.x 系) でデフォルトのディスプレイサイズを設定する方法。昔は /etc/X11/xorg.conf で設定できたようですが、どうやら Fedora 10 以降は自動化されてデフォルト値がなくなってしまった影響で、RHEL 6 から設定…