1 2 3 4 5
#!/bin/sh #This script installs apache web server apt-get update apt-get install -y apache2