Categories
News Software

ChatGTP for Non-Technical Users

ChatGTP is an amazing tool for non-technical users that helps them communicate with their customers, provide customer support, and automate their customer service operations. It’s a great way to save time and money, and it’s easy to use. ChatGTP is a cloud-based platform that allows non-technical users to create automated chatbot conversations with their customers. […]

Categories
Software Technical

VMware ESXi 8

VMware ESXi 8 is the latest version of VMware’s enterprise-class hypervisor, designed to provide a secure and stable virtualization platform for businesses of all sizes. ESXi 8 offers a range of new and enhanced features, including improved performance, enhanced security, and greater scalability. One of the most notable features of ESXi 8 is its improved […]

Categories
News Software Technical

What’s New in VMware

VMware has been at the forefront of virtualization technology for years, and they continue to innovate and develop new products and features. Recently, they have released a number of exciting new products that are sure to make virtualization even easier and more efficient. One of the most exciting new products is VMware Fusion 11, which […]

Categories
How-To Software

Install a CA certificate on Red Hat Enterprise Linux

Install/update the latest ca-certificates package.# yum install ca-certificates Enable the dynamic CA configuration feature by running:# update-ca-trust enable Copy the RapidSSL Intermediate CA certificate to the directory /etc/pki/ca-trust/source/anchors/:# cp rapidSSL-ca.crt /etc/pki/ca-trust/source/anchors/ Extract and add the Intermediate CA certificate to the list of trusted CA’s:# update-ca-trust extract Verify the SSL certificate signed by RapidSSL:# openssl verify server.crt server.crt : […]

Categories
How-To

You are not allowed to use Docker. You must be in the “docker-users” group

You may notice an error when attempting to use docker on a windows computer that reads: “You are not allowed to use Docker. You must be in the “docker-users” group error.” To resolve this: Add your user to docker-users named group created under Computer Management/user and groups/groups. Click on docker-users and add your username to […]

Categories
Uncategorized

Windows 10 Activation

So you got a newly imaged PC and know it came with windows but you do not have a Windows 10 / 11 activation key. Well, you have come to the right place, my friend. The first step is to ensure that the computer was installed with the correct Windows version that the hardware was […]