You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Shell Scripting
2
2
3
-
*Demonstration of how to onboard 11 new Linux users into a server. This process will be automated using shell scripts. The source code used on this project was retrieved from darey.io.*
3
+
*Demonstration of how to onboard 11 new Linux users into a server. This process will be automated using shell scripts.*
4
4
5
5
*Instructions on how to launch and connect to your EC2 instance using an SSH client:*
6
6
@@ -165,4 +165,4 @@ Now we connect as "Antonio":
165
165
166
166

167
167
168
-
We have just onboarded 11 new Linux users into a server while automating the process using a shell script!
168
+
We have just onboarded 11 new Linux users into a server while automating the process using a shell script!
0 commit comments