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

How to Reduce your Azure Storage Accounts Spend

crtechtipsMar 13, 20255 min read

What is Lifecycle Management? Lifecycle Management allows you to set policies that automate the movement of your data between access tiers or delete data when it’s no longer needed. This …

How to Configure an Azure Storage Account with an Application Gateway and Custom Domain

crtechtipsMar 13, 20256 min read

Prerequisites You’ll need the following in-place already. An existing Azure Storage Account A custom domain (and SSL certificate) ready to use You must be registered to use the preview basic-tier …

Active Directory Replication Summary to your Email

crtechtipsMar 13, 20254 min read

Active Directory replication is a critical process that ensures the consistent and up-to-date state of directory information across all domain controllers in a domain. Monitoring this process is important as it …

How to Migrate an On-Premises Application to AWS ECS

crtechtipsDec 9, 20244 min read

Thinking about migrating your on-premises application to AWS ECS (Elastic Container Service)? It’s a smart move if you want to reduce hardware costs, simplify management, and scale on demand. But …

Step-by-Step Guide to Using AWS CodePipeline for CI/CD

crtechtipsDec 9, 20244 min read

Ever feel like your deployments are taking forever? Or maybe you’re tired of manually pushing code updates? If you’ve been looking for a smoother way to manage your CI/CD workflow, …