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

AWS – Route 53 (DNS)

crtechtips Jan 18, 2018 4 min read

Amazon Route 53 is a highly scalable Domain Name System (DNS) web service that converts word-based website addresses like www.example.com into IP addresses like 11.22.33.44. Amazon Web Services operates worldwide DNS servers …

AWS – Virtual Private Cloud (VPC)

crtechtips Jan 18, 2018 11 min read

In this post I provide a guide for setting up and using VPCs in order to help guide your AWS setup. This AWS VPC tutorial is based on my experience …

Working with the Azure Blob Storage Service

crtechtips Jan 18, 2018 11 min read

Azure Storage is the foundation of the whole of Azure. Every service either runs directly on top of Azure Storage (VMs, PaaS Services) or relies on Azure Storage for many …

AN INTRODUCTION TO THE AZURE RESOURCE MANAGER (ARM)

crtechtips Jan 18, 2018 10 min read

The Azure Resource Manager (ARM) is the service used to provision resources in your Azure subscription. It was first announced at Build 2014 when the new Azure portal (portal.azure.com) was …

AZURE ACTIVE DIRECTORY: AN INTRODUCTION

crtechtips Jan 18, 2018 15 min read

WHAT AZURE ACTIVE DIRECTORY IS (AND IS NOT) Azure Active Directory (aka Azure AD) is a fully managed multi-tenant service from Microsoft that offers identity and access capabilities for applications …