-

Blogroll
- boche.net – VMware Virtualization Evangelist
- Gabes Virtual World
- Jase’s Place
- Mike D’s Virtualization Blog
- Musings of Rodos
- NTPRO.NL
- PlanetVM
- Professional VMware
- Roger Lund’s IT & Virutalization Blog
- RTFM Education
- SeanClark.us
- Simon Long – SLOG
- TechProsaic
- VCritical
- View Yonder
- vinternals
- Virtu-Al
- Virtual Geek
- virtualization.info
- VM /ETC
- VMGuru
- VMware Tips
- vSphere-land!
- www.fatmin.com
- Yellow Bricks
Tags
Tag Archives: vcp
ESX Commands – esxcfg-firewall
I have really forgot to keep up on my VCDX study path. So today a quick tidbit on the esxcfg-firewall command.Many of us today will use the vCenter Client to change firewall ports on the ESX. One instance where I … Continue reading
ESX Commands – esxcfg-dumppart
Finally have a second to log into the test ESX and mess with esxcfg- commands again. Today, esxcfg-dumppart, this command can be used to list, create and activate dump partitions used by the VMKernel during a crash. I would bet … Continue reading
ESX Commands – esxcfg-configcheck
The ESX Quick reference has information on this command. I didn’t find any posts in the VMware Communities or the Knowledge base with any reference to this command. From what I can cypher it checks the settings of the /etc/vmware/esx.conf … Continue reading
ESX Commands – esxcfg-boot
What in the world does this command do? esxcfg-bootesxcfg-boot -h –help -q –query bootvmkmod -p –update-pci -b –update-boot -d –rootdev UUID= -a –kernelappend -r –refresh-initrd -g –regenerate-grubQueries cannot be combined with each other or other options. Passing -p or -d … Continue reading
ESX Commands – esxcfg-auth
Following my alphabetical method of learning. esxcfg-authusage: esxcfg-auth [options] options: –enablemd5 Enable MD5 password storage –disablemd5 Disable MD5 password storage –enableshadow Enable Shadow password storage –disableshadow Disable Shadow password storage –enablenis Enable NIS Authentication –disablenis Disable NIS Authentication –nisdomain=domain Set … Continue reading
ESX Commands – esxcfg-advcfg
Everything I find out in the VM Blogosphere about studying for the VCDX says to know your esxcfg- commands. Ok. So here I go.The first command as I start out was the one on the top: esxcfg-advcfg. [root@esxlab1 root]# esxcfg-advcfgUsage: … Continue reading
VCDX – Nugget — Identify iSCSI, Fibre Channel
Storage – Create and Administer VMFS Datastores using advanced Techniques Describe how to identify iSCSI, Fibre Channel, SATA and NFS configurations using CLI commands and log entries. First, there are several commands relating to storage. Two of which I have … Continue reading