Raspbianで「missing LSB tags and overrides」というエラーへの対応方法

Raspberry Piで起動スクリプトを追加してupdate-rc.dを実行したところ、「insserv: warning: script ‘mathkernel’ missing LSB tags and overrides」という警告がでました。

#!/bin/sh
$ sudo update-rc.d vncserver defaults
update-rc.d: using dependency based boot sequencing
insserv: warning: script 'mathkernel' missing LSB tags and overrides

続きを読む

開発力をアップするには

アジャイルやらスクラムやら開発プロセスも進化していますが、エンジニアとして開発に関わっていくには、どういったスキルが今後は必要になってくるのか気になっています。つらつらと思いついたことをメモしておきます。
続きを読む