From 6df6bddcaadfc6f87b311a44468f4a788f3ff9e9 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:04:45 +0530 Subject: [PATCH 01/14] Update Script1.sh --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index c9c805b7..f5d097a2 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,4 +1,4 @@ echo "We are trying this practical from linux EC2" -echo "We are from batch-25 and learning git/gihub" +echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" echo "I am learning Git" From 3ce585ab2b5584aa2965d84c1b90fa0be6f334ed Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Mon, 13 Apr 2026 16:35:26 +0530 Subject: [PATCH 02/14] this is my first commit --- Script1.sh | 2 ++ Script21.sh | 11 +++++++++++ Script5.sh | 1 + 3 files changed, 14 insertions(+) create mode 100644 Script21.sh diff --git a/Script1.sh b/Script1.sh index f5d097a2..75619a8b 100644 --- a/Script1.sh +++ b/Script1.sh @@ -2,3 +2,5 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" echo "I am learning Git" +echo "i am from pune" + diff --git a/Script21.sh b/Script21.sh new file mode 100644 index 00000000..d67e3ae2 --- /dev/null +++ b/Script21.sh @@ -0,0 +1,11 @@ +#!/bin/sh +echo "apt update locol repo -y" +apt update -y +echo "installing nginx web server" +apt install nginx -y +echo "starting nginx web server" +systemctl start nginx +echo "enabling nginx web server" +systemctl enable nginx +echo "checking nginx web server status" +systemctl status nginx diff --git a/Script5.sh b/Script5.sh index e7c8a940..19a67b1f 100644 --- a/Script5.sh +++ b/Script5.sh @@ -4,3 +4,4 @@ NAME=Young-Minds readonly NAME NAME=DEVOPS echo "my name is: $NAME" + From 9d0ea918b78a86b6020a76285c41c1f38ee93ef9 Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Mon, 13 Apr 2026 16:56:39 +0530 Subject: [PATCH 03/14] first commit file --- Script21.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Script21.sh b/Script21.sh index d67e3ae2..d7fc79fa 100644 --- a/Script21.sh +++ b/Script21.sh @@ -8,4 +8,5 @@ systemctl start nginx echo "enabling nginx web server" systemctl enable nginx echo "checking nginx web server status" -systemctl status nginx +systemctl status nginx + From 657e053c78cd0531f04373a7044ad3bce7f3d9bd Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Mon, 13 Apr 2026 17:06:59 +0530 Subject: [PATCH 04/14] this is my 2 commit --- Abhi.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Abhi.sh diff --git a/Abhi.sh b/Abhi.sh new file mode 100644 index 00000000..b27c3ce8 --- /dev/null +++ b/Abhi.sh @@ -0,0 +1,6 @@ +#!/bin/sh +echo "We are trying this practical from linux EC2" +echo "We are from batch-33 and learning git/gihub" +echo "We are learning Branching" +echo "I am learning Git" +echo "i am from pune" \ No newline at end of file From 82227e9ae39bf038e55b928c10f0ab0030f94851 Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Mon, 13 Apr 2026 17:26:35 +0530 Subject: [PATCH 05/14] for practice --- Script14.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script14.sh b/Script14.sh index 926d8f93..1f37ba6f 100644 --- a/Script14.sh +++ b/Script14.sh @@ -4,3 +4,4 @@ do echo "Looping ... number $i" done echo "Looping completed" +1 From 0c3f66555e42d68e6dea5770806f261cd6dc9293 Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Mon, 13 Apr 2026 17:33:39 +0530 Subject: [PATCH 06/14] for practice --- Script14.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script14.sh b/Script14.sh index 1f37ba6f..50b70870 100644 --- a/Script14.sh +++ b/Script14.sh @@ -5,3 +5,4 @@ do done echo "Looping completed" 1 + \ No newline at end of file From d410fc76ad3993febc56d38405d98460280e3cf4 Mon Sep 17 00:00:00 2001 From: patilabhijit853-source Date: Mon, 13 Apr 2026 17:36:04 +0530 Subject: [PATCH 07/14] Fix syntax error in Script14.sh issue has been resolved --- Script14.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Script14.sh b/Script14.sh index 50b70870..a52effb1 100644 --- a/Script14.sh +++ b/Script14.sh @@ -4,5 +4,5 @@ do echo "Looping ... number $i" done echo "Looping completed" -1 - \ No newline at end of file + + From 4f360cd78296f38825a8bf2f36ebf5010a94c44a Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Wed, 15 Apr 2026 09:28:06 +0530 Subject: [PATCH 08/14] this is for practice --- Scripting | 1 + 1 file changed, 1 insertion(+) create mode 160000 Scripting diff --git a/Scripting b/Scripting new file mode 160000 index 00000000..0c3f6655 --- /dev/null +++ b/Scripting @@ -0,0 +1 @@ +Subproject commit 0c3f66555e42d68e6dea5770806f261cd6dc9293 From 71d2868e1effddfbae6661259e5f231e1fc296bb Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Wed, 15 Apr 2026 20:09:41 +0530 Subject: [PATCH 09/14] this is for practice --- Script21.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script21.sh b/Script21.sh index d7fc79fa..f6b48767 100644 --- a/Script21.sh +++ b/Script21.sh @@ -9,4 +9,5 @@ echo "enabling nginx web server" systemctl enable nginx echo "checking nginx web server status" systemctl status nginx +echo "update" From d3cc517ad2158d8500ff8fe92abb37515ccfe4d6 Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Wed, 15 Apr 2026 20:13:55 +0530 Subject: [PATCH 10/14] to check --- Script20.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script20.sh b/Script20.sh index 0503029b..0527bae4 100644 --- a/Script20.sh +++ b/Script20.sh @@ -9,3 +9,4 @@ do done echo "Loop finished" +//info \ No newline at end of file From b4086f84189dacdeecdafc3644e7df1abdc639fc Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Tue, 2 Jun 2026 08:38:14 +0530 Subject: [PATCH 11/14] this is my commit --- Abhi.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Abhi.sh b/Abhi.sh index b27c3ce8..4c0095c6 100644 --- a/Abhi.sh +++ b/Abhi.sh @@ -3,4 +3,5 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" echo "I am learning Git" -echo "i am from pune" \ No newline at end of file +echo "i am from pune" +echo "I am learning git and github" \ No newline at end of file From c612399b8601fe326fbd2d68194c36e70efde367 Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Tue, 2 Jun 2026 08:44:04 +0530 Subject: [PATCH 12/14] this is my commit --- Abhi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Abhi.sh b/Abhi.sh index 4c0095c6..7a38d6f5 100644 --- a/Abhi.sh +++ b/Abhi.sh @@ -4,4 +4,4 @@ echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" echo "I am learning Git" echo "i am from pune" -echo "I am learning git and github" \ No newline at end of file + \ No newline at end of file From 282aab7eb466a63dc50247726daf3901bed8361b Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Tue, 2 Jun 2026 08:48:09 +0530 Subject: [PATCH 13/14] this is my 2 commit --- Abhi.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Abhi.sh b/Abhi.sh index 7a38d6f5..542a64e1 100644 --- a/Abhi.sh +++ b/Abhi.sh @@ -3,5 +3,6 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" echo "I am learning Git" -echo "i am from pune" +echo "i am from pune" +echo "now i am from sangli" \ No newline at end of file From 1e68054669b7bf541a12785920587fa0665823f6 Mon Sep 17 00:00:00 2001 From: Abhijit Patil Date: Tue, 2 Jun 2026 08:51:10 +0530 Subject: [PATCH 14/14] this is my final commit --- Abhi.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Abhi.sh b/Abhi.sh index 542a64e1..e0254ce9 100644 --- a/Abhi.sh +++ b/Abhi.sh @@ -3,6 +3,5 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" echo "I am learning Git" -echo "i am from pune" -echo "now i am from sangli" + \ No newline at end of file