Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
109 changes: 109 additions & 0 deletions elb123.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@

==================================================
#! /bin/bash
yum install httpd -y
service httpd start
chkconfig httpd on
echo "<h1> User data example </h1>" > /var/www/html/index.html

===================================================
15.207.250.0 --->> EIP

13.234.110.158 --->> PublicIP


<!DOCTYPE html>
<html>
<body>

<h1>My First Heading</h1>
<p>My first paragraph.</p>

</body>
</html>

====================================

<!DOCTYPE html>
<html>
<body>

<h1>My Second Heading</h1>
<p>My second paragraph.</p>

</body>
</html>

========================================


<!DOCTYPE html>
<html>
<body>

<h1>My Orders Heading</h1>
<p>My orders paragraph.</p>

</body>
</html>

===============================

<!DOCTYPE html>
<html>
<body>

<h1>My Payments Heading</h1>
<p>My payments paragraph.</p>

</body>
</html>

MomNdad@143



HTTP : without security

HTTPS : SSL cirtificate ==>> upload




Arman@2020


git config --global user.email “Armanali2you@gmail.com”

git config --global user.name “Armanali2020”











baluchina999@gmail.com

baluchina@123

















3 changes: 3 additions & 0 deletions vamsi11
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
its time to learn git hubhi vamsi
hlo sir
hello world
1 change: 1 addition & 0 deletions vamsi12
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
its a time to create a new file