DSDavid Sanzindbaintheshadow.com·2d ago · 3 min read[OCI] Clone PDBIf you prefer to read in Spanish Spanish version. Today, let's talk about the steps to clone a PDB using RMAN Active Duplicate or DDL commands betweent differents CDB$Root. DDL Let's use a script in00
DSDavid Sanzindbaintheshadow.com·Jun 10 · 3 min read[OCI] Check Jobs DBCliIf you prefer to read in Spanish Spanish version. Today, let's see a little script in order to see quickly monitor jobs running into Oracle Database Cloud. Below, you can see the output our sh: At t63R
Ssugunainchandaka.hashnode.dev·Jun 5 · 5 min readDeploying a Flask + MySQL Two-Tier Application on AWS EC2 Using Shell Scripting and DockerIntroduction In this project, I automated the deployment of a Flask and MySQL two-tier application on an AWS EC2 Ubuntu instance using Shell Scripting and Docker. The automation script performs the fo00
KCKofo Coleinkofocole.hashnode.dev·Jun 3 · 11 min readA Beginner’s Guide to the Linux Command Line Interface (CLI)If you are new to Linux or just starting to explore the terminal, welcome! The command line might seem intimidating at first, but it’s one of the most powerful tools you’ll ever learn. This guide will11K
Ssugunainchandaka.hashnode.dev·May 28 · 5 min readMastering Basic Shell Scripting in Linux – Hello World, Variables, Conditions & User Management 🚀Here’s a complete Hashnode article draft you can use and edit before publishing. Learning shell scripting is one of the most important steps for every Linux and DevOps beginner. During my learning jou00
KSKavya Sriinkavyasri.hashnode.dev·May 28 · 5 min readShell Scripting, Variables, and Conditional Statements in Linux – Complete Beginner GuideDuring my learning journey at Millennium Software Solutions, I explored one of the most important Linux concepts for automation and system administration — Shell Scripting. Shell scripting helps autom00
HLHatim Lohainshellcraft.hashnode.dev·May 25 · 3 min readLesson 1 — Linux FundamentalsGoal today: Understand Linux structure Become comfortable in terminal Learn basic navigation 1. What is Linux? Linux is an operating system kernel. Examples of Linux OS: Ubuntu Debian CentOS 00
HLHatim Lohainshellcraft.hashnode.dev·May 14 · 3 min readLinux Shell GuideTable of Contents What is a Shell? Uses of a Shell What is a Shebang (#!)? Common Shebang Examples How to Find Installed Shells Best Shell for Different Use Cases What is a Shell? A shell is 00
TMTharana Mayurangaintharana.hashnode.dev·May 3 · 16 min readAutomate AWS Resource Reporting with a Production-Grade Bash Script — End to End"The difference between a DevOps engineer and someone who just runs commands is one word: automation." Why This Article Exists Every team running workloads on AWS faces the same quiet problem: "Wha00
WBWiktoria Blomgren Strandberginpentesting-dvwa.hashnode.dev·Apr 26 · 28 min readBlind SQL Injection in DVWA1 Introduction In this post, the Blind SQL Injection vulnerability in the Damn Vulnerable Web Application (DVWA) is described. The objective for attacks on all levels is to find the version of the SQL00