Skip to content

Instantly share code, notes, and snippets.

@Folcon
Folcon / install-mapnik-amazon-ami.sh
Last active November 20, 2018 19:00 — forked from springmeyer/install-mapnik-amazon-ami.sh
Mapnik on Amazon Linux Default AMI (Fedora)
# http://aws.amazon.com/amazon-linux-ami/
# http://aws.amazon.com/amazon-linux-ami/faqs/
# Boot up a machine with at least 1.5 to 2 GB Ram
# login
chmod 600 key.pem
ssh -i key.pem ec2-user@ec2...compute.amazonaws.com
# update