ずいぶん前から悩んでいたが、カミさんが背中を押してくれたこともあり Amazon Prime Day に便乗して購入を決断。
(さらに…)Linux WEB
nginxに入れ替え
dreamer-site.net のサイトを 2001年に開設して20年経ちました!
当時は Redhat 8、Fedra core 4 だったかな?
ここで指す Redhat 8 とは RHEL8とは別物です
参照 : wikipedia Red Hat Linux
2002年9月30日リリース Psyche をさします
まだまだサーバーを立てるというのが今ほどメジャーではなかった時代です。独学で調べながら構築していきLAMP環境と呼ばれるようになった Linux + apache + MySQL + PHP を動かし始めました。
そのほかにも PostgreSQL + メールサーバー(Postfix + dovecot) など今でも前線稼働しているミドルウェアを使い始めました。
Linux
Vagrant assumes that this means the command failed!
virtualbox 6.0.6 にアップデートしたら vagrant up 時にエラーを吐き出すようになった。
==> default: Checking for guest additions in VM...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
setup
Stdout from the command:
Stderr from the command:
bash: line 4: setup: command not found
(さらに…)