Enterprise Operating Systems

Troubleshooting and Guides for: Microsoft Server, Linux, and VMware

Read More

Dell Hardware/Software Guides

Dell Servers – PowerEdge, Blades, and Cloud
integrated Dell Remote Access Controller (iDrac)
OpenMange Server Administrator (OMSA)

Read More

Scripting Guides

PowerShell, Bash, JSON, and Python Scripting Guides

Read More

Azure Front Door – Secure Storage Blob Access

crtechtipsDec 4, 20243 min read

This service is a global load balancer for HTTP/HTTPS traffic. You don’t need to manage resiliency, as this service is resilient by default. See what feature you can enable, using …

Build a docker image in a self-hosted agent running on Azure Container Instances

crtechtipsDec 4, 20243 min read

How can a self-hosted agent running on Azure Container Instances create a docker image? Even while the question may seem simple, it is difficult. Suppose you’ve already set up a …

Self-hosted agent on Linux created in 3 minutes

crtechtipsDec 4, 20243 min read

Self-hosted agent on Linux In some cases is necessary, for example, you need to integrate with VNET – because the resources you want to access are not publicly accessible. This can …

Best practices for AWS IAM policy management in 2025

crtechtipsNov 30, 20245 min read

Managing AWS IAM (Identity and Access Management) policies can feel like navigating a maze. It’s critical to get it right, though, because poorly managed permissions can open the door to …

How to automate AWS infrastructure deployment using Terraform

crtechtipsNov 30, 20245 min read

Are you tired of clicking through the AWS Management Console every time you need to set up infrastructure? Let’s face it, manual setups are error-prone, time-consuming, and just plain boring. …