Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!
openssl genrsa -des3 -out rootCA.key 4096| #!/bin/sh | |
| rpm -Uhv http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm | |
| yum -y update | |
| yum -y install autoconf automake gcc gcc-c++ git libtool make nasm pkgconfig zlib-devel freetype-devel speex-devel | |
| #YASM | |
| mkdir ~/ffmpeg_sources | |
| cd ~/ffmpeg_sources | |
| curl -O http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz |
| #!/usr/bin/env bash | |
| # PARAMETERS | |
| # ---------- | |
| # PHP | |
| # --- | |
| PHP_TIMEZONE="UTC" | |
| PHP_DIRECTORY="/etc/php5ts" | |
| application: you-app-name-here | |
| version: 1 | |
| runtime: python | |
| api_version: 1 | |
| default_expiration: "30d" | |
| handlers: | |
| - url: /(.*\.(appcache|manifest)) | |
| mime_type: text/cache-manifest |
| # Service Interruption Debrief | |
| ## Brief Executive Summary | |
| EXECUTIVE SUMMARY HERE | |
| ***On Call during outage***: | |
| ***Time outage started***: |