![]() ![]() | ![]() |
web commit by jym: First draft. Content follows.
1: [[!toc]] 2: 3: # Introduction 4: 5: First draft of a tutorial on getting NetBSD running in Amazon's cloud system, know as [EC2](aws.amazon.com/ec2/). 6: 7: TOC first :) Content will come along. 8: 9: 10: # Subscribe to AWS (Amazon Web Services) 11: 12: ## Quick overview 13: 14: ## What do you need to know 15: 16: ### Keep your credentials! 17: 18: ### EC2 vocabulary 19: 20: 21: # Building up your first AMI (Amazon Image) 22: 23: ## Pre-built AMIs 24: 25: (For the future) 26: 27: ## Fetch and build the operating system 28: 29: ## Customizations 30: 31: ### For EC2 32: 33: ### For your own needs 34: 35: 36: # Upload your OS 37: 38: ## Create an Amazon Linux AMI instance 39: 40: ## Upload your files 41: 42: ## Snapshots! 43: 44: ## Create your customized AMI 45: 46: ## Shutdown the instance 47: 48: 49: # Play with your first NetBSD instance 50: 51: ## Create the instance 52: 53: ## Connect to it 54: 55: ## And now?