MacにVMware Fusionを入れていると、起動しなくても、デフォルトでVMwareのネットワーク構成が動作してます。
$ arp -a ? (10.37.129.2) at 0:1c:42:0:0:9 on vnic1 ifscope permanent [ethernet] ? (10.37.129.255) at ff:ff:ff:ff:ff:ff on vnic1 ifscope [ethernet] ? (10.211.55.2) at 0:1c:42:0:0:8 on vnic0 ifscope permanent [ethernet] ? (10.211.55.255) at ff:ff:ff:ff:ff:ff on vnic0 ifscope [ethernet] 滅多に使わないし、必要のないネットワーク構成はトラブルの元でキモイのでオフ。
[続きを読む]
homebrewをインストールしている状況で、たまにUpdateかけると失敗することがある。
$ brew update ..... ..... Please, commit your changes or stash them before you can merge.Updating a34fe38..c4e391bAbortingError: Failed while executing git pull https://github.com/mxcl/homebrew.git master もう一回、gitからやり直すしかなさそう。
[続きを読む]