<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Amazon Web Services (AWS) Archives - Cody Paste</title>
	<atom:link href="https://www.codypaste.com/category/server/amazon-web-services-aws/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.codypaste.com/category/server/amazon-web-services-aws/</link>
	<description>THE WEB PLAYGROUND</description>
	<lastBuildDate>Sun, 26 Apr 2015 10:01:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.codypaste.com/wp-content/uploads/2022/12/cropped-codypaste-32x32.png</url>
	<title>Amazon Web Services (AWS) Archives - Cody Paste</title>
	<link>https://www.codypaste.com/category/server/amazon-web-services-aws/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>PHP/MySql Hosting on AWS</title>
		<link>https://www.codypaste.com/create-instance-ec2-ubuntu-64-bit/</link>
					<comments>https://www.codypaste.com/create-instance-ec2-ubuntu-64-bit/?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Fri, 24 Apr 2015 05:51:48 +0000</pubDate>
				<category><![CDATA[Amazon Web Services (AWS)]]></category>
		<category><![CDATA[Server]]></category>
		<guid isPermaLink="false">http://www.codypaste.com/?p=59</guid>

					<description><![CDATA[<p>Step 1 : Create Instance EC2. (ubuntu) 64 bit. &#160; Login in to your AWS Account . Click on Servic e -&#62; EC2/EC2 Dashboard. Click on “Launch Instance”. Choose AMI : select Ubuntu 64 bit free tier. Next Choose Instance Type: select t1.micro. click on “next:configure instance detail”. Configure Instance: make sure ‘Number of instance &#8230; </p>
<p class="link-more"><a href="https://www.codypaste.com/create-instance-ec2-ubuntu-64-bit/" class="more-link">read more<span class="screen-reader-text"> "PHP/MySql Hosting on AWS"</span></a></p>
<p>The post <a href="https://www.codypaste.com/create-instance-ec2-ubuntu-64-bit/">PHP/MySql Hosting on AWS</a> appeared first on <a href="https://www.codypaste.com">Cody Paste</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2><strong>Step 1 : Create Instance EC2. (ubuntu) 64 bit.</strong></h2>
<p>&nbsp;</p>
<ol>
<li>Login in to your AWS Account .</li>
<li>Click on Servic e -&gt; EC2/EC2 Dashboard.</li>
<li>Click on “Launch Instance”.</li>
<li><strong>Choose AMI :</strong> select Ubuntu 64 bit free tier. Next</li>
<li><strong>Choose Instance Type:</strong> select t1.micro. click on “next:configure instance detail”.</li>
<li><strong>Configure Instance: </strong>make sure ‘Number of instance : 1’ .rest leave as it is. Click next add storage.</li>
<li><strong>Add Storage:</strong> leave it. Click next Tag Instance</li>
<li><strong>Tag Instance:</strong> leave it. Click next Configure Security Group.</li>
<li><strong>Configure Security Group:</strong> Check new security group, give security group name whatever you want (e.g. random-security),</li>
<li>Click “review and launch”</li>
<li>Click on launch.</li>
<li>Now it will ask for “key pair”, key pair is just like your password to enter in your instance<br />
so , select ‘create a new key pair’, Give key pair name e.g.’ randomkeys’</li>
<li>Download Key pair at safe place.</li>
<li>Click on’ Launch Instance’ it will take time 2-3 minute.</li>
<li>Click On ’ View Instance’.</li>
<li>You can see your created instance here, if name field is blank you can click at the place of name &amp; give it name here e.g. randomindia.<br />
<strong><strong><br />
&#8212;&#8212;&#8212;| Security Group|&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Now we will Configure security group, so :</strong></strong></li>
<li>Click on ‘Security Group’ under ‘Network and Security’ at left panel.</li>
<li>Here you can see your security group which you created at <strong>step: 9 (random-security)</strong></li>
<li>Select you security group. You can see detail of your group at bottom panel.</li>
<li>Click on ‘Inbound’</li>
<li>Give SSH,SMTP, HTTP, SSH, MYSQL, RDP one by one and apply these rules.<strong>&#8212;&#8212;| Elastic IP |&#8212;&#8212;-</strong></li>
<li>Click on ‘Elastic IPs under ‘Network and Security’ at left panel.</li>
<li>Click on Allocate new Address</li>
<li>Click on Allocate. You can see new IP is generated.</li>
<li>Select this IP, and click on ‘Associate Address’</li>
<li>Select you Instance e.g. randomindia</li>
<li>Check Allow re-association.</li>
<li>Click Associate. Now your ip is Associated with your Instance.<strong>Now we have our instance running, with Security and Elastic IP. Now take a sutta breake.</strong></li>
</ol>
<p><strong> </strong></p>
<p>The post <a href="https://www.codypaste.com/create-instance-ec2-ubuntu-64-bit/">PHP/MySql Hosting on AWS</a> appeared first on <a href="https://www.codypaste.com">Cody Paste</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.codypaste.com/create-instance-ec2-ubuntu-64-bit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
