National Space Day: May 2

National Space Day: May 2
Let’s celebrate this Space Day and review your disk’s space of your laptopIt’s easy todo with ncduJust install and run: ⛶# macos brew install ncdu # linux ubuntu apt install ncdu # linux fed...
0 Read More

System Performance Monitoring

Table of Contents Why Monitoring Matters What to Monitor (Key Performance Metrics) 1. CPU Usage 2. Memory Usage 3. Disk I/O and Storage 4. Network Usage 5. Processes and Services 6. Syste...
0 Read More

Scripting Series – Part 5 of 8

Scripting Series – Part 5 of 8
Let's continue our shell scripting series in Linux. Today we will be looking at the 'Continue'command and the use cases for this command to be used in your script.In Linux shell scripting, the continu...
0 Read More