How to Cut a Portion of a Video
Use ffmpeg to extract a specific time segment from a video file with a single command.
Use ffmpeg to extract a specific time segment from a video file with a single command.
A short bash loop using ffmpeg to determine the duration of multiple MP4 files.
How to concatenate multiple MP4 video files using ffmpeg with a text-based file list and a bash loop.
Automated CentOS 8 installation using kickstart files with virt-install, including network configuration, Kubernetes, and Docker setup.
Working with Google Cloud Platform using gcloud CLI, Terraform, Cloud Run, Memorystore Redis, and VPC connectors.
Google cloud pipeline example — practical walkthrough with examples.
How to connect to a Google Cloud SQL PostgreSQL instance using the Cloud SQL Proxy, including downloading the binary, establishing the tunnel, and configuring firewall rules.
How to configure Kubernetes volumes, PersistentVolumeClaims, and StorageClasses with practical YAML examples.
A curated collection of useful DevOps and Kubernetes reference links.
How Kubernetes taints and tolerations work together to control pod scheduling on specific nodes.