The DevOps Guide

  • Home
  • Linux
    • Linux Basics
    • Shell Scripting
  • AWS
  • Devops
    • Kubernetes
  • About
    • Contact Us
    • Privacy Policy
    • Terms and Conditions

Articles by Venkat Reddy

Shell Scripting in Linux for Beginners with Practical Examples

Shell Scripting in Linux for Beginners

January 19, 2026 Venkat Reddy 0

Shell scripting is one of the most commonly used skills in DevOps. It is mainly used on Linux systems and helps automate tasks, which reduces […]

Advanced Linux Text Processing Commands (Vim, Sed, Awk, Cut, Sort, Uniq)

Advanced Linux Text Processing Commands (Vim, Sed, Awk, Cut, Sort, Uniq)

January 19, 2026 Venkat Reddy 0

In the final part of this Linux command series, we focus on advanced text editing and data manipulation tools that are widely used in real-world […]

Linux grep, find, and locate Commands

Linux grep, find, and locate Commands

January 19, 2026 Venkat Reddy 0

Searching and filtering data efficiently is a core skill for every Linux user. This is Part 3 of our Linux commands series, where we focus […]

Linux User, Group & Permission Commands

Linux User, Group & Permission Commands

January 19, 2026 Venkat Reddy 0

User and permission management is one of the most important aspects of Linux system administration. Whether you are a DevOps engineer, system administrator, or Linux […]

Linux Commands Tutorial for Beginners: System & File Basics

Linux Commands Tutorial for Beginners | System & File Basics

January 19, 2026 Venkat Reddy 0

Linux is a powerful and widely used operating system in servers, cloud platforms, and modern DevOps workflows. Whether you are a DevOps engineer, system administrator, […]

Posts pagination

« 1 2

Categories

  • AWS
  • DevOps Projects
  • Docker
  • Git
  • Jenkins
  • Kubernetes
  • Linux Basics
  • Shell Scripting

Recent Posts

  • Jenkins Environment Variables Build Parameters and Post Build Actions
  • Git Commands Guide: Workflow, Merge, Rebase and Stash
  • Dockerized Python Web App: Step-by-Step DevOps Project
  • Dockerfile Tutorial: FROM, COPY, ADD, RUN, CMD
  • Docker Tutorial for Beginners: Installation & Basic Commands

Archives

  • February 2026
  • January 2026

Copyright © 2026 | The DevOps Guide