#linux
Read more stories on Hashnode
Articles with this tag
"Unlock the Power of AWS EBS! Learn to Optimize Elastic Block Storage for Scalability and Reliability. Dive Deep into Storage Management with DevOps" ยท...
"Unleashing the Power of AWS CLI: Navigate the Cloud with Command-Line Mastery" ยท Introduction: AWS CLI (Command Line Interface) is a powerful tool that...
๐โจ "Embark on Your Cloud Journey: Navigating the Basics of EC2" ๐ป๐ ยท What is EC2 ? Amazon Elastic Compute Cloud (Amazon EC2) is a web service provided...
Check the implementation of Scripts in multi-os web setup ยท How to run a multi-OS web setup using a single script file? Steps: cd /opt/scripts mkdir...
Everything and Everywhere Shell Scripting ยท How to declare ? "$" it used to access the package Example of Command line Arguments: #! /bin/bash # Check...
"DevOps 6.0: Bash Scripting - Unleashing the Power of Automation ๐๐ป" ยท What is bash scripting? Bash scripting is a method of automating tasks on...