Category: KB
-
How to Use Variables in an Ansible Playbook
In this post, I will show you a very simple example on how to use variables inside an Ansible playbook.
-
Create a Variable in Ubuntu Server 20.04 Bash Shell
This blog post will show you how to create a variable in Ubuntu Server 20.04 Bash Shell and use it.
-
Create a Health Check for Pods in Kubernetes
This blog post will show you how to create a built-in health check inside a pod that is running on a Kubernetes cluster.
-
Copy Files and Directories from Containers in Kubernetes
This blog post will show you how to copy files or directories stored inside containers running on Kubernetes.
-
Copy an Active Directory User With PowerShell
In this blog post, I will show you how I copy an existing Active Directory user and create a new user with PowerShell.
-
Set Local Administrator Password With PowerShell
In this short and sweet blog post, I will show you how to set the local Administrator password on a Windows Server or client using PowerShell.
-
Find Users In Active Directory Department With PowerShell
In this blog post, I will show you how to find a group of users in Active Directory in a specific department and export them to a CSV file.
-
How To Use DockerFile To Create A Volume With Windows Containers
In this blog post, I’ll show you how to create a volume and mount it Into a Windows Container using Docker.
-
Azure Container Instance Error for Windows Containers
Last week, I was trying to deploy an ASP.NET Core application to Microsoft Azure Container Instance (ACI) and received the following error.