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:
I hereby claim:
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 |
| cinst googlechrome | |
| cinst 7zip | |
| cinst adobereader | |
| cinst javaruntime | |
| cinst skype | |
| cinst pdfcreator | |
| cinst silverlight | |
| cinst flashplayerplugin | |
| cinst notepadplusplus | |
| cinst putty |
I hereby claim:
To claim this, I am signing this object:
| # +--------------------------------------------------------------------------- | |
| # | 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 |