2020-10-28から1日間の記事一覧

bhyve FreeBSD 8.4

> The bhyve virtio-block backend doesn't report c/h/s geometry, which is > required by the 8.4 installer. You can work around this by using the 'G' > command to enter a fake geometry that will give the size of the device.https://www.mail-a…

SSL証明書 連結

cat ではなく awk 1 で連結すれば OK です。 awk 1 server.pem chain.pem複数のファイルを終端に改行がなければ改行を追加して結合する - Qiita

FreeBSD 11 php 5.2

https://shami.blog/2018/02/running-older-php-versions-on-freebsd-11/so freebsd1*の問題 https://bugs.php.net/bug.php?id=66007https://blog.skylarking.me/2016/11/05/php_5_2/https://blog.youyo.info/post/2016/02/10/php52-centos7/