Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
スクリプト/バッチ ファイルを使用して Apache をインストールすることはできますか?
確かに...
apt-get install apache2
パッケージマネージャーに応じて、古いバッチファイルのすぐ内側。
ソースからインストールしたい場合は、
wget linktoapachesource.com
通常実行するすべての手順を bash スクリプト内に配置します。