- LearnXOps
- Posts
- Linux Shell Scripting & Automation
Linux Shell Scripting & Automation
60 Days DevOps Challenge: Day 2
Learning points:
๐น Basic Shell Scripting โ Writing and executing simple Bash scripts.
๐น Managing Processes โ Understanding ps
, top
, kill
, and htop
.
๐น Using Package Managers โ Installing software with apt
(Debian/Ubuntu) or yum
(RHEL/CentOS).
๐น Basic Networking Commands โ ping
, curl
, wget
, netstat
, ss
, ifconfig/ip
.
๐น Editing Configuration Files โ Using nano
& vim
.