Hackintosh on x86 platform – Part I Hardware

laptop notebook internet connection

“Hackintosh is a computer that runs Apple’s Macintosh operating system macOS on computer hardware not authorized for the purpose by Apple.” Wiki All credits belong to the OpenCore official guide. I cannot complete without the super detailed guide. 🙂 Hardware is the first step for Hackintosh. You need compatible computer parts that macOS can support. … Read more

This operation is restricted by the administrator – ‘vpxd.stats.maxQueryMetrics’

You may see vpxd.stats.maxQueryMetrics relevant error when retrieving performance data of ESXi hosts, virtual machines, or other entities on vCenter Server by PowerCLI. The full error message: This operation is restricted by the administrator – ‘vpxd.stats.maxQueryMetrics’. Contact your system administrator VMware published a KB about how to fix that. Please notice that the mentioned vCenter … Read more

“DNS bad key” on Windows Failover Cluster

Cover photo.

I used to see two common errors on the new created Microsoft Failover Cluster. “DNS bad key” and CNO update error. Cluster network name resource ‘Cluster Name’ failed registration of one or more associated DNS name(s): DNS bad key or Cluster network name resource failed registration of one or more associated DNS names(s) because the … Read more

How to Copy Azure Images to Other Subscriptions or Regions

Copy Azure Images to Other Subscriptions

The Azure image was introduced in 2014 by Microsoft. It’s a more comprehensive image for Microsoft Azure Virtual Machines. Azure is a highly available cloud. Solution design needs to always take failover and tolerance into account. Therefore, copy Azure images to other subscriptions or regions is something we need to consider. There are three methods … Read more

Cipher Suites on Windows Server 2016/2019

“Static Key Ciphers” are used on Windows Server 2016/2019 for backward compatibility with legacy applications. It existing on Windows operating system by default. Hackers can decrypt the traffic if the weak cipher suites are being used. Hence how to secure the traffic is important for Windows security.

VM Share Host VPN Connection on VMware Workstation

You may need to access the internet with a VPN for privacy or performance. The most popular VPN solution is Shadowsocks. If you are an IT Pro, you may face a similar issue that I’m facing: How does VM share host VPN connection? My home lab is running on top of VMware Workstation on a … Read more

vCenter is not sending email alerts

It’s useful to get email notification when there is an alarm raised in vCenter Server. To configure the function. You need a valid SMTP server. And configure the SMTP server on vCenter Server. If there is a problem that vCenter Server is not sending email alerts. We need to isolate is it a vCenter Server … Read more