Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am allenk1 on github.
  • I am kolbyallen (https://keybase.io/kolbyallen) on keybase.
  • I have a public key ASAiIeyPCmh8TPnz9UQg18d0zoKgYb1rCYiRHNvOz7GNWQo

To claim this, I am signing this object:

set security ike proposal prop-AWS authentication-method pre-shared-keys
set security ike proposal prop-AWS dh-group group2
set security ike proposal prop-AWS authentication-algorithm sha1
set security ike proposal prop-AWS encryption-algorithm 3des-cbc
set security ike proposal prop-AWS lifetime-seconds 7200
set security ike policy pol-AWS mode main
set security ike policy pol-AWS proposals prop-AWS
set security ike policy pol-AWS pre-shared-key ascii-text <<PRE-SHARED KEY>>
set security ike gateway AWS ike-policy pol-AWS
set security ike gateway AWS address 52.24.85.249
cinst awstools.powershell
cinst awscli
cinst atom
cinst python
cinst pip
cinst powershell -pre
cinst github
cinst powershell -pre
cinst windowsazurepowershell
cinst awstools.powershell
cinst visualstudio2015ultimate -pre
cinst googlechrome
@allenk1
allenk1 / gist:2767ca6e6f93d9a77e0b
Last active August 29, 2015 14:20
DUA Boxster Script
cinst googlechrome
cinst 7zip
cinst adobereader
cinst javaruntime
cinst skype
cinst pdfcreator
cinst silverlight
cinst flashplayerplugin
cinst notepadplusplus
cinst putty
@allenk1
allenk1 / keybase.md
Last active August 29, 2015 14:12
keybase.md

Keybase proof

I hereby claim:

  • I am allenk1 on github.
  • I am kolbyallen (https://keybase.io/kolbyallen) on keybase.
  • I have a public key whose fingerprint is F75D 4468 CD23 DA2A 53A3 5736 310C CA36 1F8F 5DC4

To claim this, I am signing this object:

@allenk1
allenk1 / BackuptoS3_Snapshots
Created January 20, 2014 02:37
Powershell script to backup flat files to S3 and then create EBS snapshots
# +---------------------------------------------------------------------------
# | File : BackuptoS3_Snapshots.ps1
# | Version : 1.0
# | Purpose : Backs up to S3 & creates EBS snapshots
# | Synopsis:
# | Usage : .\BackuptoS3_Snapshots.ps1
# +----------------------------------------------------------------------------
# |
# | File Requirements:
# | Must have AWS S3 CLI installed & Powershell tools