sudo mkdir -p /etc/skel/public_html cat <<'EOF' | sudo tee /etc/skel/public_html/index.html Welcome

Welcome

This website is ready.

EOF