Weber Site

Tag: P001

  • create key pair

    “To log in to your instance, you must create a key pair” – Amazon EC2 Key Pairs The very first thing I did after logging in with my new IAM credentials was to create a key pair. You can certainly Import Your own Public Key to Amazon EC2, but I opted to be lazy. For…

  • create an iam user

    I AM going to create a user name to that I will use to log into AWS and launch my EC2 instance, eventually (Did you see what I did back there with the pun?). “We recommend that you use AWS Identity and Access Management (IAM)” – Amazon EC2 IAM User Per Amazon documentation, Just this…

  • create an amazon web services account

    What the LAMP is that? A wise man with a very gray beard once told me that is usually best to start at the beginning. The first step in this particular journey, to create a Linux Apache MySQL PHP web server, is joining the Collective… GOTO https://portal.aws.amazon.com/billing/signup#/start. Fill out the account creation forms. Fill out…

  • opening statement

    The focus of this blog will be to document the process of setting up and maintaining an AWS Ubuntu LAMP Instance to run a Secure WordPress Multi-site network. The network will include a mix of sub-directory and domain mapped sites. The task list below will be loosely followed, and updated as needed: [0.0] Sign Up…