Category: Computing

How to delete a Docker image

Benjamin Perkins Docker

I was able to remove some of my unwanted images by accessing my Docker Cloud account here.  As seen in Figure 1, navigate to your repositories, click on those dots, a delete popup is rendered. Figure 1, how to delete a docker image repository I write this because when I searched all I found was […]

Read More →

Kali Linux for Windows

Benjamin Perkins Windows

This is pretty cool as I am very interested in this specific flavor of Linux.  I have installed it and it’s very cool.  You can down load this from the Microsoft Store. Then search for “Kali” and install it. Here is the description: “The Kali for Windows application allows one to install and run the […]

Read More →

Capture a NETSH network trace

Debugging Benjamin Perkins

Here are the official details on this one.  I was needing to do this and realized that I had never written a post on this one.  Although we are moving into the cloud and this isn’t needed so much anymore, all the IT pros who will continue to work with Windows Server within their own […]

Read More →

Responsive and Responsible AI

Benjamin Perkins C#

I was watching this video where the CEO of Microsoft Satya Nadella was talking about AI. He touched on a few interesting points and I really love the way he articulates his thoughts and the choice of his words. He mentioned we need to teach machines to learn so they can do things humans can […]

Read More →

Adding LUIS Entities to my chatbot

Azure Benjamin Perkins

I have written a number of articles about my #chatbot #chatbots using LUIS and the Azure Bot Service, see the following: Create a Bot using an Azure App Service Bot Service Most common chatbot questions and how to answer them Publishing a chatbot using Bot Services and LUIS How I tested / debugged my chatbot […]

Read More →