Articles by Tag #bash

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

DevOps Automation with Shell Scripting 🚀

Table of Contents Introduction Why Automate with Shell Scripting? Basic Concepts of Shell...

Learn More 399 2Oct 26 '24

Learn Bash Scripting in 10 minutes🧙‍♂️🪄

Introduction As a Programmer, learning bash scripting is really important. It allows us to...

Learn More 219 28Oct 31 '24

Master Shell Scripting – Zero to Interview Ready!🔥

Introduction Hey Everyone, Good to see you back! For us programmers, diving into the world...

Learn More 156 13Feb 10

How to Get Started with Bash Scripting for Automation

One of the most powerful tools for automation is Bash scripting. Whether you're a beginner or a...

Learn More 117 10Jan 12

The Ultimate Linux Command Cheat Sheet for Data Engineers and Analysts

Introduction As a data engineer or analyst, your day-to-day responsibilities likely...

Learn More 73 4May 21

🔥 The Ultimate Cheat Sheet 1000+ Essential Commands & Growing !! All in One Place - Don’t Miss Out! 🚀💻⚡

🚀 Introduction Welcome to the Ultimate CLI Cheat Sheet—your one-stop reference for 1000+...

Learn More 28 8Mar 6

Building a Real-Time CPU Monitor for macOS with xbar

Have you ever noticed your Mac's fan spinning wildly but couldn't quickly identify which process was...

Learn More 18 2Jul 8

Create Your Custom WSL from any Linux Distribution (Part-1)

Summary of the Content Prior to Reading the Article Ever wanted Arch or Void Linux as...

Learn More 18 2Dec 8 '24

I Spent $78 Learning Why Bash Still Matters in the AI Age

Here's how a little laziness cost me $78. While working on a personal project recently, I wanted...

Learn More 17 4Aug 19

How to Write Unit Tests for Bash Scripts (The Simple Way)

Introduction If you enjoy writing Bash scripts to automate tasks, then you might ask...

Learn More 12 0Apr 14

File Management in Bash : Commands and Examples

File management is one of the most common and fundamental task in everyday life. In this tutorial we...

Learn More 12 0Nov 28 '24

10 Essential Linux Commands Every Site Reliability Engineer (SRE) Should Know

Introduction In the role of a Site Reliability Engineer (SRE), knowing the right Linux...

Learn More 11 0Oct 29 '24

Managing dotfiles using GNU Stow on macOS

Backstory As part of my journey with various stacks and technologies, I've encountered a...

Learn More 11 0Nov 4 '24

Laravel Project Backup to Azure Blob with Bash Script

If you’re running a Laravel app and want an easy way to back it up to Azure Blob Storage without...

Learn More 11 1Aug 25

Logging Your Steps

Welcome back gentle reader. My name is Silent-Mobius, AKA Alex M. Schapelle, log utility to your...

Learn More 11 0Feb 27

25+ Essential Linux Bash Commands Every Aspiring DevOps Must Know

I'm on a journey to become a DevOps professional, so like many others, I jumped straight into...

Learn More 10 0Feb 21

100 Days of DevOps: Day 4

How to Grant Executable Permissions to a Script Why Permissions Matter In a...

Learn More 10 0Aug 7

Terminal Tomfoolery: SSH Pranks to Try on Your Friends

I got this idea to write this blog post because I prank my friends a lot in our computer labs. So I...

Learn More 9 1Aug 21

Bash Basics: A Beginner’s Guide to Shell Scripting

Did you know that over 90% of the world's supercomputers run on Linux. Behind the seamless...

Learn More 9 2Dec 4 '24

What is the difference between Bash shells and the Bash Script?

Bash, is a shell and refers to the specific Bourne again shell. The Bash script is a scripting...

Learn More 9 1Nov 27 '24

Quick guide to install minikube, kubectl, helm and enable ingress controller on Ubuntu

This is just a quick guide to install minikube and enable ingress controller on Ubuntu. The purpose...

Learn More 9 0Oct 21 '24

Create Your Custom WSL from Any Linux Distribution (Part - 2)

In the previous part of this two-part blog series, we discussed how to install and set up Void Linux...

Learn More 9 2Dec 10 '24

I burnt 10M tokens to compare Claude Code and Gemini CLI. Here's what I found out 🤯

Introduction Gemini CLI was recently launched, and the internet is talking about it. So, I...

Learn More 9 3Jul 2

10 Powerful Bash Tricks Every Beginner Should Know 💡📚

Bash is a must-know tool for developers, but many only use basic commands. Here are 10 powerful Bash...

Learn More 9 2Apr 1

Linux Kernel 6.13: Breaking New Ground in Hardware Support and System Performance

The release of Linux 6.13-rc1 by Linus Torvalds marks an exciting milestone in kernel development,...

Learn More 8 0Dec 2 '24

Introduction to Computer Networks

Computer Networking is the practice of connecting computers together to enable communication and data...

Learn More 8 1Nov 14 '24

Python vs Bash Scripting: Differences, Advantages & When to Use Each

“ Should I write this script in Python or Bash? “ That one question has haunted developers and...

Learn More 8 0Jun 21

Why Linux is my favorite OS and how start?

First of all, why i fall in love with Linux <3 Linux is a open source OS Kernel Unix...

Learn More 8 5Apr 30

Special $@ and $* Parameters in bash

Difference between Special $@ and $* Parameters in bash.

Learn More 8 2Mar 8

3 Bash One-Liners to Analyze Production Issues 10X Faster

Life would be so much simpler if apps stopped failing in production, right? Since that's probably...

Learn More 8 1Dec 12 '24