Raspberry Pi Raspberry Pi 2 の PHP を高速化する evo | 2015-05-01 PHP を高速化するために Alternative PHP Cache (APC) を導入してみる。 raspbian にも APC パッケージがあるのでこれを使う。 Read More
Raspberry Pi Raspberry Pi 2 に mysql をインストール evo | 2015-04-21 raspbian にも mysql パッケージがあるので素直にこれを使う。 pi@raspberrypi2 ~ $ sudo apt-get install mysql-server -y Read More
Raspberry Pi Raspberry Pi 2 に apache2 をインストール evo | 2015-04-20 raspbian にも apache2 パッケージがあるので素直にこれを使う。インストールされたバージョンは Apache/2.2.22 (Debian) Read More