技術書2016
諦めてEl capitanにGraphite
Tweet諦めて、おうちのEl capitanでせめてもの画面だけは見ようとしてみる。いきなりつまずく。
1 2 3 4 5 6 7 8 9 |
$vagrant plugin install vagrant-vbguest Installing the 'vagrant-vbguest' plugin. This can take a few minutes... Bundler, the underlying system Vagrant uses to install plugins, reported an error. The error is shown below. These errors are usually caused by misconfigured plugin installations or transient network issues. The error from Bundler is: An error occurred while installing ffi (1.9.14), and Bundler cannot continue. Make sure that `gem install ffi -v '1.9.14'` succeeds before bundling. |
…
grafanaインストール他
Tweet新規にEC2イメージを作ったところかたスタート。まずはVirtualBoxをインストール。色々と大ハマリ。結局、Oracleページよりrpmをダウンロードしてイ…
Linuxでのタイムゾーン変更
Tweet現在の設定を確認、UTCになっている。
1 2 3 4 5 |
[root@www]# strings /etc/localtime TZif2 TZif2 UTC0 [root@www]# |
コピーを残してタイムゾーンを変更。変わった。 [cra…
MacでCPUのスペックを確認する方法
Tweet家で使っているMBA(Mid 2013)ですが、買い替えをしたくてスペック調査。
1 2 3 4 5 |
bash-3.2# sysctl machdep.cpu.brand_string machdep.cpu.brand_string: Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz bash-3.2# |
GeekBe…
Amazon fire tv stickにkodiをインストールしてDVD ISOを見れるようにした件
Tweetずーっと欲しかったソリューション。 これまではUniversalMediaServerを使ってたけれども、Amazon fire tv stickにkodiをイ…