2018-11-01から1ヶ月間の記事一覧
特徴 (自分の理解) 単一fileの実行可能file作成が容易 install ソースからのGo言語インストール - golang.jp 上記urlのようにsrcからのinstallもありますが、今回は、downloadして解凍するだけ。 $ sudo su - $ cd /usr/local $ wget https://dl.google.com/…
次のような感じ?
2018/11/9 追記 ここでinstall手順をあれやこれや記載していますが http://bit.ly/goofys-latest から、 linuxバイナリ( https://github.com/kahing/goofys )も配布されています。 はじめに s3fs は知っていましたが、goofys の選択肢もあり、それが s3fs よ…
https://github.com/stanaka/mod_dosdetector 参考にさせて頂きました → http://blog.prophet.jp/1175 $ wget https://github.com/stanaka/mod_dosdetector/archive/master.zip $ unzip mod_dosdetector-master.zip $ cd mod_dosdetector-master $ vi Makefi…