Posted On March 31, 2019

AWS Instances Backup

kimconnect 0 comments
blog.KimConnect.com >> Virtualization >> AWS Instances Backup
Images:
Putty (SSH) into the Image Creator instance in N. Virginia (tetriary Zone) and test there before deployment into Production (N. California):
Host Name:  ec2-user@IPADDRESS
SSH/Auth key location:  H:\Amazon\KIMCONNECT VPC\Keys\N.Vir\AMICreator2\AMICreator2.ppk
Script location on machine:  etc/cron.d/amicron
Location of my documentation:  H:\Amazon\KIMCONNECT VPC\Scripts for automated processes\Create AMIs with retention period and copy to another region
 
Snapshots:
CLoud Protection Manager:  https://DOMAINNAME/signin/
username:  yamama
password:  PASSWORD
12 days left in the trial version which has already been extended once
Startup Guide location:  https://docs.n2ws.com/quick-start

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How To Install Graylog in a Kubernetes Cluster Using Helm Charts

The following narrative is based on the assumption that a Kubernetes (current stable version 20.10)…

VMWare vSphere Site Recovery Manager (SRM)

1. Creating folders to group VM clients for application From Home > vCenter > Select…

PowerShell: Gather All Guess VM of All Hyper-V Clusters in the Domain

# getAllVms.ps1 $clusterName='*' function includeRSAT{ $ErrorActionPreference='stop' [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 #$rsatWindows7x32='https://download.microsoft.com/download/4/F/7/4F71806A-1C56-4EF2-9B4F-9870C4CFD2EE/Windows6.1-KB958830-x86-RefreshPkg.msu' $rsatWindows7x64='https://download.microsoft.com/download/4/F/7/4F71806A-1C56-4EF2-9B4F-9870C4CFD2EE/Windows6.1-KB958830-x64-RefreshPkg.msu' $rsatWindows81='https://download.microsoft.com/download/1/8/E/18EA4843-C596-4542-9236-DE46F780806E/Windows8.1-KB2693643-x64.msu' $rsat1709 = "https://download.microsoft.com/download/1/D/8/1D8B5022-5477-4B9A-8104-6A71FF9D98AB/WindowsTH-RSAT_WS_1709-x64.msu"…
Other project: DragonCoin.com