VMware

WebGui
https://example.com/vsphere-client/?csp
https://example.com/folder?dcPath=ha-datacenter

CLI
esxcli vm process list
esxcli network nic list
esxcli network ip interface list
esxcli network ip interface ipv4 get

esxcli hardware platform get

WebGui
https://esx.example.com/ui

Shrink MsSQL Express DB
https://benjaminulsamer.wordpress.com/2014/06/10/vcenter-database-full-how-to-purge-old-data-and-shrink-the-sql-express-database/

HowTo
# Ignore insufficient storrage count
das.ignoreInsufficientHbDatastore: true

WMware player
# shared folder
/mnt/hgfs/foo

# shortcut to vm
vmplayer /home/foo/vmware/bar/bar.vmx

# transfer vm
ovftool -ds=datastore1 vi://root@10.0.0.1/vm1 vi://root@10.0.2.1

# Enabling CBT
https://helpcenter.nakivo.com/display/KB/Enabling+CBT+for+a+VM

Links
https://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.vcli.ref.doc_50%2Fesxcli_hardware.html
https://www.tunnelsup.com/networking-commands-for-the-vmware-esxi-host-command-line/
http://www.virtuallyghetto.com/