sutish pradhansutish.hashnode.dev·Nov 4, 2023Day4: Task 2 Monitoring Metrics Script of the Bash Script! 🚀📍Introduction: Welcome to the world of Linux process monitoring! In this blog, we will write a Bash script that monitors system metrics like CPU usage, memory usage, and disk space usage. The script will provide a user-friendly interface, allow cont...Discuss #TWSBashBlazeChallenge #trainwithshubham
Siri Chandanairis1919.hashnode.dev·Oct 12, 2023Bash Scripting Challenge - Log Analyzer and Report GeneratorScenario You are a system administrator responsible for managing a network of servers. Every day, a log file is generated on each server containing important system events and error messages. As part of your daily tasks, you need to analyze these log...Discuss#TWSBashBlazeChallenge
Siri Chandanairis1919.hashnode.dev·Oct 12, 2023Day-04 : Monitoring system metrics and processes with a bash script / TWS Bash Blaze ChallengeWelcome to Day 4 of our Bash Scripting Challenge!! Today, we're going to craft user-friendly scripts to keep an eye on system metrics and processes. Get ready to dive into a world of functionalities, where we'll be showcasing CPU usage, memory usage,...Discussbash script
Siri Chandanairis1919.hashnode.dev·Oct 5, 2023Day-3 : TWS BashBlaze ChallengeWelcome to Day 3 of our Bash Scripting Challenge! 😊 Today, we'll be using our awesome Bash scripting skills to handle user management. Together, we'll create a handy script that lets us add or remove users, reset passwords, list users, and even show...Discussbash scripting
Siri Chandanairis1919.hashnode.dev·Oct 1, 2023Day2/TWSBashBlazeChallenge-File exploration and backup using a bash scriptIt's Day 2 🎉 of the #TWSBashBlazeChallenge, and we've got two amazing tasks lined up for today! First up, we have file and directory exploration, and then we'll back up our directories. Let's get started! 🚀 Task 1: File and directory exploration Fo...Discuss#TWSBashBlazeChallenge
Siri Chandanairis1919.hashnode.dev·Oct 1, 2023Terraweek Day 1: Introduction to Terraform and Terraform BasicsWhat is Terraform and how can it help you manage infrastructure as code? Terraform is an open-source infrastructure as code (IaC) tool developed by HashiCorp. It enables you to define and provision infrastructure resources across various cloud provid...Discuss#TWSBashBlazeChallenge
Siri Chandanairis1919.hashnode.dev·Sep 29, 2023Day1 : TWS Bash Blaze ChallengeBash scripting: A bash script is a file containing a sequence of commands that are executed by the bash program line by line. It allows you to perform a series of actions, such as navigating to a specific directory, creating a folder, and launching a...Discuss#TWSBashBlazeChallenge
Shadab Gokakshadab12.hashnode.dev·Aug 23, 2023🌟 Day10: Level up your Git skills with this latest blogHello, Connections! Day 10 of my #90daysofdevops 👋 Level up your Git skills with this latest blog Task 1: Master Git Workflow Learn how to create branches, commit changes, and sync local and remote repos. 📝 Follow these steps: Create a new branch '...DiscussDevops
Bandan Sahoobandandevopsjourney.hashnode.dev·Aug 10, 2023Shell Scripting Challenge: Day 05Log Analyzer and Report Generator Challenge Title: Log Analyzer and Report Generator Scenario You are a system administrator responsible for managing a network of servers. Every day, a log file is generated on each server containing important system ...Discuss·49 readsDevops
Bandan Sahoobandandevopsjourney.hashnode.dev·Aug 10, 2023Shell Scripting Challenge: Day 04 and 05Welcome to the Bash Scripting Challenge - Day 4! This challenge is designed to test your Bash scripting skills and problem-solving abilities in the context of process monitoring and management. Scenario You are tasked with writing a Bash script that ...Discuss·1 like·114 readsDevops