HDE BLOG

コードもサーバも、雲の上

2014-07 勉強会

Implementation of GUI Framework Part2

Implementation of gui framework part2 from masahiroookubo This slide is a description of GUI Framework which is implemented in order to develop to administration screen of the web application. This time, it describe how to using Bootstrap …

Do not "rm" log files

Do not rm_log_files from Masato Bito ログファイルに限らず、ファイルが肥大化した時の削除方法について話しました。 rmコマンドは、ファイルを削除するコマンドだと思っている人がほとんどだと思いますが、実はファイルを削除するコマンドでは”ありません…

Synergy of "GlusterFS" and "Ephemeral disk"

Mts deguchi gluster_fs+aws from 0x00be Actually, this was my job-training theme. Ephemeral disk is very large and very fast, but it has a large demerit. However if you use GlusterFS, you can maybe solve this issue. 実はこのテーマは私のジョ…