AI Myths vs. Reality
AI Myths vs. Reality
Chris Wolf, Global Head of AI and Advanced Services, explains how Private Cloud drives true AI success. More at vmware.com/privateAI
Daniel Micanek virtual Blog – Like normal Dan, but virtual.
AI Myths vs. Reality
Chris Wolf, Global Head of AI and Advanced Services, explains how Private Cloud drives true AI success. More at vmware.com/privateAI
When you try to access the Managed Object Browser (MOB) on your vCenter Server, you might be greeted with a screen like this:
“The MOB is disabled — The Managed Object Browser on this server is currently disabled. Please, contact your Virtual Infrastructure Administrator to enable it.”
Starting with vSphere 9, the MOB is disabled by default for security reasons. If you need to enable it (for example, for debugging or advanced troubleshooting), you can do so by editing the vpxd.cfg
configuration file.
Below are the steps to enable the MOB safely:
1️⃣ Take a backup of the configuration file
cp /etc/vmware-vpx/vpxd.cfg /var/core/vpxd.cfg
2️⃣ Open the config file in a text editor
vi /etc/vmware-vpx/vpxd.cfg
3️⃣ Add or update the entry
Inside the <vpxd>
block, add:
<enableDebugBrowse>false</enableDebugBrowse>
For example:
<vpxd>
...
...
<enableDebugBrowse>false</enableDebugBrowse>
...
...
</vpxd>
4️⃣ Restart the vpxd service
service-control --restart vmware-vpxd
For more information, see the official KB: How to disable access to the Managed Object Browser
✅ Tip: Remember to disable the MOB again after use to follow security best practices.
AI is transforming businesses Artificial Intelligence (AI) has become a cornerstone of digital transformation across industries. The evolution of AI has taken a significant leap forward with the emergence of Generative AI (Gen AI). Gartner® sees “Gen AI becoming a general-purpose technology […]
🚀 VMware Explore 2025 is here! If you haven’t checked the Content Catalog yet, grab a coffee, block your calendar, and don’t miss these carefully picked 10 sessions.
[CLOB1201LV] – William Lam
If you ever dreamt of getting hands-on with VMware Cloud Foundation 9.0 but lack enterprise-grade hardware—this session is your ticket. Learn how to run a fully functional VCF lab with minimal resources, plus hardware tips and tricks to stretch every CPU cycle and gigabyte of RAM.
[INVB1300LV] – Frank Denneman & Johan van Amersfoort
Designing infrastructure for AI is no joke. Frank and Johan share hard-earned insights on balancing model size, inference speed, GPU allocation, and backup pipelines. Expect practical strategies and an AI sizing tool demo—perfect for anyone serious about AI on-premises.
[INVB1070LV] – Frank Denneman & Shawn Kelly
Learn how NVIDIA Dynamo supercharges LLM inference—up to 30× more tokens per GPU! If you’re integrating large AI models into your VMware Private AI Foundation stack, this session will open your eyes to what’s possible.
[CMTYQT1284LV] – Waldemar Pera
In the cloud era, your secrets are gold. Waldemar shows how VCF and vSphere Kubernetes Service work together to lock down your data, manage encryption keys, and protect Kubernetes secrets holistically.
[CMTYQT1285LV] – Waldemar Pera
Continue the journey from Part 1—this session gets hands-on with Thales CipherTrust Data Security Platform and shows how to apply airtight data governance across your hybrid cloud.
[CLOB1028LV] – Duncan Epping
Ready for a storage revolution? Duncan walks you through the future of multitenant storage, S3 integration, and automated ransomware recovery—straight from the R&D lab. Storage and DR pros, mark this one with five stars!
[CLOB1067LV] – Duncan Epping & John Nicholson
This one is for true storage geeks. Dive into how the new vSAN Express Storage Architecture squeezes out max NVMe performance, inline dedupe, and insane latency improvements. You’ll want to rewrite your vSAN notes after this.
[INVB1158LV] – Shawn Kelly & Justin Murray
GPUs are gold in AI—learn how to virtualize and manage them right. From Multi-Instance GPUs to vMotion gotchas, this session packs benchmarks, demos, and best practices so you get the most out of your expensive silicon.
[CLOB1262LV] – Bob Plankers & Justin Murray
This session blends tech, process, and people factors for securing AI workloads. If your org is building sovereign or regulated AI solutions, this talk will sharpen your strategy.
[CLOB1261LV] – Bob Plankers
Stay ahead of security and compliance changes in VCF 9.0—features, deprecations, and future directions. Bob makes security updates practical and clear, so you stay audit-ready.
[CMTYQT1227LV] – Me & Eva Micankova
And here’s my shameless plug: join us to see how we built an AI-ready homelab for fine-tuning cutting-edge segmentation models like SAM2. From setup tips to a real use case on polyp segmentation in colonoscopy videos—this is AI tinkering at its finest, done at home!
I hope this shortlist sparks your excitement and helps you plan your VMware Explore 2025 days wisely. Got your own must-watch sessions? See you in Vegas!
🥁 Now Live: The VMware Explore Content Catalog 🔊
Start browsing the content catalog, featuring hundreds of sessions and start planning your Explore experience. Join us August 25 – 28 at the Venetian Convention and Expo Center and register for Explore 2025 in Las Vegas.
Big news! 📢 The #VMwareExplore 2025 Content Catalog is now live! Get a first look at what’s on the agenda—sessions, labs, roundtables, & more. See what’s inside:
With VCF 9.0, we’re redefining what a modern private cloud can be — combining the speed and flexibility of the cloud experience with the performance, governance, and cost control enterprises need on-prem.
I asked Frank Denneman if you can mix workloads on top of the VCF platform when running AI and ML with VMware Private AI Foundation with NVIDIA? Full episode of the podcast: […]