Get DNS server IP’s using PowerShell
On servers, we use static IP configuration and static DNS configuration. If you have multiple sites in your environment, this list of DNS server IPs will vary from one site’s…
A Drink of Technology for the Thirsty Mind
On servers, we use static IP configuration and static DNS configuration. If you have multiple sites in your environment, this list of DNS server IPs will vary from one site’s…
Since DNS is a critical network service, as a Server Administrator you must protect it as much as possible. A number of options are available for protecting the DNS server,…
The Windows Server 2019 Install Procedure The following steps walk through Windows Server 2019 Installation from media. Aside from the text fields and the license prompt in step 3, installing…
What is Azure ExpressRoute? — Introduction to Azure ExpressRoute Azure ExpressRoute lets you seamlessly extend your on-premises networks into the Microsoft Azure. This connection between your organization and Azure is…
Introduction to AWS Direct Connect AWS Direct Connect makes it easy to establish a dedicated connection from an on-premises network to Amazon VPC. Using AWS Direct Connect, you can establish…
WordPress is all over the web; it’s the most popular and most used content management system (CMS) out there. Is your website or blog is powered by WordPress? Did you…
Introduction to Virtual Network (VNet) Peering in Azure VNet peering (or virtual network peering) enables you to connect virtual networks. A VNet peering connection between virtual networks enables you to…
What is IaC? When you are new to the cloud, your early interactions are via the web portals such portal.azure.com for Microsoft Azure or aws.amazon.com for Amazon Web Services. This…
What is Apache Kafka? Kafka is a messaging system that collects and processes extensive amounts of data in real-time, making it a vital integrating component for applications running in a…
duf is one of the fancy Linux disk monitoring utilities written in Golang. It is released under MIT license and It supports Linux, macOS, BSD, and even Windows too. Some…