Bash Scripting Basics
Bash is fundamental to Linux, and every Linux user uses it at some point or another. This post will help you understand bash scripting basics and provide some pro-tips! Bash …
Bash Scripting Basics Read MoreLinux, Code, Cloud Computing, DevOps
Bash is fundamental to Linux, and every Linux user uses it at some point or another. This post will help you understand bash scripting basics and provide some pro-tips! Bash …
Bash Scripting Basics Read MorePrevent CRON from running your PHP code more than once by using this simple Bash hack! CRON will execute your PHP code regardless of its success or failure. Slow running …
Prevent CRON from running PHP code more than once Read MoreRead this post if you want to solve the AWS SNS Invalid parameter TopicArn error. First off! This AWS SNS Topic ARN message is quite misleading. Read below to see …
AWS SNS Invalid parameter TopicArn Error Read MoreThis post will show some common issues experienced when running the AWS CLI via Bash using CRON on Linux. The issues are typically related to either a Bash script error, …
Common Issues When Running the AWS CLI using CRON & Bash Read MoreI am announcing the slickest and easiest performance monitoring tool for cloud computing ever! There are many tools out there to achieve this goal, but my favorite is My-Netdata. My-Netdata …
Performance Monitoring, Made Easy! Read More