2014-04-21から1日間の記事一覧

bitbucket使ってみた

プライベートリポジトリ欲しいなと思ってたら Free source code hosting for Git and Mercurial by Bitbucket なるものがあるとのこと 早速つかってみたけどgithubとほぼ同じ なんでいままで知らなかったんだろ・・・ 参考 Bitbucket 101 - Bitbucket - Atla…

vagrantで共有フォルダーが共有されなくなったけどなんとか回避(2回目)

OpenSSLの脆弱性対応したため?かvagrant up時以下のエラーが The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` /vagr…