AD:
下記のエラーがでました。
|
$ vagrant up A version of the box you're loading is formatted in a way that Vagrant cannot parse: '2.0.0-alpha'. Please reformat the version to be properly formatted. It should be in the format of X.Y.Z. |
解決方法
|
$ vi Vagrantfile config.vm.box_check_update = false |
Twitter:
Warning: Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning: Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
rbenvを使ってRubyの環境を構築していると思うのですが、
最新のRubyのVersionを入れたい場合、始めにrbenvのUpgradeをしたほうがより最新のものが入ってきますので、その方法をメモしておきます。
|
brew update brew upgrade rbenv ruby-build |
これで終わりです。
あとは、下記のコマンドで最新のRubyの一覧がでてきます。
Installはこんな感じですね。
|
rbenv install 2.2.3 rbenv global 2.2.3 rbenv rehash ruby -v ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-darwin14] |
Twitter:
Warning: Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning: Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 1 | Total: 1 | Feedly: 0
AD:
MacのDisk容量がなくなってきたので、QQ Musicで音楽をダウンロード設定しているのですが、300曲くらいダウンロードしているの容量どれくらい使っているか知りたくて調べました。
|
cp ~/Library/Application\ Support/QQMusicMac/ |
Twitter:
Warning: Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning: Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
Macを強制終了したら、VagrantとVirtualBoxのリンクがなぜか切れて、vagrant upで立ち上げると新規にBoxをつくろうとするトラブルにあいました。
で、調べたところ.vagrantがもっているVirtualBoxのIDを設定がなくっているようなので、調べてつなげてあげて解決できました。
解決方法
|
$ VBoxManage list vms "Boxの名前" {1d2d2dee0-b3ad-4d7d-9e14-ca3d24a8s4f50}//UUID |
このUUIDをコピーしてきます。そのあと下記のファイルに追加して完了です。
|
$ vi .vagrant/machines/default/virtualbox/id 1d2d2dee0-b3ad-4d7d-9e14-ca3d24a8s4f50 |
Twitter:
Warning: Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning: Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 1 | Pocket: 1 | Total: 2 | Feedly: 0
AD:
今いるフォルダをAtomで開く
memo.txtをChormeで開く
|
open memo.txt -a Google\ Chrome |
ちなみに、zshを使っているかもしれませんが、-aを入力してTabを押すとアプリケーションを補完してくれます(/Application/の中に入っている状態ですね。)
Twitter:
Warning: Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning: Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
こんな感じのファイル郡を一括にhtmlからphpに変更したい場合
|
$ ls index.html test.html contactus.html |
解決方法
|
$ for f in *.html; do mv $f ${f%.html}.php; done |
Twitter: 0 | Facebook: 0 | Google Plus: 0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
iPad miin2 のRetina, White 16GBを購入しました。
$369 AUDでした。
Get Air Displayを使ってDualモニターにしても使えるのでこれまた便利。
今回で2台目のタブレット機
2012年3月に購入のSamsung Galaxy Tab 7.7が初代で今回で2台目のタブレットです。
正直Samsung Galaxy Tab 7.7はさほど使っていなかったです。
その当時はタブレットブームがちょうど到来していて、ほとんどのものがサイズがでかかったのですが、Samsung Galaxy Tab 7.7は名前の通りサイズは7.7で軽さも340gと今から3年前にiPad miniとほぼ同じHard構成で売り出せれていました。
でも、ぜんぜん流行りませんでしたけどね。
この機種問題はOSの使い心地や、よくフリーズしたので、結局使わなくなりました。
あと充電用のコードの独自コードだったので、それも面倒でした。
たまに、Kindle機としてつかっていたぐだいでした。
で、今回はiPad mini2は期待しております。
2015年はもっと本を読もうと思うので、kindleのPepar Whiteを購入するかで悩んだのですが、結局こちらにしました。
Twitter:
Warning: Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning: Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
会社から支給されたMacBook Proの環境構築中に地味にハマったので、メモしておきます。
はじめに、rbenvでRuby2.1の環境を構築してから、Vagrantをgem installで入れたのですが、Versionが1.08と古かったので、gem uninstall vagrantで消しました。
その後、Vagrantのサイトからdmgをダウンロードしてきて、最新のvagrant(1.4.3)を入れたのですが、terminalでvagrantを叩いても、下記ようなエラーになり地味に解決までに時間がかかりました。
|
$ vagrant -v rbenv: vagrant: command not found The `vagrant' command exists in these Ruby versions:2.1.0 |
はじめは、zshの問題かと思い、.zshrcなどにaliasを追加したのですが、それでもだめでした。
oh-my-zshでzshを管理しているので、oh-my-zshの問題かと思い調べていたのですが、解決方法は簡単でした。
|
$ vi ~/.zshrc alias vagrant /Applications/Vagrant/bin/vagrant $ source ~/.zshrc |
解決方法
問題はgemで入れた残骸の問題でした。
なので、下記のように残骸を消して問題なく解決できましたとー
|
$ which vagrant /Users/UserName/.rbenv/shims/vagrant $ rm -rf /Users/UserName/.rbenv/shims/vagrant $ vagrant -v Vagrant 1.4.3 |
Twitter:
Warning: Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning: Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
MacのHomebrew自体のバージョンを上げようと思いupdateするとエラーでできませんでした。
|
$ sudo brew update Error: Failure while executing: git pull -q origin refs/heads/master:refs/remotes/origin/master |
解決方法
brewさん自体がすでに更新されている状態なので、updateするとpullしようとするとぶつかってしまうのが問題のようです。
なので、git fetchで最新を落として、resetでインデックス、ワーキングツリーをすべて変更しています。
|
$ cd /usr/local $ git fetch origin $ git reset --hard origin/master |
参考ページ
Twitter:
Warning: Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning: Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
MyCustomというカスタムカー、バイクのアプリを作成しているのですが、それの開発テスト用に購入しました。
Twitter:
Warning: Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning: Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0