DEV Community

Azmat Ahmed
Azmat Ahmed

Posted on

πŸš€ DevOps Journey – Week 4 & 5: Deep Dive into Linux

Hi Dev.to community! πŸ‘‹

I’m Azmat Awan, currently pursuing a BS in Computer Science. After completing my 4th semester exams on July 1st, I resumed my DevOps journey β€” now in Week 4 & 5 β€” with a focus on one of the most essential components: Linux.


🧠 Why Linux?

Every DevOps engineer needs Linux. Whether it’s deploying on the cloud, writing scripts, or configuring CI/CD, Linux is the heart of DevOps.


βœ… What I Learned

πŸ“‚** Linux Basics**:

  • How Linux works
  • Filesystem structure
  • Working with users and groups

πŸ”§ Essential Commands:


**bash**
ls, cd, pwd, mkdir, rm, cp, mv, touch, cat, tail, head, grep,
chmod, chown, df, du, ps, kill, top, htop, ifconfig, curl, wget,
scp, rsync, tar, zip, useradd, passwd, systemctl, journalctl, apt, yum
Enter fullscreen mode Exit fullscreen mode

Top comments (8)

Collapse
 
aquascript-team profile image
AquaScript Team

Good post ⭐ ✨

Collapse
 
azmatahmed profile image
Azmat Ahmed

Thanks i am a mern stack developer but do projects but start journey in the devops know master linux commandss shell scipting and done a project to backup a server know git and git hub Insha Allah

Collapse
 
aquascript-team profile image
AquaScript Team

Good,

Some comments may only be visible to logged-in visitors. Sign in to view all comments.