<VirtualHost *:80>
# The ServerName directive sets the request scheme, hostname and port that
# the server uses to identify itself. This is used when creating
# redirection URLs. In the context of virtual hosts, the ServerName
# specifies what hostname must appear in the request's Host: header to
# match this virtual host. For the default virtual host (this file) this
# value is not decisive as it is used as a last resort host regardless.
# However, you must set it for any further virtual host explicitly.
ServerName bbb.aaa.com
ServerAdmin webmaster@bbb.aaa.com
DocumentRoot /var/www/bbb.aaa.com
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
# error, crit, alert, emerg.
# It is also possible to configure the loglevel for particular
# modules, e.g.
#LogLevel info ssl:warn
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
# For most configuration files from conf-available/, which are
# enabled or disabled at a global level, it is possible to
# include a line for only one particular virtual host. For example the
# following line enables the CGI configuration for this host only
# after it has been globally disabled with "a2disconf".
#Include conf-available/serve-cgi-bin.conf
</VirtualHost>
VirtualHost設定の有効化とApache2への反映
a2ensite コマンドを用いて、作成した設定ファイルをAvailable からEnabelへ。
sudo a2ensite bbb.aaa.com.conf
Apacheを再起動して、VirtualHostは利用可能となります。 sudo service apache2 restart
「Raspberry Pi 4 model B」の発売日が、2019年6月24日。 「NVIDIA JETSON NANO」の発売発表が、2019年3月。 ほとんど差がありません。しかも、国内での発売状況を見ると、しっかりとリリースに向けて準備できているNVIDIA。更に数多くの上位機種。品質面も安心?
CPU Raspberry Pi 4 Model BのCPUは、高性能スマートフォンなどにも採用されている最新のARM Cortex-A72 アーキテクチャーを採用し、よりリアルPCへと進化しています。 動作クロックもPi3の1.2GHzから1.5GHzになり、アーキテクチャーの更新と合わせて異次元のスピードとなっています。
電源入力コネクター 電源入力コネクターがUSB type Cに変更されました。 micro USBに比べ使い勝手もよく、より大電流を確実に給電できるようになりました。 なお、Raspberry Pi 4 Model Bの電源要件は5V 3.0Aと旧モデルより高くなっています。
ビジネス ユース向けサポート Raspberry Pi 4 Model Bの供給継続予定は少なくとも2026年1月まで、また動作温度範囲の目安が0~50℃と、ビジネス ユースでも安心してご採用いただけます。
互換性 Raspberry Pi 4 Model Bは、旧モデルからビデオ出力、電源入力コネクターなどが変更されたため、 ケース、電源など一部のオプションに互換性がなくなりました。 ただ、サイズ、形状、GPIOピンの仕様などには変更がないため、ほとんどのHAT、モジュールなどは、 旧モデルと共通のものが使用できます。
不具合内容は、ケーブルの電気的特性などを記録するeMakerを内蔵したUSB Type-Cケーブルを利用すると、Raspberry Pi 4に給電が出来ません。Raspberry Pi 4側の設計がUSB Type-Cの仕様に準拠していないことが要因なので、eMakerを内蔵しない方法で電源を供給する必要があります。
eMakerに対応していないケーブルを探すのも良いのですが、スペックの低いケーブルを探すのも難しく、「USB-AのACアダプタ + A to Cケーブル」を使用する方法が簡単と思います。3A出せるUSB-AのACアダプタが必要になりますが、Amazonなどで感t何位見つけることが出来ます。